summaryrefslogtreecommitdiff
path: root/arch/arm
diff options
context:
space:
mode:
authorHiago De Franco <hiago.franco@toradex.com>2024-01-30 13:04:56 -0300
committerHiago De Franco <hiago.franco@toradex.com>2024-01-30 13:19:39 -0300
commiteb8d1c92da04bfc2e6d451e6977633f7032a787a (patch)
tree2cc79c85af92fe6622ecc8ce47472ad5aed6221a /arch/arm
parent80b5c496c67d5f80450bf9c59a71ffd7315def73 (diff)
apalis_imx6_defconfig: Add SND_SIMPLE_CARD configuration
With the addition of the Apalis Evaluation Board v1.2, a new audio codec, NAU88C22, has been introduced, utilizing the simple-audio-card driver. To fix the issue of the NAU8822 driver not playing sounds, enable the SND_SIMPLE_CARD configuration. Upstream-Status: Inappropriate [configuration] - For mainline, our defconfig is built by merging the mainline configuration called imx_v6_v7_defconfig with the one inside meta-toradex-bsp-common called toradex_imx_v6_v7_defconfig. These configurations are already enabled there. Fixes: 80b5c496c67d ("apalis_imx6_defconfig: Add INA2XX, LM75 and NAU8822 configs") Related-to: ELB-5534 Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/configs/apalis_imx6_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/apalis_imx6_defconfig b/arch/arm/configs/apalis_imx6_defconfig
index cdcfe19a489e..bd2afa3a9683 100644
--- a/arch/arm/configs/apalis_imx6_defconfig
+++ b/arch/arm/configs/apalis_imx6_defconfig
@@ -344,6 +344,7 @@ CONFIG_SND_SOC_IMX_SGTL5000=y
CONFIG_SND_SOC_IMX_SPDIF=y
CONFIG_SND_SOC_IMX_HDMI=y
CONFIG_SND_SOC_NAU8822=m
+CONFIG_SND_SIMPLE_CARD=m
CONFIG_HIDRAW=y
CONFIG_HID_MULTITOUCH=m
CONFIG_USB_HIDDEV=y