]> Git Repo - J-linux.git/commitdiff
arm64: defconfig: Enable PCF857X GPIO expander
authorWadim Egorov <[email protected]>
Thu, 3 Oct 2024 06:36:42 +0000 (08:36 +0200)
committerVignesh Raghavendra <[email protected]>
Mon, 28 Oct 2024 15:12:47 +0000 (20:42 +0530)
Enable the PCF857X GPIO expander which is equipped on
the PHYTEC phyBOARD-Lyra AM625.

Signed-off-by: Wadim Egorov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vignesh Raghavendra <[email protected]>
arch/arm64/configs/defconfig

index 5fdbfea7a5b295c4569f34773394ffe6eda778e9..4baad778a735bba1c8a0654b02eaf3e9bb97e3d0 100644 (file)
@@ -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
This page took 0.058734 seconds and 4 git commands to generate.