Skip to content

Commit 18ec488

Browse files
committed
ARM: configs: at91: sama5: enable PCA gpio expander as module
Build NXP PCA953X gpio expander as a module. These are present on some sensor extension boards. Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
1 parent 4dd9ae5 commit 18ec488

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm/configs/sama5_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ CONFIG_SPI_GPIO=y
172172
CONFIG_SPI_SPIDEV=m
173173
CONFIG_GPIO_SYSFS=y
174174
CONFIG_GPIO_SAMA5D2_PIOBU=y
175+
CONFIG_GPIO_PCA953X=m
175176
CONFIG_POWER_RESET=y
176177
CONFIG_POWER_SUPPLY=y
177178
CONFIG_BATTERY_ACT8945A=y

0 commit comments

Comments
 (0)