diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2018-12-17 15:21:41 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-12-18 15:23:13 +0300 |
commit | 41e95652ee225f121d38916d8d6849e3c15a924a (patch) | |
tree | 7c3e8cdafd112dd4c07168785871b0ec67b9d624 | |
parent | eab5b50a13de4717cad5eda3d26d889f2f4ea37d (diff) | |
download | linux-41e95652ee225f121d38916d8d6849e3c15a924a.tar.xz |
ARM: davinci_all_defconfig: Update the audio options
Use the new options for default audio support.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r-- | arch/arm/configs/davinci_all_defconfig | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/arch/arm/configs/davinci_all_defconfig b/arch/arm/configs/davinci_all_defconfig index 07b2eadac3dd..207962a656a2 100644 --- a/arch/arm/configs/davinci_all_defconfig +++ b/arch/arm/configs/davinci_all_defconfig @@ -167,8 +167,9 @@ CONFIG_SOUND=m CONFIG_SND=m CONFIG_SND_USB_AUDIO=m CONFIG_SND_SOC=m -CONFIG_SND_EDMA_SOC=m -CONFIG_SND_DA850_SOC_EVM=m +CONFIG_SND_SOC_TLV320AIC3X=m +CONFIG_SND_SOC_DAVINCI_MCASP=m +CONFIG_SND_SOC_DAVINCI_EVM=m CONFIG_SND_SIMPLE_CARD=m CONFIG_HID=m CONFIG_HID_A4TECH=m |