From: Geert Uytterhoeven Date: Wed, 24 Jun 2020 13:19:27 +0000 (+0200) Subject: ARM: shmobile: defconfig: Enable CAT9554 support X-Git-Tag: howlett/maple_spf/20210104~1385^2~9^2~6 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=f8ca0e17b122a0b0558a636c69bf48102edc8070;p=users%2Fjedix%2Flinux-maple.git ARM: shmobile: defconfig: Enable CAT9554 support Enable support for the ON Semiconductor CAT9554 I2C I/O Expander, which is used on the RSK+RZA1 board. Signed-off-by: Geert Uytterhoeven Link: https://lore.kernel.org/r/20200624131931.3686-4-geert+renesas@glider.be --- diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig index a8a8cc8a834c..e451c402f017 100644 --- a/arch/arm/configs/shmobile_defconfig +++ b/arch/arm/configs/shmobile_defconfig @@ -89,6 +89,7 @@ CONFIG_PINCTRL_RZA1=y CONFIG_PINCTRL_RZA2=y CONFIG_GPIO_EM=y CONFIG_GPIO_RCAR=y +CONFIG_GPIO_PCA953X=y CONFIG_GPIO_PCF857X=y CONFIG_POWER_RESET=y CONFIG_POWER_RESET_RMOBILE=y