aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/omap3-touchbook.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-09-25 08:57:44 +0200
committerKoen Kooi <koen@openembedded.org>2009-09-25 08:57:44 +0200
commita7e6bcb33c381f127107daf8141638dcd4a1d9a8 (patch)
tree2f3493cb7b35d2f287cd628d49e3c5e3ef5d4935 /conf/machine/omap3-touchbook.conf
parent7497b15e9a0a7ad889c46e6f2269887efeb04f32 (diff)
downloadopenembedded-a7e6bcb33c381f127107daf8141638dcd4a1d9a8.tar.gz
omap3-touchbook: also ship xf86-input-tslib
Diffstat (limited to 'conf/machine/omap3-touchbook.conf')
-rw-r--r--conf/machine/omap3-touchbook.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/omap3-touchbook.conf b/conf/machine/omap3-touchbook.conf
index dd08dea1c0..8789eb2ab2 100644
--- a/conf/machine/omap3-touchbook.conf
+++ b/conf/machine/omap3-touchbook.conf
@@ -7,6 +7,7 @@ PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"
XSERVER = "xserver-xorg \
xf86-input-evdev \
xf86-input-mouse \
+ xf86-input-tslib \
xf86-video-omapfb \
xf86-input-keyboard"