[kernel] r18324 - in dists/trunk/linux-2.6/debian: . config/ia64 config/kernelarch-x86 config/powerpc config/sparc

Ben Hutchings benh at alioth.debian.org
Sat Nov 26 04:14:37 UTC 2011


Author: benh
Date: Sat Nov 26 04:14:34 2011
New Revision: 18324

Log:
[ia64,powerpc,sparc,x86] wireless: Enable MWIFIEX_PCIE as module

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/ia64/config
   dists/trunk/linux-2.6/debian/config/kernelarch-x86/config
   dists/trunk/linux-2.6/debian/config/powerpc/config
   dists/trunk/linux-2.6/debian/config/sparc/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Sat Nov 26 04:06:50 2011	(r18323)
+++ dists/trunk/linux-2.6/debian/changelog	Sat Nov 26 04:14:34 2011	(r18324)
@@ -10,6 +10,7 @@
   * scsi: Enable MVUMI as module
   * dm: Enable DM_THIN_PROVISIONING as module
   * b43: Enable B43_PHY_HT
+  * [ia64,powerpc,sparc,x86] wireless: Enable MWIFIEX_PCIE as module
 
   [ Uwe Kleine-König ]
   * [amd64] reenable rt featureset with 3.2-rc2-rt3

Modified: dists/trunk/linux-2.6/debian/config/ia64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/ia64/config	Sat Nov 26 04:06:50 2011	(r18323)
+++ dists/trunk/linux-2.6/debian/config/ia64/config	Sat Nov 26 04:14:34 2011	(r18324)
@@ -498,6 +498,7 @@
 ##
 CONFIG_MWIFIEX=m
 CONFIG_MWIFIEX_SDIO=m
+CONFIG_MWIFIEX_PCIE=m
 
 ##
 ## file: drivers/net/wireless/orinoco/Kconfig

Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Sat Nov 26 04:06:50 2011	(r18323)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Sat Nov 26 04:14:34 2011	(r18324)
@@ -1015,6 +1015,7 @@
 ##
 CONFIG_MWIFIEX=m
 CONFIG_MWIFIEX_SDIO=m
+CONFIG_MWIFIEX_PCIE=m
 
 ##
 ## file: drivers/net/wireless/orinoco/Kconfig

Modified: dists/trunk/linux-2.6/debian/config/powerpc/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/powerpc/config	Sat Nov 26 04:06:50 2011	(r18323)
+++ dists/trunk/linux-2.6/debian/config/powerpc/config	Sat Nov 26 04:14:34 2011	(r18324)
@@ -602,6 +602,7 @@
 ##
 CONFIG_MWIFIEX=m
 CONFIG_MWIFIEX_SDIO=m
+CONFIG_MWIFIEX_PCIE=m
 
 ##
 ## file: drivers/net/wireless/orinoco/Kconfig

Modified: dists/trunk/linux-2.6/debian/config/sparc/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/sparc/config	Sat Nov 26 04:06:50 2011	(r18323)
+++ dists/trunk/linux-2.6/debian/config/sparc/config	Sat Nov 26 04:14:34 2011	(r18324)
@@ -337,6 +337,12 @@
 # CONFIG_WAN is not set
 
 ##
+## file: drivers/net/wireless/mwifiex/Kconfig
+##
+CONFIG_MWIFIEX=m
+CONFIG_MWIFIEX_PCIE=m
+
+##
 ## file: drivers/parport/Kconfig
 ##
 CONFIG_PARPORT_SUNBPP=m



More information about the Kernel-svn-changes mailing list