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>
This commit is contained in:
David Bauer 2021-07-29 22:58:57 +02:00
parent 8abe67d6d2
commit a205de5594
1 changed files with 1 additions and 0 deletions

View File

@ -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