[oe-commits] Jeremy Lainé : linux-2.6.26: add USB HID support for boc01 as module

GIT User account git at amethyst.openembedded.net
Tue Dec 9 17:28:16 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: b7040d5e843b3172a040f119ed1f047a1c880aa8
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b7040d5e843b3172a040f119ed1f047a1c880aa8

Author: Jeremy Lainé <jeremy.laine at m4x.org>
Date:   Tue Dec  9 18:26:54 2008 +0100

linux-2.6.26: add USB HID support for boc01 as module

---

 packages/linux/linux-2.6.26/boc01/defconfig |   21 +++++++++++++++++++--
 1 files changed, 19 insertions(+), 2 deletions(-)

diff --git a/packages/linux/linux-2.6.26/boc01/defconfig b/packages/linux/linux-2.6.26/boc01/defconfig
index 6e99b8e..a61f612 100644
--- a/packages/linux/linux-2.6.26/boc01/defconfig
+++ b/packages/linux/linux-2.6.26/boc01/defconfig
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.26
-# Fri Nov 28 10:11:36 2008
+# Tue Dec  9 15:33:40 2008
 #
 # CONFIG_PPC64 is not set
 
@@ -1426,7 +1426,24 @@ CONFIG_SND_USB_AUDIO=m
 # Open Sound System
 #
 # CONFIG_SOUND_PRIME is not set
-# CONFIG_HID_SUPPORT is not set
+CONFIG_HID_SUPPORT=y
+CONFIG_HID=m
+# CONFIG_HID_DEBUG is not set
+# CONFIG_HIDRAW is not set
+
+#
+# USB Input Devices
+#
+CONFIG_USB_HID=m
+# CONFIG_USB_HIDINPUT_POWERBOOK is not set
+# CONFIG_HID_FF is not set
+# CONFIG_USB_HIDDEV is not set
+
+#
+# USB HID Boot Protocol drivers
+#
+# CONFIG_USB_KBD is not set
+# CONFIG_USB_MOUSE is not set
 CONFIG_USB_SUPPORT=y
 CONFIG_USB_ARCH_HAS_HCD=y
 CONFIG_USB_ARCH_HAS_OHCI=y





More information about the Openembedded-commits mailing list