[kernel] r22166 - in dists/trunk/linux/debian: . config config/kernelarch-x86

Ben Hutchings benh at moszumanska.debian.org
Tue Dec 9 20:37:51 UTC 2014


Author: benh
Date: Tue Dec  9 20:37:51 2014
New Revision: 22166

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

Modified:
   dists/trunk/linux/debian/changelog
   dists/trunk/linux/debian/config/config
   dists/trunk/linux/debian/config/kernelarch-x86/config

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Tue Dec  9 20:34:06 2014	(r22165)
+++ dists/trunk/linux/debian/changelog	Tue Dec  9 20:37:51 2014	(r22166)
@@ -18,6 +18,8 @@
   * 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 at decadent.org.uk>  Tue, 09 Dec 2014 02:08:47 +0000
 

Modified: dists/trunk/linux/debian/config/config
==============================================================================
--- dists/trunk/linux/debian/config/config	Tue Dec  9 20:34:06 2014	(r22165)
+++ dists/trunk/linux/debian/config/config	Tue Dec  9 20:37:51 2014	(r22166)
@@ -3184,6 +3184,8 @@
 CONFIG_RTL8723AE=m
 CONFIG_RTL8723BE=m
 CONFIG_RTL8188EE=m
+CONFIG_RTL8192EE=m
+CONFIG_RTL8821AE=m
 CONFIG_RTL8192CU=m
 # CONFIG_RTLWIFI_DEBUG is not set
 

Modified: dists/trunk/linux/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux/debian/config/kernelarch-x86/config	Tue Dec  9 20:34:06 2014	(r22165)
+++ dists/trunk/linux/debian/config/kernelarch-x86/config	Tue Dec  9 20:37:51 2014	(r22166)
@@ -1497,11 +1497,6 @@
 CONFIG_RTL8192E=m
 
 ##
-## file: drivers/staging/rtl8192ee/Kconfig
-##
-CONFIG_R8192EE=m
-
-##
 ## file: drivers/staging/rtl8192u/Kconfig
 ##
 CONFIG_RTL8192U=m
@@ -1514,11 +1509,6 @@
 CONFIG_8723AU_BT_COEXIST=y
 
 ##
-## file: drivers/staging/rtl8821ae/Kconfig
-##
-CONFIG_R8821AE=m
-
-##
 ## file: drivers/staging/rts5208/Kconfig
 ##
 CONFIG_RTS5208=m



More information about the Kernel-svn-changes mailing list