aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/htc-qsd8.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/htc-qsd8.inc')
-rw-r--r--conf/machine/include/htc-qsd8.inc8
1 files changed, 6 insertions, 2 deletions
diff --git a/conf/machine/include/htc-qsd8.inc b/conf/machine/include/htc-qsd8.inc
index ac3e7d22ee..819646aa42 100644
--- a/conf/machine/include/htc-qsd8.inc
+++ b/conf/machine/include/htc-qsd8.inc
@@ -8,11 +8,12 @@ XSERVER = " \
xserver-xorg \
xserver-xorg-extension-glx \
xserver-xorg-extension-dri \
- xf86-input-evtouch \
+ xf86-input-tslib \
+ xf86-input-evtouch \
xf86-input-evdev \
xf86-input-mouse \
xf86-input-keyboard \
- xf86-video-msm \
+ xf86-video-fbdev \
"
# capability database
@@ -22,6 +23,9 @@ MACHINE_DISPLAY_HEIGHT_PIXELS = "640"
# use this for overrides
MACHINE_CLASS = "htc-qsd8"
+# use uncompressed kernel image
+KERNEL_IMAGETYPE = Image
+
# features
MACHINE_FEATURES = "kernel26 touchscreen screen phone gps usb keyboard"