[Replicant] [PATCH][kernel/samsung/smdk4412] i9305: enable rt2500usb

Denis 'GNUtoo' Carikli GNUtoo at cyberdimension.org
Wed Dec 11 18:20:26 UTC 2019


From: Joonas Kylmälä <joonas.kylmala at iki.fi>

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 at iki.fi>
GNUtoo at cyberdimension.org:: Added more context in the commit message
Acked-by: Denis 'GNUtoo' Carikli <GNUtoo at cyberdimension.org>
---
 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 7656ba9724af..1bf6c23c12a8 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
-- 
2.24.0



More information about the Replicant mailing list