From: Jie Yang Date: Wed, 27 May 2015 11:45:45 +0000 (+0800) Subject: ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS X-Git-Tag: omap-for-v4.2/fixes-rc1^2~113^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd6a65036f0eac4ad83dc371bb458e9e6ba6e306;p=pandora-kernel.git ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS We may disable proc fs only for sound part, to reduce ALSA memory footprint. So add CONFIG_SND_PROC_FS and replace the old CONFIG_PROC_FSs in alsa code. With sound proc fs disabled, we can save about 9KB memory size on X86_64 platform. Signed-off-by: Jie Yang Reviewed-by: Mark Brown Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed