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