aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorDavid Bauer <mail@david-bauer.net>2021-07-29 22:58:57 +0200
committerDavid Bauer <mail@david-bauer.net>2021-07-30 20:12:58 +0200
commita205de55941b025f6f85ac19005496c726d6e157 (patch)
tree90be417c14f4ae16aeb48540cd24f5ff56371bdf /target
parent8abe67d6d2125823e6c3aa7786498da92c3efc8e (diff)
downloadupstream-a205de55941b025f6f85ac19005496c726d6e157.tar.gz
upstream-a205de55941b025f6f85ac19005496c726d6e157.tar.bz2
upstream-a205de55941b025f6f85ac19005496c726d6e157.zip
ramips: mt76x8: add missing config symbol
PWM_MEDIATEK was not defined, breaking builds for the mt76x8 subtarget. Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'target')
-rw-r--r--target/linux/ramips/mt76x8/config-5.41
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/mt76x8/config-5.4 b/target/linux/ramips/mt76x8/config-5.4
index ec21b3722b..dfd01598ad 100644
--- 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