aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/at91
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2007-03-08 06:53:02 -0500
committerJaroslav Kysela <perex@suse.cz>2007-03-14 03:24:16 -0400
commit1fc273b88e59092466b6503e46d9227976254e10 (patch)
tree72544c5013e981824b7b8caf1227fd5a78a2f5b8 /sound/soc/at91
parentbaab1087c61d4506f2c9f4cdb7da162160de16c2 (diff)
[ALSA] soc - Fix dependencies in Kconfig files
Fixed dependencies in Kconfig files of soc drivers. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Diffstat (limited to 'sound/soc/at91')
-rw-r--r--sound/soc/at91/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/sound/soc/at91/Kconfig b/sound/soc/at91/Kconfig
index 5bcf08b728b0..a5b2558916c1 100644
--- a/sound/soc/at91/Kconfig
+++ b/sound/soc/at91/Kconfig
@@ -2,8 +2,7 @@ menu "SoC Audio for the Atmel AT91"
2 2
3config SND_AT91_SOC 3config SND_AT91_SOC
4 tristate "SoC Audio for the Atmel AT91 System-on-Chip" 4 tristate "SoC Audio for the Atmel AT91 System-on-Chip"
5 depends on ARCH_AT91 && SND 5 depends on ARCH_AT91 && SND_SOC
6 select SND_PCM
7 help 6 help
8 Say Y or M if you want to add support for codecs attached to 7 Say Y or M if you want to add support for codecs attached to
9 the AT91 SSC interface. You will also need 8 the AT91 SSC interface. You will also need