summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2012-08-16 11:42:27 +0000
committerArnd Bergmann <arnd@arndb.de>2012-08-16 14:13:30 +0000
commit9b53f54bf622a364089bd1dc70035a856f43042c (patch)
tree0d2dab0150bf04e9056a90bdaf95e6c0d67134df /sound
parentec6d3d4a891c785494fe6294a27f642465b87409 (diff)
ASoC: ux500: fix mop500 Kconfig entry
The Kconfig entry for SND_SOC_UX500_MACH_MOP500 accidentally had extraneous '+' characters, so remove them here. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/ux500/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/soc/ux500/Kconfig b/sound/soc/ux500/Kconfig
index 069330d82be5..6b799c0e88df 100644
--- a/sound/soc/ux500/Kconfig
+++ b/sound/soc/ux500/Kconfig
@@ -20,8 +20,8 @@ config SND_SOC_UX500_PLAT_DMA
help
Say Y if you want to enable the Ux500 platform-driver.
-+config SND_SOC_UX500_MACH_MOP500
-+ tristate "Machine - MOP500 (Ux500 + AB8500)"
+config SND_SOC_UX500_MACH_MOP500
+ tristate "Machine - MOP500 (Ux500 + AB8500)"
depends on AB8500_CORE && AB8500_GPADC && SND_SOC_UX500
select SND_SOC_AB8500_CODEC
select SND_SOC_UX500_PLAT_MSP_I2S