From: Jie Yang Date: Wed, 27 May 2015 11:45:44 +0000 (+0800) Subject: ALSA: Kconfig: add config item SND_PROC_FS for expert X-Git-Tag: omap-for-v4.2/fixes-rc1^2~113^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0ecb05a965d0ff77ec65499bbc74eacd8d93452;p=pandora-kernel.git 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 Reviewed-by: Mark Brown Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed