summaryrefslogtreecommitdiffstats
path: root/arch/arm64
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2024-11-12 23:09:58 +0100
committerArnd Bergmann <arnd@arndb.de>2024-11-12 23:09:58 +0100
commit3fba54700b5321f32b320d36dc44dd970973fb32 (patch)
tree6d2f36cc7964dad941bb92d96272fdd9e20115f5 /arch/arm64
parent61107d84aba960dec940a2750413d1065ec801a6 (diff)
parent8461bcf0a3d9d39ff9d858c06c2c820f711a8182 (diff)
downloadlinux-stable-3fba54700b5321f32b320d36dc44dd970973fb32.tar.gz
linux-stable-3fba54700b5321f32b320d36dc44dd970973fb32.tar.bz2
linux-stable-3fba54700b5321f32b320d36dc44dd970973fb32.zip
Merge tag 'ti-k3-config-for-v6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/defconfig
TI K3 defconfig updates for v6.13 Enable driver for GPIO PCF857x I2C GPIO expander present on multiple TI boards * tag 'ti-k3-config-for-v6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux: arm64: defconfig: Enable PCF857X GPIO expander Link: https://lore.kernel.org/r/b13eabeb-48dd-493e-a7c7-fd247c971ae8@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 179438fc05ed..5a959d7ca7ce 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -659,6 +659,7 @@ CONFIG_GPIO_MAX732X=y
CONFIG_GPIO_PCA953X=y
CONFIG_GPIO_PCA953X_IRQ=y
CONFIG_GPIO_ADP5585=m
+CONFIG_GPIO_PCF857X=m
CONFIG_GPIO_BD9571MWV=m
CONFIG_GPIO_MAX77620=y
CONFIG_GPIO_SL28CPLD=m