[PATCH 1/2] arm64: defconfig: Enable PCM6240 ADC driver as module

Paresh Bhagat p-bhagat at ti.com
Sat Feb 14 00:23:42 PST 2026


Enable the Texas Instruments PCM6240 4-channel audio ADC driver
as a loadable module. The PCM6240 provides multi-channel audio
recording capabilities and is used on the AM62D2-EVM for
professional audio input applications.

The driver supports up to 4-channel audio input with integrated
microphone bias, boost, and input diagnostics features through
I2C interface.

Signed-off-by: Paresh Bhagat <p-bhagat at ti.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index b67d5b1fc45b..35a36496a603 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1147,6 +1147,7 @@ CONFIG_SND_SOC_GTM601=m
 CONFIG_SND_SOC_MSM8916_WCD_ANALOG=m
 CONFIG_SND_SOC_MSM8916_WCD_DIGITAL=m
 CONFIG_SND_SOC_PCM3168A_I2C=m
+CONFIG_SND_SOC_PCM6240=m
 CONFIG_SND_SOC_RK3308=m
 CONFIG_SND_SOC_RK817=m
 CONFIG_SND_SOC_RT5640=m
-- 
2.34.1




More information about the linux-arm-kernel mailing list