diff options
Diffstat (limited to 'sound/soc/omap/Kconfig')
-rw-r--r-- | sound/soc/omap/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sound/soc/omap/Kconfig b/sound/soc/omap/Kconfig index 090043702e80..1cd0176811c5 100644 --- a/sound/soc/omap/Kconfig +++ b/sound/soc/omap/Kconfig | |||
@@ -38,5 +38,12 @@ config SND_OMAP_SOC_OMAP2EVM | |||
38 | help | 38 | help |
39 | Say Y if you want to add support for SoC audio on the omap2evm board. | 39 | Say Y if you want to add support for SoC audio on the omap2evm board. |
40 | 40 | ||
41 | config SND_OMAP_SOC_SDP3430 | ||
42 | tristate "SoC Audio support for Texas Instruments SDP3430" | ||
43 | depends on TWL4030_CORE && SND_OMAP_SOC && MACH_OMAP_3430SDP | ||
44 | select SND_OMAP_SOC_MCBSP | ||
45 | select SND_SOC_TWL4030 | ||
46 | help | ||
47 | Say Y if you want to add support for SoC audio on Texas Instruments SDP3430. | ||
41 | 48 | ||
42 | 49 | ||