summaryrefslogtreecommitdiff
path: root/meta/packages/linux
diff options
context:
space:
mode:
authorMatthew Allum <mallum@openedhand.com>2006-09-28 14:38:53 +0000
committerMatthew Allum <mallum@openedhand.com>2006-09-28 14:38:53 +0000
commitae40c627ced7de14f4f3120aa61056fd0c7c9713 (patch)
tree4f1a1e6fa3e22a9ec88c5deb52358b7b3da8702c /meta/packages/linux
parenteb83f4bb4e05b8a8c12340be1e1d03d136cb6811 (diff)
downloadopenembedded-core-ae40c627ced7de14f4f3120aa61056fd0c7c9713.tar.gz
openembedded-core-ae40c627ced7de14f4f3120aa61056fd0c7c9713.tar.bz2
openembedded-core-ae40c627ced7de14f4f3120aa61056fd0c7c9713.tar.xz
openembedded-core-ae40c627ced7de14f4f3120aa61056fd0c7c9713.zip
Various minor tweaks to get qemu emulating a touchscreen device
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@772 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/linux')
-rw-r--r--meta/packages/linux/linux-openzaurus-2.6.17/defconfig-qemuarm6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/packages/linux/linux-openzaurus-2.6.17/defconfig-qemuarm b/meta/packages/linux/linux-openzaurus-2.6.17/defconfig-qemuarm
index d6e077925..f96fa2815 100644
--- a/meta/packages/linux/linux-openzaurus-2.6.17/defconfig-qemuarm
+++ b/meta/packages/linux/linux-openzaurus-2.6.17/defconfig-qemuarm
@@ -615,7 +615,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=y
# CONFIG_INPUT_EVBUG is not set
# CONFIG_INPUT_POWER is not set
@@ -866,7 +866,7 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y
#
# USB Input Devices
#
-# CONFIG_USB_HID is not set
+CONFIG_USB_HID=y
#
# USB HID Boot Protocol drivers
@@ -874,7 +874,7 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y
# CONFIG_USB_KBD is not set
# CONFIG_USB_MOUSE is not set
# CONFIG_USB_AIPTEK is not set
-# CONFIG_USB_WACOM is not set
+CONFIG_USB_WACOM=y
# CONFIG_USB_ACECAD is not set
# CONFIG_USB_KBTAB is not set
# CONFIG_USB_POWERMATE is not set