qemu mips: enable rebooting
This commit is contained in:
parent
e5cbc2b86b
commit
f020d5b25d
1 changed files with 3 additions and 0 deletions
|
@ -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 a new issue