projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85af74c
)
gpio: pca953x: Add regmap dependency for PCA953x driver
author
Marek Vasut
<
[email protected]
>
Sun, 16 Dec 2018 17:38:58 +0000
(18:38 +0100)
committer
Linus Walleij
<
[email protected]
>
Mon, 17 Dec 2018 14:28:37 +0000
(15:28 +0100)
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 <
[email protected]
>
Cc: Linus Walleij <
[email protected]
>
Cc: Bartosz Golaszewski <
[email protected]
>
Signed-off-by: Linus Walleij <
[email protected]
>
drivers/gpio/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/gpio/Kconfig
b/drivers/gpio/Kconfig
index a1876c39a7b77bd7ae18c32644d76c3624517e41..06e7f9d5b84a98db8a986ca9220980f8e0b0fd6c 100644
(file)
--- 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