From c2179a3f2bc042c4e8b5857dcba9ce839ca2276d Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Sun, 19 Mar 2017 12:47:46 +0100 Subject: [PATCH] Added USB wireless driver on user request https://github.com/igorpecovnik/lib/issues/634 --- config/kernel/linux-sunxi-next.config | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/config/kernel/linux-sunxi-next.config b/config/kernel/linux-sunxi-next.config index 359c6cf2c9..dc3de48d02 100644 --- a/config/kernel/linux-sunxi-next.config +++ b/config/kernel/linux-sunxi-next.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 4.10.2 Kernel Configuration +# Linux/arm 4.10.4 Kernel Configuration # CONFIG_ARM=y CONFIG_ARM_HAS_SG_CHAIN=y @@ -2245,7 +2245,10 @@ CONFIG_RTL8XXXU=m # CONFIG_WLAN_VENDOR_RSI is not set # CONFIG_WLAN_VENDOR_ST is not set # CONFIG_WLAN_VENDOR_TI is not set -# CONFIG_WLAN_VENDOR_ZYDAS is not set +CONFIG_WLAN_VENDOR_ZYDAS=y +CONFIG_USB_ZD1201=m +CONFIG_ZD1211RW=m +# CONFIG_ZD1211RW_DEBUG is not set # CONFIG_MAC80211_HWSIM is not set CONFIG_USB_NET_RNDIS_WLAN=m