gpio: pca953x: Add regmap dependency for PCA953x driver
authorMarek Vasut <marek.vasut@gmail.com>
Sun, 16 Dec 2018 17:38:58 +0000 (18:38 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 17 Dec 2018 14:28:37 +0000 (15:28 +0100)
commit4bc16f9dd71a7a8590114e7d7e8812a0214d2994
treeb8120ef1812aa451689acd7adb42cda4ef1d4671
parent85af74c474b21940e88483fd48f6094145c89d97
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 <marek.vasut+renesas@gmail.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/Kconfig