aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRene Wagner <rw@handhelds.org>2004-12-05 22:13:42 +0000
committerRene Wagner <rw@handhelds.org>2004-12-05 22:13:42 +0000
commit8851b2c1ac998264a1e0000862930b27be81849b (patch)
tree757141596d9b6d4c91c166c001785db250de0914
parent66f2442b8dde8d7bbff6307c1c65e841845fc909 (diff)
downloadopenembedded-8851b2c1ac998264a1e0000862930b27be81849b.tar.gz
openslug-kernel: Enable modules for USB HID support and evdev in defconfig. Patch courtesy of Micah Dowty.
BKrev: 41b388165VfIBSMeX0S-ryNhIbVEaw
-rw-r--r--linux/openslug-kernel-2.6.9/defconfig18
1 files changed, 16 insertions, 2 deletions
diff --git a/linux/openslug-kernel-2.6.9/defconfig b/linux/openslug-kernel-2.6.9/defconfig
index 8bbf20ebfb..d989892ba0 100644
--- a/linux/openslug-kernel-2.6.9/defconfig
+++ b/linux/openslug-kernel-2.6.9/defconfig
@@ -607,7 +607,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_TSDEV is not set
-# CONFIG_INPUT_EVDEV is not set
+CONFIG_INPUT_EVDEV=m
# CONFIG_INPUT_EVBUG is not set
#
@@ -949,7 +949,21 @@ CONFIG_USB_STORAGE=m
#
# USB Human Interface Devices (HID)
#
-# CONFIG_USB_HID is not set
+CONFIG_USB_HID=m
+CONFIG_USB_HIDINPUT=y
+CONFIG_HID_FF=y
+CONFIG_HID_PID=y
+CONFIG_LOGITECH_FF=y
+CONFIG_THRUSTMASTER_FF=y
+CONFIG_USB_HIDDEV=y
+# CONFIG_USB_AIPTEK is not set
+# CONFIG_USB_WACOM is not set
+# CONFIG_USB_KBTAB is not set
+# CONFIG_USB_POWERMATE is not set
+# CONFIG_USB_MTOUCH is not set
+# CONFIG_USB_EGALAX is not set
+# CONFIG_USB_XPAD is not set
+# CONFIG_USB_ATI_REMOTE is not set
#
# USB HID Boot Protocol drivers