diff options
author | Koen Kooi <koen@openembedded.org> | 2009-11-05 15:42:34 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-11-05 15:44:57 +0100 |
commit | 38396f8aa5b75418232a799a9c515a96686efddd (patch) | |
tree | 7420ff8d58048663da166ba3b18e6d2c8b9a0d49 /conf/machine | |
parent | f54128714efd732cf29cc3025a45be0462ca5799 (diff) |
omap3-touchbook: ship both omapfb and fbdev drivers
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/omap3-touchbook.conf | 1 |
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" |