[kernel] r10171 - in dists/trunk/linux-2.6/debian/config: . amd64 i386

Maximilian Attems maks at alioth.debian.org
Wed Jan 23 11:25:12 UTC 2008


Author: maks
Date: Wed Jan 23 11:25:11 2008
New Revision: 10171

Log:
topconfig: HID_SUPPORT and USB_SUPPORT

mv def from x86 to topconfig.


Modified:
   dists/trunk/linux-2.6/debian/config/amd64/config
   dists/trunk/linux-2.6/debian/config/config
   dists/trunk/linux-2.6/debian/config/i386/config

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	Wed Jan 23 11:25:11 2008
@@ -1075,14 +1075,12 @@
 CONFIG_USB_STORAGE_SDDR09=y
 CONFIG_USB_STORAGE_SDDR55=y
 CONFIG_USB_STORAGE_JUMPSHOT=y
-CONFIG_HID_SUPPORT=y
 CONFIG_USB_HID=m
 CONFIG_USB_HIDINPUT_POWERBOOK=y
 # CONFIG_HID_FF is not set
 CONFIG_USB_HIDDEV=y
 CONFIG_USB_KBD=m
 CONFIG_USB_MOUSE=m
-CONFIG_USB_SUPPORT=y
 CONFIG_USB_MDC800=m
 CONFIG_USB_MICROTEK=m
 CONFIG_USB_VICAM=m

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Wed Jan 23 11:25:11 2008
@@ -1639,6 +1639,7 @@
 # Open Sound System
 #
 CONFIG_AC97_BUS=m
+CONFIG_HID_SUPPORT=y
 CONFIG_HID=m
 # CONFIG_HID_DEBUG is not set
 CONFIG_HIDRAW=y
@@ -1649,6 +1650,11 @@
 # CONFIG_USB_HIDINPUT_POWERBOOK is not set
 
 #
+# USB HID Boot Protocol drivers
+#
+CONFIG_USB_SUPPORT=y
+
+#
 # Miscellaneous USB options
 #
 CONFIG_USB_DEVICE_CLASS=y

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	Wed Jan 23 11:25:11 2008
@@ -1296,14 +1296,12 @@
 CONFIG_USB_STORAGE_SDDR09=y
 CONFIG_USB_STORAGE_SDDR55=y
 CONFIG_USB_STORAGE_JUMPSHOT=y
-CONFIG_HID_SUPPORT=y
 CONFIG_USB_HID=m
 CONFIG_USB_HIDINPUT_POWERBOOK=y
 # CONFIG_HID_FF is not set
 CONFIG_USB_HIDDEV=y
 CONFIG_USB_KBD=m
 CONFIG_USB_MOUSE=m
-CONFIG_USB_SUPPORT=y
 CONFIG_USB_MDC800=m
 CONFIG_USB_MICROTEK=m
 CONFIG_USB_VICAM=m



More information about the Kernel-svn-changes mailing list