forked from dan/liminix
qemu mips: enable rebooting
This commit is contained in:
parent
e5cbc2b86b
commit
f020d5b25d
@ -46,6 +46,9 @@
|
||||
MIPS_MALTA= "y";
|
||||
CPU_MIPS32_R2= "y";
|
||||
|
||||
POWER_RESET = "y";
|
||||
POWER_RESET_SYSCON = "y";
|
||||
|
||||
SERIAL_8250= "y";
|
||||
SERIAL_8250_CONSOLE= "y";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user