mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-18 19:43:43 -04: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"
|