linux_*_hardened: don't set PANIC_ON_OOPS

Upstreamed in anthraxx/linux-hardened@366e0216f1.
This commit is contained in:
Emily 2020-04-04 23:06:40 +01:00
parent 0d5f1697b7
commit ed89b5b3f1

View File

@ -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