源码内
/home/xx/openwrtxx/package/op/mt-drivers/drivers/mt7603e/src/mt7603_wifi/Kconfig
/home/xx/openwrtxx/package/op/mt-drivers/drivers/mt7603e/src/mt7603_wifi/Kconfig.mt_wifi
/home/xx/openwrtxx/package/op/mt-drivers/drivers/mt7603e/config.in
bool “LED Support”
# depends on WIFI_DRIVER
default y
以下测试作用不大
/home/bauw/openwrt21.02/package/op/mt/drivers/mt7603e/src/mt7603_wifi/os/linux/config.mk
HAS_LED_CONTROL_SUPPORT=y
HAS_LED_CONTROL_METHOD1_SUPPORT=y
# Support WSC function
HAS_WSC_LED=y
/home/bauw/openwrt21.02/package/op/mt/drivers/mt7603e/src/mt7603_wifi/os/linux/config.mk.cfg80211
#endif // WSC_V2_SUPPORT //
HAS_WSC_LED=y
/home/bauw/openwrt21.02/package/op/mt/drivers/mt7603e/src/mt7603_wifi/os/linux/Kconfig.rlt_wifi
config LED_CONTROL_SUPPORT
bool “LED Support”
depends on WIFI_DRIVER
default y