diff options
Diffstat (limited to 'sound/soc/at91/Kconfig')
| -rw-r--r-- | sound/soc/at91/Kconfig | 10 | 
1 files changed, 0 insertions, 10 deletions
diff --git a/sound/soc/at91/Kconfig b/sound/soc/at91/Kconfig deleted file mode 100644 index 85a883299c2e..000000000000 --- a/sound/soc/at91/Kconfig +++ /dev/null @@ -1,10 +0,0 @@ -config SND_AT91_SOC -	tristate "SoC Audio for the Atmel AT91 System-on-Chip" -	depends on ARCH_AT91 -	help -	  Say Y or M if you want to add support for codecs attached to -	  the AT91 SSC interface. You will also need -	  to select the audio interfaces to support below. - -config SND_AT91_SOC_SSC -	tristate  |