From: Kevin Hilman Date: Mon, 6 Aug 2007 15:13:12 +0000 (-0700) Subject: ARM: OMAP: cleanup: remove OMAP_MCBSP Kconfig warnings X-Git-Tag: v2.6.23-omap1~242 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=8c183bb85b442f0e5c033ea0b6034737f5cf6012;p=linux-2.6-omap-h63xx.git ARM: OMAP: cleanup: remove OMAP_MCBSP Kconfig warnings When the OMAP patches are applied and the kernel is built for a non-ARM target, there are a handful of Kconfig warnings due to the use of OMAP_MCBSP in arch-independent Kconfig files. This patch simply removes the 'select OMAP_MCBSP' in these arch-independent files since it is already 'default y' in arch/arm/plat-omap/Kconfig Signed-off-by: Kevin Hilman Signed-off-by: Tony Lindgren --- diff --git a/sound/arm/Kconfig b/sound/arm/Kconfig index 36463076691..c685a9cd9ae 100644 --- a/sound/arm/Kconfig +++ b/sound/arm/Kconfig @@ -39,7 +39,6 @@ config SND_OMAP_AIC23 select SND_PCM select I2C select I2C_OMAP if ARCH_OMAP - select OMAP_MCBSP select SENSORS_TLV320AIC23 help Say Y here if you have a OSK platform board @@ -53,7 +52,6 @@ config SND_OMAP_TSC2101 depends on ARCH_OMAP && SND select SND_PCM select SPI_TSC2101 - select OMAP_MCBSP help Say Y here if you have a OMAP platform board and want to use its TSC2101 audio chip. Driver has @@ -66,7 +64,6 @@ config SND_SX1 tristate "Siemens SX1 Egold alsa driver" depends on ARCH_OMAP && SND select SND_PCM - select OMAP_MCBSP help Say Y here if you have a OMAP310 based Siemens SX1.