diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2013-03-26 09:59:04 (GMT) |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-03-27 12:47:15 (GMT) |
commit | dc7bd345711b32c59f08a71affbd46fe889649dd (patch) | |
tree | e2f6bf7eeba02c67d9bca5515112dd06b88b93c7 /sound | |
parent | 0bb9121c8882f015328084defdf8647df2fef50d (diff) | |
download | linux-dc7bd345711b32c59f08a71affbd46fe889649dd.tar.xz |
sound: Remove stray pluses from Kconfig file
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'sound')
-rw-r--r-- | sound/soc/ux500/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/soc/ux500/Kconfig b/sound/soc/ux500/Kconfig index 069330d..6b799c0 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 |