[kernel] r10847 - in dists/trunk/linux-2.6/debian/config: alpha amd64 arm hppa i386 ia64 mips mipsel sparc

Bastian Blank waldi at alioth.debian.org
Fri Mar 14 13:11:54 UTC 2008


Author: waldi
Date: Fri Mar 14 13:11:53 2008
New Revision: 10847

Log:
debian/config: Fix some small problems.


Modified:
   dists/trunk/linux-2.6/debian/config/alpha/config
   dists/trunk/linux-2.6/debian/config/amd64/config
   dists/trunk/linux-2.6/debian/config/arm/config.footbridge
   dists/trunk/linux-2.6/debian/config/arm/config.iop32x
   dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx
   dists/trunk/linux-2.6/debian/config/arm/config.versatile
   dists/trunk/linux-2.6/debian/config/hppa/config
   dists/trunk/linux-2.6/debian/config/i386/config
   dists/trunk/linux-2.6/debian/config/ia64/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.4kc-malta
   dists/trunk/linux-2.6/debian/config/mipsel/config.5kc-malta
   dists/trunk/linux-2.6/debian/config/mipsel/config.r5k-cobalt
   dists/trunk/linux-2.6/debian/config/mipsel/config.sb1-bcm91250a
   dists/trunk/linux-2.6/debian/config/mipsel/config.sb1a-bcm91480b
   dists/trunk/linux-2.6/debian/config/sparc/config.sparc64
   dists/trunk/linux-2.6/debian/config/sparc/config.sparc64-smp

Modified: dists/trunk/linux-2.6/debian/config/alpha/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/alpha/config	(original)
+++ dists/trunk/linux-2.6/debian/config/alpha/config	Fri Mar 14 13:11:53 2008
@@ -1194,7 +1194,6 @@
 # CONFIG_USB_DEBUG is not set
 CONFIG_USB_DEVICEFS=y
 # CONFIG_USB_DYNAMIC_MINORS is not set
-# CONFIG_USB_OTG is not set
 
 ##
 ## file: drivers/usb/gadget/Kconfig
@@ -1207,6 +1206,7 @@
 # CONFIG_USB_GADGET_GOKU is not set
 # CONFIG_USB_GADGET_LH7A40X is not set
 # CONFIG_USB_GADGET_OMAP is not set
+# CONFIG_USB_OTG is not set
 # CONFIG_USB_GADGET_DUMMY_HCD is not set
 ## end choice
 CONFIG_USB_GADGET_DUALSPEED=y

Modified: dists/trunk/linux-2.6/debian/config/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/amd64/config	(original)
+++ dists/trunk/linux-2.6/debian/config/amd64/config	Fri Mar 14 13:11:53 2008
@@ -1312,7 +1312,6 @@
 CONFIG_USB_DEVICEFS=y
 # CONFIG_USB_DYNAMIC_MINORS is not set
 CONFIG_USB_SUSPEND=y
-# CONFIG_USB_OTG is not set
 
 ##
 ## file: drivers/usb/gadget/Kconfig
@@ -1325,6 +1324,7 @@
 # CONFIG_USB_GADGET_GOKU is not set
 # CONFIG_USB_GADGET_LH7A40X is not set
 # CONFIG_USB_GADGET_OMAP is not set
+# CONFIG_USB_OTG is not set
 # CONFIG_USB_GADGET_DUMMY_HCD is not set
 ## end choice
 CONFIG_USB_GADGET_DUALSPEED=y

