From: David Brownell Date: Wed, 21 Mar 2007 10:54:04 +0000 (+0100) Subject: [ALSA] fix SND_SOC Kconfig X-Git-Tag: v2.6.22-rc1~22^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97a1dd5bee9edab5172553cbdcfc858393814556;p=pandora-kernel.git [ALSA] fix SND_SOC Kconfig The new ALSA 'SOC' support has bogus Kconfig ... it should not be presenting anything AT91-related except on AT91, or anything PXA-related except on PXA. Right now, x86 sees both of those menus, as do all other platforms. This patch removes needless Kconfig layering, and the related inappropriate choice presentation. Signed-off-by: David Brownell Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed