From a2ad1c05d8e609e3daf820deebf477c5f93d6f3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joonas=20Kylm=C3=A4l=C3=A4?= Date: Sat, 5 Aug 2017 12:10:29 +0300 Subject: i9305: enable rt2500usb MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Some compatible WiFi USB keys don't need the OS to load a nonfree firmware as it is stored and loaded automatically from a memory that is inside the USB key. Signed-off-by: Joonas Kylmälä GNUtoo@cyberdimension.org: Added more context in the commit message Acked-by: Denis 'GNUtoo' Carikli Acked-by: Joonas Kylmälä --- arch/arm/configs/lineageos_i9305_defconfig | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/arch/arm/configs/lineageos_i9305_defconfig b/arch/arm/configs/lineageos_i9305_defconfig index 7656ba9724a..1bf6c23c12a 100644 --- a/arch/arm/configs/lineageos_i9305_defconfig +++ b/arch/arm/configs/lineageos_i9305_defconfig @@ -1423,7 +1423,15 @@ CONFIG_WLAN_REGION_CODE=100 # CONFIG_IWM is not set # CONFIG_LIBERTAS is not set # CONFIG_P54_COMMON is not set -# CONFIG_RT2X00 is not set +CONFIG_RT2X00=y +CONFIG_RT2500USB=y +# CONFIG_RT73USB is not set +# CONFIG_RT2800USB is not set +CONFIG_RT2X00_LIB_USB=y +CONFIG_RT2X00_LIB=y +CONFIG_RT2X00_LIB_CRYPTO=y +CONFIG_RT2X00_LIB_LEDS=y +# CONFIG_RT2X00_DEBUG is not set # CONFIG_RTL8192SE is not set # CONFIG_RTL8192CU is not set # CONFIG_WL1251 is not set -- cgit v1.2.3