Modified: dists/trunk/linux-2.6/debian/config/arm/config.footbridge
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.footbridge	(original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.footbridge	Fri Mar 14 13:11:53 2008
@@ -60,7 +60,6 @@
 ##
 ## file: arch/arm/Kconfig.debug
 ##
-CONFIG_FRAME_POINTER=y
 CONFIG_DEBUG_USER=y
 # CONFIG_DEBUG_ERRORS is not set
 # CONFIG_DEBUG_LL is not set
@@ -1007,7 +1006,6 @@
 CONFIG_USB_DEBUG=y
 CONFIG_USB_DEVICEFS=y
 # CONFIG_USB_DYNAMIC_MINORS is not set
-# CONFIG_USB_OTG is not set
 
 ##
 ## file: drivers/usb/gadget/Kconfig
@@ -1355,6 +1353,7 @@
 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
 # CONFIG_DEBUG_KOBJECT is not set
 # CONFIG_DEBUG_INFO is not set
+CONFIG_FRAME_POINTER=y
 # CONFIG_RCU_TORTURE_TEST is not set
 
 ##

Modified: dists/trunk/linux-2.6/debian/config/arm/config.iop32x
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.iop32x	(original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.iop32x	Fri Mar 14 13:11:53 2008
@@ -54,7 +54,6 @@
 ##
 ## file: arch/arm/Kconfig.debug
 ##
-CONFIG_FRAME_POINTER=y
 # CONFIG_DEBUG_USER is not set
 
 ##
@@ -719,7 +718,6 @@
 # CONFIG_USB_DEBUG is not set
 CONFIG_USB_DEVICEFS=y
 # CONFIG_USB_DYNAMIC_MINORS is not set
-# CONFIG_USB_OTG is not set
 
 ##
 ## file: drivers/usb/host/Kconfig
@@ -837,6 +835,7 @@
 # CONFIG_MAGIC_SYSRQ is not set
 # CONFIG_DEBUG_FS is not set
 # CONFIG_DEBUG_KERNEL is not set
+CONFIG_FRAME_POINTER=y
 
 ##
 ## file: mm/Kconfig

Modified: dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx	(original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx	Fri Mar 14 13:11:53 2008
@@ -59,7 +59,6 @@
 ##
 ## file: arch/arm/Kconfig.debug
 ##
-CONFIG_FRAME_POINTER=y
 # CONFIG_DEBUG_USER is not set
 
 ##
@@ -680,7 +679,6 @@
 # CONFIG_USB_DEBUG is not set
 CONFIG_USB_DEVICEFS=y
 # CONFIG_USB_DYNAMIC_MINORS is not set
-# CONFIG_USB_OTG is not set
 
 ##
 ## file: drivers/usb/host/Kconfig
@@ -796,6 +794,7 @@
 # CONFIG_PRINTK_TIME is not set
 # CONFIG_MAGIC_SYSRQ is not set
 # CONFIG_DEBUG_KERNEL is not set
+CONFIG_FRAME_POINTER=y
 
 ##
 ## file: mm/Kconfig

Modified: dists/trunk/linux-2.6/debian/config/arm/config.versatile
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.versatile	(original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.versatile	Fri Mar 14 13:11:53 2008
@@ -82,7 +82,6 @@
 ##
 ## file: arch/arm/Kconfig.debug
 ##
-CONFIG_FRAME_POINTER=y
 # CONFIG_DEBUG_USER is not set
 
 ##
@@ -1059,7 +1058,6 @@
 # CONFIG_USB_DEVICEFS is not set
 CONFIG_USB_DEVICE_CLASS=y
 # CONFIG_USB_DYNAMIC_MINORS is not set
-# CONFIG_USB_OTG is not set
 
 ##
 ## file: drivers/usb/gadget/Kconfig
@@ -1480,6 +1478,7 @@
 # CONFIG_HEADERS_CHECK is not set
 # CONFIG_DEBUG_KERNEL is not set
 CONFIG_DEBUG_BUGVERBOSE=y
+CONFIG_FRAME_POINTER=y
 
 ##
 ## file: mm/Kconfig

Modified: dists/trunk/linux-2.6/debian/config/hppa/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/hppa/config	(original)
+++ dists/trunk/linux-2.6/debian/config/hppa/config	Fri Mar 14 13:11:53 2008
@@ -573,7 +573,6 @@
 CONFIG_USB_DEBUG=y
 # CONFIG_USB_DEVICEFS is not set
 # CONFIG_USB_DYNAMIC_MINORS is not set
-# CONFIG_USB_OTG is not set
 
 ##
 ## file: drivers/usb/gadget/Kconfig

Modified: dists/trunk/linux-2.6/debian/config/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/i386/config	(original)
+++ dists/trunk/linux-2.6/debian/config/i386/config	Fri Mar 14 13:11:53 2008
@@ -1538,7 +1538,6 @@
 CONFIG_USB_DEVICEFS=y
 # CONFIG_USB_DYNAMIC_MINORS is not set
 CONFIG_USB_SUSPEND=y
-# CONFIG_USB_OTG is not set
 
 ##
 ## file: drivers/usb/gadget/Kconfig
@@ -1551,6 +1550,7 @@
 # CONFIG_USB_GADGET_GOKU is not set
 # CONFIG_USB_GADGET_LH7A40X is not set
 # CONFIG_USB_GADGET_OMAP is not set
+# CONFIG_USB_OTG is not set
 # CONFIG_USB_GADGET_DUMMY_HCD is not set
 ## end choice
 CONFIG_USB_GADGET_DUALSPEED=y

Modified: dists/trunk/linux-2.6/debian/config/ia64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/ia64/config	(original)
+++ dists/trunk/linux-2.6/debian/config/ia64/config	Fri Mar 14 13:11:53 2008
@@ -835,7 +835,6 @@
 CONFIG_USB_DEVICEFS=y
 # CONFIG_USB_DYNAMIC_MINORS is not set
 # CONFIG_USB_SUSPEND is not set
-# CONFIG_USB_OTG is not set
 
 ##
 ## file: drivers/usb/gadget/Kconfig

Modified: dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta	(original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta	Fri Mar 14 13:11:53 2008
@@ -1582,7 +1582,6 @@
 # CONFIG_USB_DEBUG is not set
 CONFIG_USB_DEVICEFS=y
 # CONFIG_USB_DYNAMIC_MINORS is not set
-# CONFIG_USB_OTG is not set
 
 ##
 ## file: drivers/usb/gadget/Kconfig
@@ -1596,6 +1595,7 @@
 # CONFIG_USB_GADGET_GOKU is not set
 # CONFIG_USB_GADGET_LH7A40X is not set
 # CONFIG_USB_GADGET_OMAP is not set
+# CONFIG_USB_OTG is not set
 # CONFIG_USB_GADGET_AT91 is not set
 # CONFIG_USB_GADGET_DUMMY_HCD is not set
 ## end choice

Modified: dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta	(original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta	Fri Mar 14 13:11:53 2008
@@ -1843,7 +1843,6 @@
 # CONFIG_USB_DEBUG is not set
 CONFIG_USB_DEVICEFS=y
 # CONFIG_USB_DYNAMIC_MINORS is not set
-# CONFIG_USB_OTG is not set
 
 ##
 ## file: drivers/usb/gadget/Kconfig
@@ -1857,6 +1856,7 @@
 # CONFIG_USB_GADGET_GOKU is not set
 # CONFIG_USB_GADGET_LH7A40X is not set
 # CONFIG_USB_GADGET_OMAP is not set
+# CONFIG_USB_OTG is not set
 # CONFIG_USB_GADGET_AT91 is not set
 # CONFIG_USB_GADGET_DUMMY_HCD is not set
 ## end choice

Modified: dists/trunk/linux-2.6/debian/config/mips/config.sb1-bcm91250a
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.sb1-bcm91250a	(original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.sb1-bcm91250a	Fri Mar 14 13:11:53 2008
@@ -848,7 +848,6 @@
 # CONFIG_USB_DEBUG is not set
 CONFIG_USB_DEVICEFS=y
 # CONFIG_USB_DYNAMIC_MINORS is not set
-# CONFIG_USB_OTG is not set
 
 ##
 ## file: drivers/usb/gadget/Kconfig
@@ -861,6 +860,7 @@
 # CONFIG_USB_GADGET_GOKU is not set
 # CONFIG_USB_GADGET_LH7A40X is not set
 # CONFIG_USB_GADGET_OMAP is not set
+# CONFIG_USB_OTG is not set
 # CONFIG_USB_GADGET_DUMMY_HCD is not set
 ## end choice
 CONFIG_USB_GADGET_DUALSPEED=y

Modified: dists/trunk/linux-2.6/debian/config/mips/config.sb1a-bcm91480b
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.sb1a-bcm91480b	(original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.sb1a-bcm91480b	Fri Mar 14 13:11:53 2008
@@ -836,7 +836,6 @@
 # CONFIG_USB_DEBUG is not set
 CONFIG_USB_DEVICEFS=y
 # CONFIG_USB_DYNAMIC_MINORS is not set
-# CONFIG_USB_OTG is not set
 
 ##
 ## file: drivers/usb/gadget/Kconfig

Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.4kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.4kc-malta	(original)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.4kc-malta	Fri Mar 14 13:11:53 2008
@@ -1582,7 +1582,6 @@
 # CONFIG_USB_DEBUG is not set
 CONFIG_USB_DEVICEFS=y
 # CONFIG_USB_DYNAMIC_MINORS is not set
-# CONFIG_USB_OTG is not set
 
 ##
 ## file: drivers/usb/gadget/Kconfig
@@ -1597,6 +1596,7 @@
 # CONFIG_USB_GADGET_GOKU is not set
 # CONFIG_USB_GADGET_LH7A40X is not set
 # CONFIG_USB_GADGET_OMAP is not set
+# CONFIG_USB_OTG is not set
 # CONFIG_USB_GADGET_AT91 is not set
 # CONFIG_USB_GADGET_DUMMY_HCD is not set
 ## end choice

Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.5kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.5kc-malta	(original)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.5kc-malta	Fri Mar 14 13:11:53 2008
@@ -1843,7 +1843,6 @@
 # CONFIG_USB_DEBUG is not set
 CONFIG_USB_DEVICEFS=y
 # CONFIG_USB_DYNAMIC_MINORS is not set
-# CONFIG_USB_OTG is not set
 
 ##
 ## file: drivers/usb/gadget/Kconfig
@@ -1858,6 +1857,7 @@
 # CONFIG_USB_GADGET_GOKU is not set
 # CONFIG_USB_GADGET_LH7A40X is not set
 # CONFIG_USB_GADGET_OMAP is not set
+# CONFIG_USB_OTG is not set
 # CONFIG_USB_GADGET_AT91 is not set
 # CONFIG_USB_GADGET_DUMMY_HCD is not set
 ## end choice

Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.r5k-cobalt
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.r5k-cobalt	(original)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.r5k-cobalt	Fri Mar 14 13:11:53 2008
@@ -752,7 +752,6 @@
 # CONFIG_USB_DEBUG is not set
 # CONFIG_USB_DEVICEFS is not set
 # CONFIG_USB_DYNAMIC_MINORS is not set
-# CONFIG_USB_OTG is not set
 
 ##
 ## file: drivers/usb/gadget/Kconfig

Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.sb1-bcm91250a
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.sb1-bcm91250a	(original)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.sb1-bcm91250a	Fri Mar 14 13:11:53 2008
@@ -848,7 +848,6 @@
 # CONFIG_USB_DEBUG is not set
 CONFIG_USB_DEVICEFS=y
 # CONFIG_USB_DYNAMIC_MINORS is not set
-# CONFIG_USB_OTG is not set
 
 ##
 ## file: drivers/usb/gadget/Kconfig
@@ -861,6 +860,7 @@
 # CONFIG_USB_GADGET_GOKU is not set
 # CONFIG_USB_GADGET_LH7A40X is not set
 # CONFIG_USB_GADGET_OMAP is not set
+# CONFIG_USB_OTG is not set
 # CONFIG_USB_GADGET_DUMMY_HCD is not set
 ## end choice
 CONFIG_USB_GADGET_DUALSPEED=y

Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.sb1a-bcm91480b
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.sb1a-bcm91480b	(original)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.sb1a-bcm91480b	Fri Mar 14 13:11:53 2008
@@ -836,7 +836,6 @@
 # CONFIG_USB_DEBUG is not set
 CONFIG_USB_DEVICEFS=y
 # CONFIG_USB_DYNAMIC_MINORS is not set
-# CONFIG_USB_OTG is not set
 
 ##
 ## file: drivers/usb/gadget/Kconfig

Modified: dists/trunk/linux-2.6/debian/config/sparc/config.sparc64
==============================================================================
--- dists/trunk/linux-2.6/debian/config/sparc/config.sparc64	(original)
+++ dists/trunk/linux-2.6/debian/config/sparc/config.sparc64	Fri Mar 14 13:11:53 2008
@@ -391,7 +391,6 @@
 # CONFIG_USB_DEBUG is not set
 CONFIG_USB_DEVICEFS=y
 # CONFIG_USB_DYNAMIC_MINORS is not set
-# CONFIG_USB_OTG is not set
 
 ##
 ## file: drivers/usb/host/Kconfig

Modified: dists/trunk/linux-2.6/debian/config/sparc/config.sparc64-smp
==============================================================================
--- dists/trunk/linux-2.6/debian/config/sparc/config.sparc64-smp	(original)
+++ dists/trunk/linux-2.6/debian/config/sparc/config.sparc64-smp	Fri Mar 14 13:11:53 2008
@@ -393,7 +393,6 @@
 # CONFIG_USB_DEBUG is not set
 CONFIG_USB_DEVICEFS=y
 # CONFIG_USB_DYNAMIC_MINORS is not set
-# CONFIG_USB_OTG is not set
 
 ##
 ## file: drivers/usb/host/Kconfig



More information about the Kernel-svn-changes mailing list