From: Michael Zoran Date: Sun, 15 Jan 2017 15:31:59 +0000 (-0800) Subject: ARM64: Enable RTL8187/RTL8192CU wifi in build config X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~8^2~76 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e04bc37e5d6d6611d6c611ab20a1934b4a7ff4d9;p=linux-4.9.git ARM64: Enable RTL8187/RTL8192CU wifi in build config These drivers build now, so they can be enabled back in the build configuration just like they are for 32 bit. Signed-off-by: Michael Zoran --- diff --git a/arch/arm64/configs/bcmrpi3_defconfig b/arch/arm64/configs/bcmrpi3_defconfig index 974d8889c0cf..4670a490dfb1 100644 --- a/arch/arm64/configs/bcmrpi3_defconfig +++ b/arch/arm64/configs/bcmrpi3_defconfig @@ -531,6 +531,8 @@ CONFIG_RT2800USB_RT3573=y CONFIG_RT2800USB_RT53XX=y CONFIG_RT2800USB_RT55XX=y CONFIG_RT2800USB_UNKNOWN=y +CONFIG_RTL8187=m +CONFIG_RTL8192CU=m CONFIG_USB_ZD1201=m CONFIG_ZD1211RW=m CONFIG_MAC80211_HWSIM=m