diff options
Diffstat (limited to 'sound/soc/Kconfig')
-rw-r--r-- | sound/soc/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/Kconfig b/sound/soc/Kconfig index f743530add8f..4dfda6674bec 100644 --- a/sound/soc/Kconfig +++ b/sound/soc/Kconfig | |||
@@ -5,6 +5,7 @@ | |||
5 | menuconfig SND_SOC | 5 | menuconfig SND_SOC |
6 | tristate "ALSA for SoC audio support" | 6 | tristate "ALSA for SoC audio support" |
7 | select SND_PCM | 7 | select SND_PCM |
8 | select AC97_BUS if SND_SOC_AC97_BUS | ||
8 | ---help--- | 9 | ---help--- |
9 | 10 | ||
10 | If you want ASoC support, you should say Y here and also to the | 11 | If you want ASoC support, you should say Y here and also to the |
@@ -31,6 +32,7 @@ source "sound/soc/sh/Kconfig" | |||
31 | source "sound/soc/fsl/Kconfig" | 32 | source "sound/soc/fsl/Kconfig" |
32 | source "sound/soc/davinci/Kconfig" | 33 | source "sound/soc/davinci/Kconfig" |
33 | source "sound/soc/omap/Kconfig" | 34 | source "sound/soc/omap/Kconfig" |
35 | source "sound/soc/blackfin/Kconfig" | ||
34 | 36 | ||
35 | # Supported codecs | 37 | # Supported codecs |
36 | source "sound/soc/codecs/Kconfig" | 38 | source "sound/soc/codecs/Kconfig" |