From 416eefadb9d015576c00bcba8f9e3aa3af19d353 Mon Sep 17 00:00:00 2001 From: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com> Date: Wed, 6 Apr 2022 23:40:19 +0800 Subject: [PATCH] mtwifi/mt7603e: enable wifi led by default --- package/lean/mt/drivers/mt7603e/config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/lean/mt/drivers/mt7603e/config.in b/package/lean/mt/drivers/mt7603e/config.in index 634c9bf27..b14816f53 100644 --- a/package/lean/mt/drivers/mt7603e/config.in +++ b/package/lean/mt/drivers/mt7603e/config.in @@ -177,7 +177,7 @@ config MT7603E_RTMP_FLASH_SUPPORT config MT7603E_LED_CONTROL_SUPPORT bool "LED Support" # depends on WIFI_DRIVER - default n + default y config MT7603E_SINGLE_SKU bool "Single SKU"