Skip to content

Commit 42cfb00

Browse files
committed
arm64: defconfig: Enable TPIC2810 GPIO expander
AM642-SK uses TPIC2810 I2C GPIO expander for LEDs. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Nishanth Menon <[email protected]>
1 parent 8d8f28d commit 42cfb00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -672,6 +672,7 @@ CONFIG_GPIO_PCA953X=y
672672
CONFIG_GPIO_PCA953X_IRQ=y
673673
CONFIG_GPIO_ADP5585=m
674674
CONFIG_GPIO_PCF857X=m
675+
CONFIG_GPIO_TPIC2810=m
675676
CONFIG_GPIO_BD9571MWV=m
676677
CONFIG_GPIO_MAX77620=y
677678
CONFIG_GPIO_SL28CPLD=m

0 commit comments

Comments
 (0)