diff options
author | Javier Martinez Canillas <javier.martinez@collabora.co.uk> | 2012-12-16 14:30:00 -0500 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2012-12-17 13:50:41 -0500 |
commit | 17bb5fecc450fe8df4d44016b9d49759ff0932e3 (patch) | |
tree | 70f2518dcaa914512495e5183272fff2632f27e5 /arch/arm/configs/omap2plus_defconfig | |
parent | 7a5c6065669c6c226f19e5ad5c9b3d3400b2b136 (diff) |
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>
Diffstat (limited to 'arch/arm/configs/omap2plus_defconfig')
-rw-r--r-- | arch/arm/configs/omap2plus_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
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 | |||
174 | CONFIG_SND_USB_AUDIO=m | 174 | CONFIG_SND_USB_AUDIO=m |
175 | CONFIG_SND_SOC=m | 175 | CONFIG_SND_SOC=m |
176 | CONFIG_SND_OMAP_SOC=m | 176 | CONFIG_SND_OMAP_SOC=m |
177 | CONFIG_SND_OMAP_SOC_OMAP_TWL4030=m | ||
177 | CONFIG_SND_OMAP_SOC_OMAP3_PANDORA=m | 178 | CONFIG_SND_OMAP_SOC_OMAP3_PANDORA=m |
178 | CONFIG_USB=y | 179 | CONFIG_USB=y |
179 | CONFIG_USB_DEBUG=y | 180 | CONFIG_USB_DEBUG=y |