[kernel] r17277 - in dists/sid/linux-2.6/debian: . config

Ben Hutchings benh at alioth.debian.org
Sat Apr 30 04:52:55 UTC 2011


Author: benh
Date: Sat Apr 30 04:52:43 2011
New Revision: 17277

Log:
rt2800pci, rt2800usb: Enable experimental support for more recent chips (Closes: #623808)

Modified:
   dists/sid/linux-2.6/debian/changelog
   dists/sid/linux-2.6/debian/config/config

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	Sat Apr 30 04:39:08 2011	(r17276)
+++ dists/sid/linux-2.6/debian/changelog	Sat Apr 30 04:52:43 2011	(r17277)
@@ -17,6 +17,10 @@
   [ Aurelien Jarno ]
   * [mips/octeon] Disable CONFIG_HOTPLUG_CPU.
 
+  [ Ben Hutchings ]
+  * rt2800pci, rt2800usb: Enable experimental support for more recent
+    chips (Closes: #623808)
+
  -- Ben Hutchings <ben at decadent.org.uk>  Mon, 25 Apr 2011 02:15:23 +0100
 
 linux-2.6 (2.6.38-4) unstable; urgency=low

Modified: dists/sid/linux-2.6/debian/config/config
==============================================================================
--- dists/sid/linux-2.6/debian/config/config	Sat Apr 30 04:39:08 2011	(r17276)
+++ dists/sid/linux-2.6/debian/config/config	Sat Apr 30 04:52:43 2011	(r17277)
@@ -1982,12 +1982,14 @@
 CONFIG_RT61PCI=m
 CONFIG_RT2800PCI=m
 CONFIG_RT2800PCI_RT30XX=y
-# CONFIG_RT2800PCI_RT35XX is not set
+CONFIG_RT2800PCI_RT33XX=y
+CONFIG_RT2800PCI_RT35XX=y
 CONFIG_RT2500USB=m
 CONFIG_RT73USB=m
 CONFIG_RT2800USB=m
 CONFIG_RT2800USB_RT30XX=y
-# CONFIG_RT2800USB_RT35XX is not set
+CONFIG_RT2800USB_RT33XX=y
+CONFIG_RT2800USB_RT35XX=y
 # CONFIG_RT2800USB_UNKNOWN is not set
 # CONFIG_RT2X00_DEBUG is not set
 



More information about the Kernel-svn-changes mailing list