diff options
-rw-r--r-- | sound/soc/ux500/Kconfig | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sound/soc/ux500/Kconfig b/sound/soc/ux500/Kconfig index 1be1f500fe00..44cf43404cd9 100644 --- a/sound/soc/ux500/Kconfig +++ b/sound/soc/ux500/Kconfig | |||
@@ -10,7 +10,5 @@ menuconfig SND_SOC_UX500 | |||
10 | any of the Ux500 platforms (e.g. U8500). | 10 | any of the Ux500 platforms (e.g. U8500). |
11 | 11 | ||
12 | config SND_SOC_UX500_PLAT_MSP_I2S | 12 | config SND_SOC_UX500_PLAT_MSP_I2S |
13 | tristate "Platform - MSP (I2S)" | 13 | tristate |
14 | depends on SND_SOC_UX500 | 14 | depends on SND_SOC_UX500 |
15 | help | ||
16 | Say Y if you want to enable the Ux500 MSP I2S-driver. | ||