summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-11-05 15:42:34 +0100
committerKoen Kooi <koen@openembedded.org>2009-11-05 15:44:57 +0100
commit38396f8aa5b75418232a799a9c515a96686efddd (patch)
tree7420ff8d58048663da166ba3b18e6d2c8b9a0d49 /conf
parentf54128714efd732cf29cc3025a45be0462ca5799 (diff)
downloadopenembedded-38396f8aa5b75418232a799a9c515a96686efddd.tar.gz
omap3-touchbook: ship both omapfb and fbdev drivers
Diffstat (limited to '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 2839b7ddf6..88cb9cc8e3 100644
--- a/conf/machine/omap3-touchbook.conf
+++ b/conf/machine/omap3-touchbook.conf
@@ -8,6 +8,7 @@ XSERVER = "xserver-xorg \
xf86-input-evdev \
xf86-input-mouse \
xf86-input-tslib \
+ xf86-video-fbdev \
xf86-video-omapfb \
xf86-input-keyboard"