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>
10 lines
241 B
Plaintext
10 lines
241 B
Plaintext
CONFIG_MMU=y
|
|
CONFIG_M68KCLASSIC=y
|
|
CONFIG_M68040=y
|
|
CONFIG_MAC=y
|
|
CONFIG_SERIAL_PMACZILOG=y
|
|
CONFIG_SERIAL_PMACZILOG_TTYS=y
|
|
CONFIG_SERIAL_PMACZILOG_CONSOLE=y
|
|
CONFIG_CMDLINE="console=ttyS0 wg.success=ttyS1 panic_on_warn=1"
|
|
CONFIG_FRAME_WARN=1024
|