From: Marek Vasut Date: Sun, 16 Dec 2018 17:38:58 +0000 (+0100) Subject: gpio: pca953x: Add regmap dependency for PCA953x driver X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4bc16f9dd71a7a8590114e7d7e8812a0214d2994;p=linux.git gpio: pca953x: Add regmap dependency for PCA953x driver Select REGMAP_I2C in Kconfig, since the driver now depends on regmap and this was missing, thus breaking build on various systems. Signed-off-by: Marek Vasut Cc: Linus Walleij Cc: Bartosz Golaszewski Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index a1876c39a7b77..06e7f9d5b84a9 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig @@ -850,6 +850,7 @@ config GPIO_MC9S08DZ60 config GPIO_PCA953X tristate "PCA95[357]x, PCA9698, TCA64xx, and MAX7310 I/O ports" + select REGMAP_I2C help Say yes here to provide access to several register-oriented SMBus I/O expanders, made mostly by NXP or TI. Compatible