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.82-1+deb9u3+rpi1_jessie~5^2~364 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=140611f988a246d141d0227b9bb9e5c7c5e33110;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