diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2011-12-07 08:38:38 -0500 |
---|---|---|
committer | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2012-01-26 08:38:47 -0500 |
commit | e15422edd463fbba7f38ffd8a2e2ca8564da1160 (patch) | |
tree | 69be91bd1e8f967aa952190c5d87697c59654c3e /sound/soc/omap/Kconfig | |
parent | 8747a6b7d5685ebb64f1ec4d58d9b1969df3e34d (diff) |
ASoC: OMAP4: Rename the sdp4430 machine driver
The same machine driver will support other boards
with similar audio configuration (OMAP4, ABE, twl6040).
Rename the driver to have more generic name.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/omap/Kconfig')
-rw-r--r-- | sound/soc/omap/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/omap/Kconfig b/sound/soc/omap/Kconfig index fb1bf2581ef..4eae92987fe 100644 --- a/sound/soc/omap/Kconfig +++ b/sound/soc/omap/Kconfig | |||
@@ -97,7 +97,7 @@ config SND_OMAP_SOC_SDP3430 | |||
97 | Say Y if you want to add support for SoC audio on Texas Instruments | 97 | Say Y if you want to add support for SoC audio on Texas Instruments |
98 | SDP3430. | 98 | SDP3430. |
99 | 99 | ||
100 | config SND_OMAP_SOC_SDP4430 | 100 | config SND_OMAP_SOC_OMAP_ABE_TWL6040 |
101 | tristate "SoC Audio support for Texas Instruments SDP4430" | 101 | tristate "SoC Audio support for Texas Instruments SDP4430" |
102 | depends on TWL4030_CORE && SND_OMAP_SOC && MACH_OMAP_4430SDP | 102 | depends on TWL4030_CORE && SND_OMAP_SOC && MACH_OMAP_4430SDP |
103 | select SND_OMAP_SOC_DMIC | 103 | select SND_OMAP_SOC_DMIC |