sound: Remove stray pluses from Kconfig file
Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
0bb9121c88
commit
dc7bd34571
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@ config SND_SOC_UX500_PLAT_DMA
|
||||||
help
|
help
|
||||||
Say Y if you want to enable the Ux500 platform-driver.
|
Say Y if you want to enable the Ux500 platform-driver.
|
||||||
|
|
||||||
+config SND_SOC_UX500_MACH_MOP500
|
config SND_SOC_UX500_MACH_MOP500
|
||||||
+ tristate "Machine - MOP500 (Ux500 + AB8500)"
|
tristate "Machine - MOP500 (Ux500 + AB8500)"
|
||||||
depends on AB8500_CORE && AB8500_GPADC && SND_SOC_UX500
|
depends on AB8500_CORE && AB8500_GPADC && SND_SOC_UX500
|
||||||
select SND_SOC_AB8500_CODEC
|
select SND_SOC_AB8500_CODEC
|
||||||
select SND_SOC_UX500_PLAT_MSP_I2S
|
select SND_SOC_UX500_PLAT_MSP_I2S
|
||||||
|
|
Loading…
Reference in a new issue