[kernel] r5578 - in dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config: mips mipsel

Martin Michlmayr tbm at costa.debian.org
Mon Jan 23 22:03:25 UTC 2006


Author: tbm
Date: Mon Jan 23 22:03:24 2006
New Revision: 5578

Modified:
   dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mips/sb1-swarm-bn
   dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mipsel/sb1-swarm-bn
Log:
enable HID


Modified: dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mips/sb1-swarm-bn
==============================================================================
--- dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mips/sb1-swarm-bn	(original)
+++ dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mips/sb1-swarm-bn	Mon Jan 23 22:03:24 2006
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.15
-# Mon Jan 23 21:43:07 2006
+# Mon Jan 23 22:02:23 2006
 #
 CONFIG_MIPS=y
 
@@ -1407,13 +1407,16 @@
 #
 # USB Input Devices
 #
-# CONFIG_USB_HID is not set
+CONFIG_USB_HID=m
+CONFIG_USB_HIDINPUT=y
+# CONFIG_HID_FF is not set
+CONFIG_USB_HIDDEV=y
 
 #
 # USB HID Boot Protocol drivers
 #
-# CONFIG_USB_KBD is not set
-# CONFIG_USB_MOUSE is not set
+CONFIG_USB_KBD=m
+CONFIG_USB_MOUSE=m
 # CONFIG_USB_AIPTEK is not set
 # CONFIG_USB_WACOM is not set
 # CONFIG_USB_ACECAD is not set

Modified: dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mipsel/sb1-swarm-bn
==============================================================================
--- dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mipsel/sb1-swarm-bn	(original)
+++ dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mipsel/sb1-swarm-bn	Mon Jan 23 22:03:24 2006
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.15
-# Mon Jan 23 21:43:07 2006
+# Mon Jan 23 22:02:23 2006
 #
 CONFIG_MIPS=y
 
@@ -84,7 +84,7 @@
 CONFIG_RWSEM_GENERIC_SPINLOCK=y
 CONFIG_GENERIC_CALIBRATE_DELAY=y
 CONFIG_DMA_COHERENT=y
-CONFIG_CPU_BIG_ENDIAN=y
+# CONFIG_CPU_BIG_ENDIAN is not set
 CONFIG_CPU_LITTLE_ENDIAN=y
 CONFIG_SYS_SUPPORTS_BIG_ENDIAN=y
 CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y
@@ -1407,13 +1407,16 @@
 #
 # USB Input Devices
 #
-# CONFIG_USB_HID is not set
+CONFIG_USB_HID=m
+CONFIG_USB_HIDINPUT=y
+# CONFIG_HID_FF is not set
+CONFIG_USB_HIDDEV=y
 
 #
 # USB HID Boot Protocol drivers
 #
-# CONFIG_USB_KBD is not set
-# CONFIG_USB_MOUSE is not set
+CONFIG_USB_KBD=m
+CONFIG_USB_MOUSE=m
 # CONFIG_USB_AIPTEK is not set
 # CONFIG_USB_WACOM is not set
 # CONFIG_USB_ACECAD is not set



More information about the Kernel-svn-changes mailing list