aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/Kconfig')
-rw-r--r--sound/soc/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/soc/Kconfig b/sound/soc/Kconfig
index 03e04aecd74c..23a5c3b7e5d5 100644
--- a/sound/soc/Kconfig
+++ b/sound/soc/Kconfig
@@ -22,12 +22,9 @@ config SND_SOC
22 will be called snd-soc-core. 22 will be called snd-soc-core.
23 23
24# All the supported Soc's 24# All the supported Soc's
25menu "SoC Platforms"
26depends on SND_SOC
27source "sound/soc/at91/Kconfig" 25source "sound/soc/at91/Kconfig"
28source "sound/soc/pxa/Kconfig" 26source "sound/soc/pxa/Kconfig"
29source "sound/soc/s3c24xx/Kconfig" 27source "sound/soc/s3c24xx/Kconfig"
30endmenu
31 28
32# Supported codecs 29# Supported codecs
33source "sound/soc/codecs/Kconfig" 30source "sound/soc/codecs/Kconfig"