aboutsummaryrefslogtreecommitdiff
path: root/src/pc80/Config.lb
diff options
context:
space:
mode:
Diffstat (limited to 'src/pc80/Config.lb')
-rw-r--r--src/pc80/Config.lb3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/pc80/Config.lb b/src/pc80/Config.lb
index 7eb32b239f..80d9cf46f2 100644
--- a/src/pc80/Config.lb
+++ b/src/pc80/Config.lb
@@ -1,5 +1,4 @@
uses CONFIG_IDE
-uses CONFIG_CONSOLE_VGA
uses CONFIG_UDELAY_IO
object mc146818rtc.o
@@ -15,4 +14,6 @@ if CONFIG_IDE
dir ide
end
+dir vga
+
object keyboard.o