diff options
Diffstat (limited to 'src/pc80/Config.lb')
-rw-r--r-- | src/pc80/Config.lb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pc80/Config.lb b/src/pc80/Config.lb index 1261abf3f8..fb00418249 100644 --- a/src/pc80/Config.lb +++ b/src/pc80/Config.lb @@ -3,7 +3,7 @@ uses CONFIG_LEGACY_VGABIOS object mc146818rtc.o object isa-dma.o -#object i8259.o CONFIG_I8259 +object i8259.o #object udelay_timer2.o CONFIG_UDELAY_TIMER2 #object beep.o CONFIG_BEEP #object vga_load_regs.o VIDEO_CONSOLE |