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

Maximilian Attems maks at alioth.debian.org
Fri Jan 8 10:49:24 UTC 2010


Author: maks
Date: Fri Jan  8 10:49:20 2010
New Revision: 14904

Log:
x86 enable staging crap RTL8192E

explicitly unset new video staging driver

can be build on request.

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

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Fri Jan  8 10:49:15 2010	(r14903)
+++ dists/trunk/linux-2.6/debian/changelog	Fri Jan  8 10:49:20 2010	(r14904)
@@ -9,6 +9,7 @@
   * topconfig unset USB_ISP1362_HCD FTBFS on armel and useless.
     (closes: #564156)
   * topconfig set PATA_ATP867X, PATA_RDC, SND_CS5535AUDIO.
+  * [x86] set RTL8192E.
 
  -- Ben Hutchings <ben at decadent.org.uk>  Thu, 07 Jan 2010 19:19:32 +0000
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Fri Jan  8 10:49:15 2010	(r14903)
+++ dists/trunk/linux-2.6/debian/config/config	Fri Jan  8 10:49:20 2010	(r14904)
@@ -2209,6 +2209,11 @@
 # CONFIG_RTL8187SE is not set
 
 ##
+## file: drivers/staging/rtl8192e/Kconfig
+##
+# CONFIG_RTL8192E is not set
+
+##
 ## file: drivers/staging/serqt_usb2/Kconfig
 ##
 # CONFIG_USB_SERIAL_QUATECH2 is not set

Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Fri Jan  8 10:49:15 2010	(r14903)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Fri Jan  8 10:49:20 2010	(r14904)
@@ -1104,6 +1104,11 @@
 CONFIG_RTL8187SE=m
 
 ##
+## file: drivers/staging/rtl8192e/Kconfig
+##
+CONFIG_RTL8192E=m
+
+##
 ## file: drivers/staging/wlan-ng/Kconfig
 ##
 CONFIG_PRISM2_USB=m



More information about the Kernel-svn-changes mailing list