diff options
Diffstat (limited to 'sound/soc/blackfin/Kconfig')
-rw-r--r-- | sound/soc/blackfin/Kconfig | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/sound/soc/blackfin/Kconfig b/sound/soc/blackfin/Kconfig index 97f1a251e446..8ef25025f3dc 100644 --- a/sound/soc/blackfin/Kconfig +++ b/sound/soc/blackfin/Kconfig | |||
@@ -49,13 +49,14 @@ config SND_BF5XX_SOC_AD1836 | |||
49 | help | 49 | help |
50 | Say Y if you want to add support for SoC audio on BF5xx STAMP/EZKIT. | 50 | Say Y if you want to add support for SoC audio on BF5xx STAMP/EZKIT. |
51 | 51 | ||
52 | config SND_BF5XX_SOC_AD1938 | 52 | config SND_BF5XX_SOC_AD193X |
53 | tristate "SoC AD1938 Audio support for Blackfin" | 53 | tristate "SoC AD193X Audio support for Blackfin" |
54 | depends on SND_BF5XX_TDM | 54 | depends on SND_BF5XX_TDM |
55 | select SND_BF5XX_SOC_TDM | 55 | select SND_BF5XX_SOC_TDM |
56 | select SND_SOC_AD1938 | 56 | select SND_SOC_AD193X |
57 | help | 57 | help |
58 | Say Y if you want to add support for AD1938 codec on Blackfin. | 58 | Say Y if you want to add support for AD193X codec on Blackfin. |
59 | This driver supports AD1936, AD1937, AD1938 and AD1939. | ||
59 | 60 | ||
60 | config SND_BF5XX_AC97 | 61 | config SND_BF5XX_AC97 |
61 | tristate "SoC AC97 Audio for the ADI BF5xx chip" | 62 | tristate "SoC AC97 Audio for the ADI BF5xx chip" |