diff options
Diffstat (limited to 'src/console/Config.lb')
-rw-r--r-- | src/console/Config.lb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/console/Config.lb b/src/console/Config.lb index 0990e451dc..55eea943ee 100644 --- a/src/console/Config.lb +++ b/src/console/Config.lb @@ -1,4 +1,6 @@ -uses CONFIG_CONSOLE_SERIAL8250 CONFIG_CONSOLE_VGA CONFIG_CONSOLE_BTEXT +uses CONFIG_CONSOLE_SERIAL8250 +uses CONFIG_CONSOLE_VGA +uses CONFIG_CONSOLE_BTEXT uses CONFIG_CONSOLE_LOGBUF uses CONFIG_USE_INIT @@ -24,4 +26,3 @@ object vsprintf.o if CONFIG_USE_INIT initobject vtxprintf.o end - |