projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ad49d3
)
ath79: add missing GPIO_LATCH symbol
author
David Bauer
<mail@david-bauer.net>
Mon, 21 Jun 2021 21:50:05 +0000
(23:50 +0200)
committer
Koen Vandeputte
<koen.vandeputte@ncentric.com>
Fri, 9 Jul 2021 15:14:01 +0000
(17:14 +0200)
Fixes commit
7b8931678c36
("ath79: add gpio-latch driver for MikroTik RouterBOARDs")
Signed-off-by: David Bauer <mail@david-bauer.net>
(cherry picked from commit
f2f137593eb6c0e849352e85c003c91f8be81dd1
)
target/linux/ath79/config-5.4
patch
|
blob
|
history
diff --git
a/target/linux/ath79/config-5.4
b/target/linux/ath79/config-5.4
index 25c3a08e6932279089d721ea73fc4ddecb23384d..4760e55b62b4d2d92f00402c4d0b059c7e3f661d 100644
(file)
--- a/
target/linux/ath79/config-5.4
+++ b/
target/linux/ath79/config-5.4
@@
-90,6
+90,7
@@
CONFIG_GPIOLIB_IRQCHIP=y
CONFIG_GPIO_74X164=y
CONFIG_GPIO_ATH79=y
CONFIG_GPIO_GENERIC=y
+# CONFIG_GPIO_LATCH is not set
CONFIG_HANDLE_DOMAIN_IRQ=y
CONFIG_HARDWARE_WATCHPOINTS=y
CONFIG_HAS_DMA=y