]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - sound/core/Kconfig
ALSA: Kconfig: add config item SND_PROC_FS for expert
authorJie Yang <yang.jie@intel.com>
Wed, 27 May 2015 11:45:44 +0000 (19:45 +0800)
committerTakashi Iwai <tiwai@suse.de>
Wed, 27 May 2015 19:25:17 +0000 (21:25 +0200)
commite0ecb05a965d0ff77ec65499bbc74eacd8d93452
tree94686980e7e8de96885b1a6a6b643060dc833d1d
parent31ea49baa1aa97f882ee3da8142ec5a9dac509c2
ALSA: Kconfig: add config item SND_PROC_FS for expert

For some embedded devices, we need reduce code size and data
footprint as much as possible, e.g. disabling procfs, hw/sw
params refinement, mmap, dpcm, dapm, compressed API...

Here add SND_PROC_FS item for expert, we can unselect it to
disable sound proc FS and reduce memory footprint.

Signed-off-by: Jie Yang <yang.jie@intel.com>
Reviewed-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/Kconfig