aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoonas Kylmälä <joonas.kylmala@iki.fi>2017-08-05 12:10:29 +0300
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-12-11 22:55:27 +0100
commita2ad1c05d8e609e3daf820deebf477c5f93d6f3e (patch)
treefd83f6ec64858905e7d19bbf07aa122fd1246e92
parentb684abb5919d7a0794ae79bfb8cdfcf8f3384813 (diff)
downloadkernel_samsung_smdk4412-a2ad1c05d8e609e3daf820deebf477c5f93d6f3e.tar.gz
kernel_samsung_smdk4412-a2ad1c05d8e609e3daf820deebf477c5f93d6f3e.tar.bz2
kernel_samsung_smdk4412-a2ad1c05d8e609e3daf820deebf477c5f93d6f3e.zip
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ä <joonas.kylmala@iki.fi> GNUtoo@cyberdimension.org: Added more context in the commit message Acked-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> Acked-by: Joonas Kylmälä <joonas.kylmala@iki.fi>
-rw-r--r--arch/arm/configs/lineageos_i9305_defconfig10
1 files changed, 9 insertions, 1 deletions
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