aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/omap/Kconfig
diff options
context:
space:
mode:
authorGravatar Peter Ujfalusi <peter.ujfalusi@ti.com> 2012-01-26 12:47:22 +0200
committerGravatar Liam Girdwood <lrg@ti.com> 2012-03-12 13:34:19 +0000
commit71e822e9dcd80923813705e5843eb39e065e8250 (patch)
tree5ed8f20874100f5495441fd2808139e1f67700c1 /sound/soc/omap/Kconfig
parentARM: OMAP: mcbsp: Convert core driver to proper platform driver (diff)
downloadlinux-71e822e9dcd80923813705e5843eb39e065e8250.tar.gz
linux-71e822e9dcd80923813705e5843eb39e065e8250.tar.bz2
linux-71e822e9dcd80923813705e5843eb39e065e8250.zip
OMAP: mcbsp: Move core driver under sound/soc/omap
In order to consolidate the McBSP driver move it out from arch/arm/plat-omap directory under sound/soc/omap/ Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Acked-by: Tony Lindgren <tony@atomide.com> Tested-by: Grazvydas Ignotas <notasas@gmail.com> Tested-by: Janusz Krzysztofik <jkrzyszt@tis.icnet.pl> Acked-by: Jarkko Nikula <jarkko.nikula@bitmer.com> Signed-off-by: Liam Girdwood <lrg@ti.com>
Diffstat (limited to 'sound/soc/omap/Kconfig')
-rw-r--r--sound/soc/omap/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/sound/soc/omap/Kconfig b/sound/soc/omap/Kconfig
index 47b23fea20c2..27a3a29f7cd3 100644
--- a/sound/soc/omap/Kconfig
+++ b/sound/soc/omap/Kconfig
@@ -5,6 +5,10 @@ config SND_OMAP_SOC
config SND_OMAP_SOC_DMIC
tristate
+config OMAP_MCBSP
+ tristate
+ depends on ARCH_OMAP
+
config SND_OMAP_SOC_MCBSP
tristate
select OMAP_MCBSP