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.lb5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/pc80/Config.lb b/src/pc80/Config.lb
index 3b9bc5b963..e05b76954c 100644
--- a/src/pc80/Config.lb
+++ b/src/pc80/Config.lb
@@ -1,4 +1,3 @@
-uses CONFIG_IDE
uses CONFIG_UDELAY_IO
uses CONFIG_USE_INIT
uses CONFIG_ARCH_X86
@@ -12,10 +11,6 @@ if CONFIG_UDELAY_IO
object udelay_io.o
end
-if CONFIG_IDE
- dir ide
-end
-
dir vga
object keyboard.o