summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShiji Yang2025-05-28 11:06:00 +0000
committerHauke Mehrtens2025-05-29 21:05:02 +0000
commitd2764bfd7e3bd42233139e4baee31b1264618292 (patch)
tree544be37b189d1c138938b86d15e89ee00a2e0541
parent0f8091334ce841e596630649acdfa6556ce24331 (diff)
downloadopenwrt-d2764bfd7e3bd42233139e4baee31b1264618292.tar.gz
mediatek: mt7629: add the missing symbol CONFIG_LEDS_SMARTRG_LED
This symbol was lost when porting to the 6.12 kernel. Fixes: 16b5a77716f6 ("mediatek: mt7629: update config-6.12") Signed-off-by: Shiji Yang <yangshiji66@outlook.com> Link: https://github.com/openwrt/openwrt/pull/18947 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
-rw-r--r--target/linux/mediatek/mt7629/config-6.121
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mediatek/mt7629/config-6.12 b/target/linux/mediatek/mt7629/config-6.12
index 8a64e293f3..2098293e69 100644
--- a/target/linux/mediatek/mt7629/config-6.12
+++ b/target/linux/mediatek/mt7629/config-6.12
@@ -171,6 +171,7 @@ CONFIG_IRQ_FORCED_THREADING=y
CONFIG_IRQ_TIME_ACCOUNTING=y
CONFIG_IRQ_WORK=y
# CONFIG_LEDS_BRIGHTNESS_HW_CHANGED is not set
+# CONFIG_LEDS_SMARTRG_LED is not set
CONFIG_LIBFDT=y
CONFIG_LOCK_DEBUGGING_SUPPORT=y
CONFIG_LOCK_SPIN_ON_OWNER=y