aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBhavya Kapoor <[email protected]>2023-04-11 16:30:34 +0530
committerArnd Bergmann <[email protected]>2023-04-17 16:38:21 +0200
commit8c0232d68d88b05f21b64fda1691fd1f3f81c7ca (patch)
tree6f60f78878b7c0d044b4c188b2dc0c65daf13db4
parente56ec0cad23eb32d9bbbef88802726873a8ffb60 (diff)
arm64: defconfig: Enable TI ADC driver
Enable ADC driver to be built as a module which will add support for ADC in TI K3 specific SoCs. Signed-off-by: Bhavya Kapoor <[email protected]> Reviewed-by: Manorit Chawdhry <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 29a501f9e354..bd80c95d9cb8 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1293,6 +1293,7 @@ CONFIG_QCOM_SPMI_ADC5=m
CONFIG_ROCKCHIP_SARADC=m
CONFIG_RZG2L_ADC=m
CONFIG_TI_ADS1015=m
+CONFIG_TI_AM335X_ADC=m
CONFIG_IIO_CROS_EC_SENSORS_CORE=m
CONFIG_IIO_CROS_EC_SENSORS=m
CONFIG_IIO_ST_LSM6DSX=m