[ALSA] fix SND_SOC Kconfig
authorDavid Brownell <dbrownell@users.sourceforge.net>
Wed, 21 Mar 2007 10:54:04 +0000 (11:54 +0100)
committerJaroslav Kysela <perex@suse.cz>
Fri, 11 May 2007 14:55:51 +0000 (16:55 +0200)
commit97a1dd5bee9edab5172553cbdcfc858393814556
treed75c3791089d115cfa8c9ab0af305f50c9fc5973
parent83c51c0ab08f55468d8f5444ff2f70a36841a21f
[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 <dbrownell@users.sourceforge.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/soc/Kconfig
sound/soc/at91/Kconfig
sound/soc/pxa/Kconfig
sound/soc/s3c24xx/Kconfig