[kernel] r15701 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Mon May 17 01:35:19 UTC 2010


Author: maks
Date: Mon May 17 01:35:17 2010
New Revision: 15701

Log:
topconfig enable RT2800PCI_RT30XX, RT2800PCI_RT35XX RT2800USB_RT30XX and RT2800USB_UNKNOWN

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

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Mon May 17 01:35:04 2010	(r15700)
+++ dists/trunk/linux-2.6/debian/changelog	Mon May 17 01:35:17 2010	(r15701)
@@ -6,7 +6,8 @@
   [ maximilian attems ]
   * topconfig enable IPV6_SIT_6RD, NETFILTER_XT_TARGET_CT, IP_VS_PROTO_SCTP,
     NF_CONNTRACK_ZONES, CAN_PLX_PCI, TI_DAC7512, SCSI_HPSA, PATA_TOSHIBA,
-    MACVTAP, CHELSIO_T4, IXGBEVF, QLCNIC, LIBERTAS_MESH.
+    MACVTAP, CHELSIO_T4, IXGBEVF, QLCNIC, LIBERTAS_MESH, RT2800PCI_RT30XX,
+    RT2800PCI_RT35XX, RT2800USB_RT30XX, RT2800USB_RT35XX, RT2800USB_UNKNOWN.
   
   [ Ben Hutchings ]
   * Prepare debconf templates for translation (Closes: #576758)

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Mon May 17 01:35:04 2010	(r15700)
+++ dists/trunk/linux-2.6/debian/config/config	Mon May 17 01:35:17 2010	(r15701)
@@ -1806,9 +1806,14 @@
 CONFIG_RT2500PCI=m
 CONFIG_RT61PCI=m
 CONFIG_RT2800PCI=m
+CONFIG_RT2800PCI_RT30XX=y
+CONFIG_RT2800PCI_RT35XX=y
 CONFIG_RT2500USB=m
 CONFIG_RT73USB=m
 CONFIG_RT2800USB=m
+CONFIG_RT2800USB_RT30XX=y
+CONFIG_RT2800USB_RT35XX=y
+CONFIG_RT2800USB_UNKNOWN=y
 # CONFIG_RT2X00_DEBUG is not set
 
 ##



More information about the Kernel-svn-changes mailing list