diff options
-rw-r--r-- | sound/soc/omap/Kconfig | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sound/soc/omap/Kconfig b/sound/soc/omap/Kconfig index 98410b833f1b..47b23fea20c2 100644 --- a/sound/soc/omap/Kconfig +++ b/sound/soc/omap/Kconfig | |||
@@ -99,7 +99,7 @@ config SND_OMAP_SOC_SDP3430 | |||
99 | 99 | ||
100 | config SND_OMAP_SOC_OMAP_ABE_TWL6040 | 100 | config SND_OMAP_SOC_OMAP_ABE_TWL6040 |
101 | tristate "SoC Audio support for OMAP boards using ABE and twl6040 codec" | 101 | tristate "SoC Audio support for OMAP boards using ABE and twl6040 codec" |
102 | depends on TWL4030_CORE && SND_OMAP_SOC && MACH_OMAP_4430SDP | 102 | depends on TWL4030_CORE && SND_OMAP_SOC && ARCH_OMAP4 |
103 | select SND_OMAP_SOC_DMIC | 103 | select SND_OMAP_SOC_DMIC |
104 | select SND_OMAP_SOC_MCPDM | 104 | select SND_OMAP_SOC_MCPDM |
105 | select SND_SOC_TWL6040 | 105 | select SND_SOC_TWL6040 |
@@ -108,6 +108,8 @@ config SND_OMAP_SOC_OMAP_ABE_TWL6040 | |||
108 | Say Y if you want to add support for SoC audio on OMAP boards using | 108 | Say Y if you want to add support for SoC audio on OMAP boards using |
109 | ABE and twl6040 codec. This driver currently supports: | 109 | ABE and twl6040 codec. This driver currently supports: |
110 | - SDP4430/Blaze boards | 110 | - SDP4430/Blaze boards |
111 | - PandaBoard (4430) | ||
112 | - PandaBoardES (4460) | ||
111 | 113 | ||
112 | config SND_OMAP_SOC_OMAP4_HDMI | 114 | config SND_OMAP_SOC_OMAP4_HDMI |
113 | tristate "SoC Audio support for Texas Instruments OMAP4 HDMI" | 115 | tristate "SoC Audio support for Texas Instruments OMAP4 HDMI" |