Skip to content

Commit 17bb5fe

Browse files
Javier Martinez Canillastmlind
authored andcommitted
ARM: OMAP2+: omap2plus_defconfig: enable twl4030 SoC audio
Many TI OMAP SoC based boards that uses twl4030 as codec have been updated to use the unified audio driver (omap-twl4030) since they have similar audio setup. So, is good to have it built to add audio support to these boards. Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk> Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
1 parent 7a5c606 commit 17bb5fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/configs/omap2plus_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ CONFIG_SND_DEBUG=y
174174
CONFIG_SND_USB_AUDIO=m
175175
CONFIG_SND_SOC=m
176176
CONFIG_SND_OMAP_SOC=m
177+
CONFIG_SND_OMAP_SOC_OMAP_TWL4030=m
177178
CONFIG_SND_OMAP_SOC_OMAP3_PANDORA=m
178179
CONFIG_USB=y
179180
CONFIG_USB_DEBUG=y

0 commit comments

Comments
 (0)