From: Javier Martinez Canillas Date: Sun, 16 Dec 2012 19:30:00 +0000 (-0800) Subject: ARM: OMAP2+: omap2plus_defconfig: enable twl4030 SoC audio X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=17bb5fecc450fe8df4d44016b9d49759ff0932e3;p=linux-beck.git 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 Acked-by: Peter Ujfalusi Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index 244568d5dc36..82ce8d738fa1 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -174,6 +174,7 @@ CONFIG_SND_DEBUG=y CONFIG_SND_USB_AUDIO=m CONFIG_SND_SOC=m CONFIG_SND_OMAP_SOC=m +CONFIG_SND_OMAP_SOC_OMAP_TWL4030=m CONFIG_SND_OMAP_SOC_OMAP3_PANDORA=m CONFIG_USB=y CONFIG_USB_DEBUG=y