aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/babbage.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/babbage.conf')
-rw-r--r--conf/machine/babbage.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/babbage.conf b/conf/machine/babbage.conf
index 5409e720e8..8b95fba586 100644
--- a/conf/machine/babbage.conf
+++ b/conf/machine/babbage.conf
@@ -8,7 +8,8 @@ PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"
XSERVER = "xserver-xorg \
xf86-input-evdev \
xf86-input-mouse \
- xf86-input-keyboard"
+ xf86-input-keyboard \
+ xf86-video-fbdev"
# Only has DVI connector for external screen
GUI_MACHINE_CLASS = "bigscreen"