aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79
diff options
context:
space:
mode:
authorDavid Bauer <mail@david-bauer.net>2021-06-21 23:50:05 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2021-07-09 17:14:01 +0200
commit983fcc42a4ef40f9922901cde4f9d4387a29d4de (patch)
treec3047f9818c5fc31587ebdb9b130bad4b9f537c1 /target/linux/ath79
parent0ad49d368b33de12a20ee5c9adcf0273aac891fa (diff)
downloadupstream-983fcc42a4ef40f9922901cde4f9d4387a29d4de.tar.gz
upstream-983fcc42a4ef40f9922901cde4f9d4387a29d4de.tar.bz2
upstream-983fcc42a4ef40f9922901cde4f9d4387a29d4de.zip
ath79: add missing GPIO_LATCH symbol
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)
Diffstat (limited to 'target/linux/ath79')
-rw-r--r--target/linux/ath79/config-5.41
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ath79/config-5.4 b/target/linux/ath79/config-5.4
index 25c3a08e69..4760e55b62 100644
--- 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