projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8abe67d
)
ramips: mt76x8: add missing config symbol
author
David Bauer
<mail@david-bauer.net>
Thu, 29 Jul 2021 20:58:57 +0000
(22:58 +0200)
committer
David Bauer
<mail@david-bauer.net>
Fri, 30 Jul 2021 18:12:58 +0000
(20:12 +0200)
PWM_MEDIATEK was not defined, breaking builds for the mt76x8 subtarget.
Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/ramips/mt76x8/config-5.4
patch
|
blob
|
history
diff --git
a/target/linux/ramips/mt76x8/config-5.4
b/target/linux/ramips/mt76x8/config-5.4
index ec21b3722bb8295fa33049458ec355d66cc1b966..dfd01598ad0f767640f051c818d46454d70db0f4 100644
(file)
--- a/
target/linux/ramips/mt76x8/config-5.4
+++ b/
target/linux/ramips/mt76x8/config-5.4
@@
-199,6
+199,7
@@
CONFIG_PHY_RALINK_USB=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_RT2880=y
# CONFIG_PINCTRL_SINGLE is not set
+# CONFIG_PWM_MEDIATEK is not set
CONFIG_RALINK=y
# CONFIG_RALINK_WDT is not set
CONFIG_REGMAP=y