summaryrefslogtreecommitdiff
path: root/arch/arm64
diff options
context:
space:
mode:
authorBhavya Kapoor <b-kapoor@ti.com>2023-04-11 14:00:33 +0300
committerArnd Bergmann <arnd@arndb.de>2023-04-17 17:38:21 +0300
commite56ec0cad23eb32d9bbbef88802726873a8ffb60 (patch)
tree1e76a785eee409e33d7f5b38209f882ae49f977c /arch/arm64
parentcaa633855af148310fb68fb3996ef25ae6117848 (diff)
downloadlinux-e56ec0cad23eb32d9bbbef88802726873a8ffb60.tar.xz
arm64: defconfig: Enable TI TSCADC driver
Enable TSCADC driver to be built as a module which will add support for TI's TSC/ADC MFDevice. Signed-off-by: Bhavya Kapoor <b-kapoor@ti.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm64')
-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 64ce445b3ec0..29a501f9e354 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -691,6 +691,7 @@ CONFIG_MFD_RK808=y
CONFIG_MFD_SEC_CORE=y
CONFIG_MFD_SL28CPLD=y
CONFIG_MFD_TPS65219=y
+CONFIG_MFD_TI_AM335X_TSCADC=m
CONFIG_MFD_ROHM_BD718XX=y
CONFIG_MFD_WCD934X=m
CONFIG_REGULATOR_FIXED_VOLTAGE=y