Enable serial and debug shell in vga mode

This commit is contained in:
K. Lange 2018-03-06 20:02:07 +09:00 committed by Kevin Lange
parent 04cf98da46
commit 4fd4a7d3bb

View File

@ -38,8 +38,8 @@ static void restore_mod(void) {
static char * modules[] = {
"ZERO.KO",
"RANDOM.KO",
"NONE",//"SERIAL.KO",
"NONE",//"DEBUG_SH.KO",
"SERIAL.KO",
"DEBUG_SH.KO",
"PROCFS.KO",
"TMPFS.KO",
"NONE",//"ATA.KO",