[kernel] r16388 - dists/trunk/linux-2.6/debian/config

Ben Hutchings benh at alioth.debian.org
Sat Oct 2 23:11:39 UTC 2010


Author: benh
Date: Sat Oct  2 23:11:37 2010
New Revision: 16388

Log:
Explicitly set/unset new rt2x00 config options per default

Modified:
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Sat Oct  2 22:32:39 2010	(r16387)
+++ dists/trunk/linux-2.6/debian/config/config	Sat Oct  2 23:11:37 2010	(r16388)
@@ -1911,9 +1911,14 @@
 CONFIG_RT2500PCI=m
 CONFIG_RT61PCI=m
 CONFIG_RT2800PCI=m
+CONFIG_RT2800PCI_RT30XX=y
+# CONFIG_RT2800PCI_RT35XX is not set
 CONFIG_RT2500USB=m
 CONFIG_RT73USB=m
 CONFIG_RT2800USB=m
+CONFIG_RT2800USB_RT30XX=y
+# CONFIG_RT2800USB_RT35XX is not set
+# CONFIG_RT2800USB_UNKNOWN is not set
 # CONFIG_RT2X00_DEBUG is not set
 
 ##



More information about the Kernel-svn-changes mailing list