aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/configs/omap2plus_defconfig
diff options
context:
space:
mode:
authorJyri Sarha <jsarha@ti.com>2013-11-05 10:42:38 +0200
committerTony Lindgren <tony@atomide.com>2014-01-08 09:27:23 -0800
commit367f68f82a12425b260c90e65667085ee3a9ed1d (patch)
treeef2982f37caf3bd964c23f36c5f51aa437e24f4f /arch/arm/configs/omap2plus_defconfig
parentf6a638bd0cc3e274e98bd4a65ca86c13331661c4 (diff)
ARM: OMAP2+: enable AM33xx SOC EVM audio
Modifying the omap2plus_defconfig to enable the audio support for AM335x EVM and other AM33xx based devices with TLV320AIC3X connected to McASP. Signed-off-by: Jyri Sarha <jsarha@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/configs/omap2plus_defconfig')
-rw-r--r--arch/arm/configs/omap2plus_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index c3c60fd371e5..3a0b53d225e7 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -208,6 +208,8 @@ CONFIG_SND_DEBUG=y
CONFIG_SND_USB_AUDIO=m
CONFIG_SND_SOC=m
CONFIG_SND_OMAP_SOC=m
+CONFIG_SND_AM33XX_SOC_EVM=m
+CONFIG_SND_DAVINCI_SOC=m
CONFIG_SND_OMAP_SOC_OMAP_TWL4030=m
CONFIG_SND_OMAP_SOC_OMAP_ABE_TWL6040=m
CONFIG_SND_OMAP_SOC_OMAP3_PANDORA=m