diff options
Diffstat (limited to 'sound/soc/au1x/Kconfig')
-rw-r--r-- | sound/soc/au1x/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/soc/au1x/Kconfig b/sound/soc/au1x/Kconfig index 78b664921cb3..a56104040e83 100644 --- a/sound/soc/au1x/Kconfig +++ b/sound/soc/au1x/Kconfig | |||
@@ -51,7 +51,7 @@ config SND_SOC_DB1000 | |||
51 | of boards (DB1000/DB1500/DB1100). | 51 | of boards (DB1000/DB1500/DB1100). |
52 | 52 | ||
53 | config SND_SOC_DB1200 | 53 | config SND_SOC_DB1200 |
54 | tristate "DB1200/DB1300 Audio support" | 54 | tristate "DB1200/DB1300/DB1550 Audio support" |
55 | depends on SND_SOC_AU1XPSC | 55 | depends on SND_SOC_AU1XPSC |
56 | select SND_SOC_AU1XPSC_AC97 | 56 | select SND_SOC_AU1XPSC_AC97 |
57 | select SND_SOC_AC97_CODEC | 57 | select SND_SOC_AC97_CODEC |
@@ -60,5 +60,5 @@ config SND_SOC_DB1200 | |||
60 | select SND_SOC_WM8731 | 60 | select SND_SOC_WM8731 |
61 | help | 61 | help |
62 | Select this option to enable audio (AC97 and I2S) on the | 62 | Select this option to enable audio (AC97 and I2S) on the |
63 | Alchemy/AMD/RMI/NetLogic Db1200 and Db1300 evaluation boards. | 63 | Alchemy/AMD/RMI/NetLogic Db1200, Db1550 and Db1300 evaluation boards. |
64 | If you need Db1300 touchscreen support, you definitely want to say Y. | 64 | If you need Db1300 touchscreen support, you definitely want to say Y. |