wireless: Enable RTL8192EE, RTL8821AE as modules for all architectures (replacing R8192EE, R8821AE for x86 only)

svn path=/dists/trunk/linux/; revision=22166
This commit is contained in:
Ben Hutchings 2014-12-09 20:37:51 +00:00
parent 4b91419f01
commit 73d44fc5c6
3 changed files with 4 additions and 10 deletions

2
debian/changelog vendored
View File

@ -18,6 +18,8 @@ linux (3.18-1~exp1) UNRELEASED; urgency=medium
* SCSI: Re-enable LIBFCOE, FCOE, FCOE_FNIC, SCSI_BNX2X_FCOE as modules
* drivers/net: Enable ET131X as module for all architectures
* wireless: Enable BRCMFMAC, BRCMFMAC_USB, BRCMFMAC_PCIE as modules
* wireless: Enable RTL8192EE, RTL8821AE as modules for all architectures
(replacing R8192EE, R8821AE for x86 only)
-- Ben Hutchings <ben@decadent.org.uk> Tue, 09 Dec 2014 02:08:47 +0000

View File

@ -3184,6 +3184,8 @@ CONFIG_RTL8192DE=m
CONFIG_RTL8723AE=m
CONFIG_RTL8723BE=m
CONFIG_RTL8188EE=m
CONFIG_RTL8192EE=m
CONFIG_RTL8821AE=m
CONFIG_RTL8192CU=m
# CONFIG_RTLWIFI_DEBUG is not set

View File

@ -1496,11 +1496,6 @@ CONFIG_RTLLIB_CRYPTO_WEP=m
##
CONFIG_RTL8192E=m
##
## file: drivers/staging/rtl8192ee/Kconfig
##
CONFIG_R8192EE=m
##
## file: drivers/staging/rtl8192u/Kconfig
##
@ -1513,11 +1508,6 @@ CONFIG_R8723AU=m
CONFIG_8723AU_AP_MODE=y
CONFIG_8723AU_BT_COEXIST=y
##
## file: drivers/staging/rtl8821ae/Kconfig
##
CONFIG_R8821AE=m
##
## file: drivers/staging/rts5208/Kconfig
##