diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/omapzoom.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/omapzoom.conf b/conf/machine/omapzoom.conf index 58b61f1281..4ca164e633 100644 --- a/conf/machine/omapzoom.conf +++ b/conf/machine/omapzoom.conf @@ -6,6 +6,7 @@ TARGET_ARCH = "arm" PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg" XSERVER = "xserver-xorg \ xf86-input-evdev \ + xf86-input-tslib \ xf86-input-mouse \ xf86-video-omapfb \ xf86-input-keyboard" |