[kernel] r14751 - in dists/trunk/linux-2.6/debian/config: . alpha hppa ia64 kernelarch-x86 mips mipsel powerpc sparc

Bastian Blank waldi at alioth.debian.org
Sun Dec 6 20:25:14 UTC 2009


Author: waldi
Date: Sun Dec  6 20:25:12 2009
New Revision: 14751

Log:
debian/config/config: Always set USB_MDC800 and USB_MICROTEK.

Modified:
   dists/trunk/linux-2.6/debian/config/alpha/config
   dists/trunk/linux-2.6/debian/config/config
   dists/trunk/linux-2.6/debian/config/hppa/config
   dists/trunk/linux-2.6/debian/config/ia64/config
   dists/trunk/linux-2.6/debian/config/kernelarch-x86/config
   dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta
   dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta
   dists/trunk/linux-2.6/debian/config/mips/config.sb1-bcm91250a
   dists/trunk/linux-2.6/debian/config/mips/config.sb1a-bcm91480b
   dists/trunk/linux-2.6/debian/config/mipsel/config.r5k-cobalt
   dists/trunk/linux-2.6/debian/config/powerpc/config
   dists/trunk/linux-2.6/debian/config/sparc/config

Modified: dists/trunk/linux-2.6/debian/config/alpha/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/alpha/config	Sun Dec  6 20:22:37 2009	(r14750)
+++ dists/trunk/linux-2.6/debian/config/alpha/config	Sun Dec  6 20:25:12 2009	(r14751)
@@ -970,12 +970,6 @@
 CONFIG_USB_SL811_CS=m
 
 ##
-## file: drivers/usb/image/Kconfig
-##
-CONFIG_USB_MDC800=m
-CONFIG_USB_MICROTEK=m
-
-##
 ## file: drivers/usb/misc/Kconfig
 ##
 CONFIG_USB_RIO500=m

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Sun Dec  6 20:22:37 2009	(r14750)
+++ dists/trunk/linux-2.6/debian/config/config	Sun Dec  6 20:25:12 2009	(r14751)
@@ -2248,6 +2248,12 @@
 CONFIG_USB_HWA_HCD=m
 
 ##
+## file: drivers/usb/image/Kconfig
+##
+CONFIG_USB_MDC800=m
+CONFIG_USB_MICROTEK=m
+
+##
 ## file: drivers/usb/misc/Kconfig
 ##
 CONFIG_USB_EMI62=m

Modified: dists/trunk/linux-2.6/debian/config/hppa/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/hppa/config	Sun Dec  6 20:22:37 2009	(r14750)
+++ dists/trunk/linux-2.6/debian/config/hppa/config	Sun Dec  6 20:25:12 2009	(r14751)
@@ -518,12 +518,6 @@
 # CONFIG_USB_SL811_HCD is not set
 
 ##
-## file: drivers/usb/image/Kconfig
-##
-# CONFIG_USB_MDC800 is not set
-# CONFIG_USB_MICROTEK is not set
-
-##
 ## file: drivers/usb/misc/Kconfig
 ##
 # CONFIG_USB_RIO500 is not set

Modified: dists/trunk/linux-2.6/debian/config/ia64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/ia64/config	Sun Dec  6 20:22:37 2009	(r14750)
+++ dists/trunk/linux-2.6/debian/config/ia64/config	Sun Dec  6 20:25:12 2009	(r14751)
@@ -638,12 +638,6 @@
 CONFIG_USB_SL811_CS=m
 
 ##
-## file: drivers/usb/image/Kconfig
-##
-CONFIG_USB_MDC800=m
-CONFIG_USB_MICROTEK=m
-
-##
 ## file: drivers/usb/misc/Kconfig
 ##
 CONFIG_USB_RIO500=m

Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Sun Dec  6 20:22:37 2009	(r14750)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Sun Dec  6 20:25:12 2009	(r14751)
@@ -1137,12 +1137,6 @@
 CONFIG_USB_SL811_CS=m
 
 ##
-## file: drivers/usb/image/Kconfig
-##
-CONFIG_USB_MDC800=m
-CONFIG_USB_MICROTEK=m
-
-##
 ## file: drivers/usb/misc/Kconfig
 ##
 CONFIG_USB_RIO500=m

