mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-27 12:32:50 +00:00
Rather than setting this once init is running, set panic_on_warn from the kernel command line, so that it catches splats from WireGuard initialization code and the various crypto selftests. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
7 lines
187 B
Plaintext
7 lines
187 B
Plaintext
CONFIG_SCLP_VT220_TTY=y
|
|
CONFIG_SCLP_VT220_CONSOLE=y
|
|
CONFIG_VIRTIO_MENU=y
|
|
CONFIG_VIRTIO_CONSOLE=y
|
|
CONFIG_S390_GUEST=y
|
|
CONFIG_CMDLINE="console=ttysclp0 wg.success=vport0p1 panic_on_warn=1"
|