powerpc/configs/skiroot: Disable xmon default & enable reboot on panic
authorMichael Ellerman <mpe@ellerman.id.au>
Tue, 21 Jan 2020 04:29:58 +0000 (15:29 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 31 Jan 2020 10:20:31 +0000 (21:20 +1100)
commit3554c12d835d16824afb0abaa6689bd89d26a009
tree8b159598bfbc9f2659c5f2fe12cfda2d0ed7f81e
parent579baeece66ef9360da7d815fd328faf271a3008
powerpc/configs/skiroot: Disable xmon default & enable reboot on panic

If the skiroot kernel crashes we don't want it sitting at an xmon
prompt forever. Instead it's more helpful to reboot and bring the
boot loader back up, and if the crash was transient we can then boot
successfully.

Similarly if we panic we should reboot, with a short timeout in case
someone is watching the console.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Acked-by: Joel Stanley <joel@jms.id.au>
Link: https://lore.kernel.org/r/20200121043000.16212-8-mpe@ellerman.id.au
arch/powerpc/configs/skiroot_defconfig