aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/omap
diff options
context:
space:
mode:
authorAndre Heider <a.heider@gmail.com>2019-09-06 12:00:17 +0200
committerAlexander Couzens <lynxis@fe80.eu>2019-11-20 10:46:19 +0100
commite26b7e3c53c77ca3df6d7d27db7c807e86ddebe0 (patch)
treef80c63f9bbabf2ca114573a421ef9f7544e4bc2a /target/linux/omap
parent124b2d32b5f5ece37de71173de7dd99520f1b608 (diff)
downloadupstream-e26b7e3c53c77ca3df6d7d27db7c807e86ddebe0.tar.gz
upstream-e26b7e3c53c77ca3df6d7d27db7c807e86ddebe0.tar.bz2
upstream-e26b7e3c53c77ca3df6d7d27db7c807e86ddebe0.zip
omap: enable new sound kernel options
This gets rid of a boot time warning about the missing edma module. Enable SND_OMAP_SOC_HDMI_AUDIO while here. All enabled options default to y. Signed-off-by: Andre Heider <a.heider@gmail.com>
Diffstat (limited to 'target/linux/omap')
-rw-r--r--target/linux/omap/config-4.196
1 files changed, 5 insertions, 1 deletions
diff --git a/target/linux/omap/config-4.19 b/target/linux/omap/config-4.19
index cee6040dcf..88ecc1880b 100644
--- a/target/linux/omap/config-4.19
+++ b/target/linux/omap/config-4.19
@@ -622,14 +622,18 @@ CONFIG_SMP_ON_UP=y
CONFIG_SMSC911X=y
CONFIG_SMSC_PHY=y
CONFIG_SND=y
+CONFIG_SND_AM33XX_SOC_EVM=y
# CONFIG_SND_COMPRESS_OFFLOAD is not set
+CONFIG_SND_DAVINCI_SOC_GENERIC_EVM=y
+# CONFIG_SND_DAVINCI_SOC_I2S is not set
CONFIG_SND_DAVINCI_SOC_MCASP=y
CONFIG_SND_DMAENGINE_PCM=y
+CONFIG_SND_EDMA_SOC=y
CONFIG_SND_JACK=y
CONFIG_SND_MIXER_OSS=y
CONFIG_SND_OMAP_SOC=y
CONFIG_SND_OMAP_SOC_DMIC=y
-# CONFIG_SND_OMAP_SOC_HDMI_AUDIO is not set
+CONFIG_SND_OMAP_SOC_HDMI_AUDIO=y
CONFIG_SND_OMAP_SOC_MCBSP=y
CONFIG_SND_OMAP_SOC_MCPDM=y
CONFIG_SND_OMAP_SOC_OMAP_ABE_TWL6040=y