diff options
Diffstat (limited to 'sound/soc/at91/Kconfig')
-rw-r--r-- | sound/soc/at91/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/at91/Kconfig b/sound/soc/at91/Kconfig index 5cb93fd3a407..905186502e00 100644 --- a/sound/soc/at91/Kconfig +++ b/sound/soc/at91/Kconfig | |||
@@ -1,6 +1,6 @@ | |||
1 | config SND_AT91_SOC | 1 | config SND_AT91_SOC |
2 | tristate "SoC Audio for the Atmel AT91 System-on-Chip" | 2 | tristate "SoC Audio for the Atmel AT91 System-on-Chip" |
3 | depends on ARCH_AT91 && SND_SOC | 3 | depends on ARCH_AT91 |
4 | help | 4 | help |
5 | Say Y or M if you want to add support for codecs attached to | 5 | Say Y or M if you want to add support for codecs attached to |
6 | the AT91 SSC interface. You will also need | 6 | the AT91 SSC interface. You will also need |