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

Maximilian Attems maks at alioth.debian.org
Fri Jan 8 09:49:41 UTC 2010


Author: maks
Date: Fri Jan  8 09:49:38 2010
New Revision: 14899

Log:
topconfig unset USB_ISP1362_HCD

written for some 2.6.26 ARM flavour as noticed by Ben Hutchings.

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	Thu Jan  7 20:16:02 2010	(r14898)
+++ dists/trunk/linux-2.6/debian/changelog	Fri Jan  8 09:49:38 2010	(r14899)
@@ -5,6 +5,10 @@
   * ath5k: Fix eeprom checksum check for custom sized eeproms
     (Closes: #563136)
 
+  [ maximilian attems ]
+  * topconfig unset USB_ISP1362_HCD FTBFS on armel and useless.
+    (closes: #564156)
+
  -- Ben Hutchings <ben at decadent.org.uk>  Thu, 07 Jan 2010 19:19:32 +0000
 
 linux-2.6 (2.6.32-4) unstable; urgency=low

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Thu Jan  7 20:16:02 2010	(r14898)
+++ dists/trunk/linux-2.6/debian/config/config	Fri Jan  8 09:49:38 2010	(r14899)
@@ -2316,7 +2316,7 @@
 # CONFIG_USB_OXU210HP_HCD is not set
 CONFIG_USB_ISP116X_HCD=m
 # CONFIG_USB_ISP1760_HCD is not set
-CONFIG_USB_ISP1362_HCD=m
+# CONFIG_USB_ISP1362_HCD is not set
 CONFIG_USB_U132_HCD=m
 CONFIG_USB_R8A66597_HCD=m
 CONFIG_USB_WHCI_HCD=m



More information about the Kernel-svn-changes mailing list