linux_*_hardened: don't set PANIC_ON_OOPS
Upstreamed in anthraxx/linux-hardened@366e0216f1.
This commit is contained in:
parent
0d5f1697b7
commit
ed89b5b3f1
1 changed files with 0 additions and 1 deletions
|
@ -61,7 +61,6 @@ assert (versionAtLeast version "4.9");
|
|||
SECURITY_SAFESETID = whenAtLeast "5.1" yes;
|
||||
|
||||
# Reboot devices immediately if kernel experiences an Oops.
|
||||
PANIC_ON_OOPS = yes;
|
||||
PANIC_TIMEOUT = freeform "-1";
|
||||
|
||||
GCC_PLUGINS = yes; # Enable gcc plugin options
|
||||
|
|
Loading…
Reference in a new issue