From: Shiji Yang Date: Wed, 28 May 2025 11:06:00 +0000 (+0800) Subject: mediatek: mt7629: add the missing symbol CONFIG_LEDS_SMARTRG_LED X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F18947%2Fhead;p=thirdparty%2Fopenwrt.git 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 Link: https://github.com/openwrt/openwrt/pull/18947 Signed-off-by: Hauke Mehrtens --- diff --git a/target/linux/mediatek/mt7629/config-6.12 b/target/linux/mediatek/mt7629/config-6.12 index 8a64e293f32..2098293e690 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