summaryrefslogtreecommitdiff
path: root/packages/linux/openslug-kernel-2.6.12.2
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2005-07-28 09:03:04 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-28 09:03:04 +0000
commit674e06dc8d789e81f2617c0d06c6c83a8c0c3206 (patch)
treec7efac13b2645b12508da5b4366ba58d00556c37 /packages/linux/openslug-kernel-2.6.12.2
parent6121f3031da209e3568f565c3216f2923ffd705c (diff)
Added INPUT_EVDEV and USB_KBD modules to OpenSlug kernel
Diffstat (limited to 'packages/linux/openslug-kernel-2.6.12.2')
-rw-r--r--packages/linux/openslug-kernel-2.6.12.2/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/openslug-kernel-2.6.12.2/defconfig b/packages/linux/openslug-kernel-2.6.12.2/defconfig
index ba3744e2f5..fef846fe33 100644
--- a/packages/linux/openslug-kernel-2.6.12.2/defconfig
+++ b/packages/linux/openslug-kernel-2.6.12.2/defconfig
@@ -626,7 +626,7 @@ CONFIG_INPUT=m
CONFIG_INPUT_MOUSEDEV=n
# 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
#
@@ -929,7 +929,7 @@ CONFIG_USB_HIDDEV=y
#
# USB HID Boot Protocol drivers
#
-# CONFIG_USB_KBD is not set
+CONFIG_USB_KBD=m
# CONFIG_USB_MOUSE is not set
# CONFIG_USB_AIPTEK is not set
# CONFIG_USB_WACOM is not set