Modified: dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta	Sun Dec  6 20:22:37 2009	(r14750)
+++ dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta	Sun Dec  6 20:25:12 2009	(r14751)
@@ -1163,12 +1163,6 @@
 CONFIG_USB_SL811_HCD=m
 
 ##
-## file: drivers/usb/image/Kconfig
-##
-CONFIG_USB_MDC800=m
-CONFIG_USB_MICROTEK=m
-
-##
 ## file: drivers/usb/misc/Kconfig
 ##
 CONFIG_USB_ADUTUX=m

Modified: dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta	Sun Dec  6 20:22:37 2009	(r14750)
+++ dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta	Sun Dec  6 20:25:12 2009	(r14751)
@@ -1385,12 +1385,6 @@
 CONFIG_USB_SL811_HCD=m
 
 ##
-## file: drivers/usb/image/Kconfig
-##
-CONFIG_USB_MDC800=m
-CONFIG_USB_MICROTEK=m
-
-##
 ## file: drivers/usb/misc/Kconfig
 ##
 CONFIG_USB_ADUTUX=m

Modified: dists/trunk/linux-2.6/debian/config/mips/config.sb1-bcm91250a
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.sb1-bcm91250a	Sun Dec  6 20:22:37 2009	(r14750)
+++ dists/trunk/linux-2.6/debian/config/mips/config.sb1-bcm91250a	Sun Dec  6 20:25:12 2009	(r14751)
@@ -637,12 +637,6 @@
 CONFIG_USB_SL811_HCD=m
 
 ##
-## file: drivers/usb/image/Kconfig
-##
-# CONFIG_USB_MDC800 is not set
-# CONFIG_USB_MICROTEK is not set
-
-##
 ## file: drivers/usb/misc/Kconfig
 ##
 # CONFIG_USB_RIO500 is not set

Modified: dists/trunk/linux-2.6/debian/config/mips/config.sb1a-bcm91480b
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.sb1a-bcm91480b	Sun Dec  6 20:22:37 2009	(r14750)
+++ dists/trunk/linux-2.6/debian/config/mips/config.sb1a-bcm91480b	Sun Dec  6 20:25:12 2009	(r14751)
@@ -667,12 +667,6 @@
 CONFIG_USB_SL811_HCD=m
 
 ##
-## file: drivers/usb/image/Kconfig
-##
-# CONFIG_USB_MDC800 is not set
-# CONFIG_USB_MICROTEK is not set
-
-##
 ## file: drivers/usb/misc/Kconfig
 ##
 # CONFIG_USB_RIO500 is not set

Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.r5k-cobalt
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.r5k-cobalt	Sun Dec  6 20:22:37 2009	(r14750)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.r5k-cobalt	Sun Dec  6 20:25:12 2009	(r14751)
@@ -665,12 +665,6 @@
 CONFIG_USB_SL811_HCD=m
 
 ##
-## file: drivers/usb/image/Kconfig
-##
-# CONFIG_USB_MDC800 is not set
-# CONFIG_USB_MICROTEK is not set
-
-##
 ## file: drivers/usb/misc/Kconfig
 ##
 # CONFIG_USB_RIO500 is not set

Modified: dists/trunk/linux-2.6/debian/config/powerpc/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/powerpc/config	Sun Dec  6 20:22:37 2009	(r14750)
+++ dists/trunk/linux-2.6/debian/config/powerpc/config	Sun Dec  6 20:25:12 2009	(r14751)
@@ -746,12 +746,6 @@
 CONFIG_USB_SL811_CS=m
 
 ##
-## file: drivers/usb/image/Kconfig
-##
-CONFIG_USB_MDC800=m
-CONFIG_USB_MICROTEK=m
-
-##
 ## file: drivers/usb/misc/Kconfig
 ##
 CONFIG_USB_RIO500=m

Modified: dists/trunk/linux-2.6/debian/config/sparc/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/sparc/config	Sun Dec  6 20:22:37 2009	(r14750)
+++ dists/trunk/linux-2.6/debian/config/sparc/config	Sun Dec  6 20:25:12 2009	(r14751)
@@ -430,12 +430,6 @@
 # CONFIG_USB_SL811_HCD is not set
 
 ##
-## file: drivers/usb/image/Kconfig
-##
-CONFIG_USB_MDC800=m
-CONFIG_USB_MICROTEK=m
-
-##
 ## file: drivers/usb/misc/Kconfig
 ##
 CONFIG_USB_RIO500=m



More information about the Kernel-svn-changes mailing list