diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2020-06-11 13:14:06 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2020-06-11 13:14:06 +0200 |
commit | 85454ba357124928f4f0afa999650ec7e70b8490 (patch) | |
tree | e24907dd613194f9918aa1f14a461e22382614ec | |
parent | 1861a0483f982d8245b38474380906ebb7226f86 (diff) | |
download | kconfig-master.tar.gz |
-rw-r--r-- | strip.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/strip.config b/strip.config index a4233d7..06d7277 100644 --- a/strip.config +++ b/strip.config @@ -1,4 +1,5 @@ # strip down & speed up kernel build +CONFIG_SECURITY_LOCKDOWN_LSM=n CONFIG_MODULE_SIG=n CONFIG_KEXEC_VERIFY_SIG=n CONFIG_DEBUG_INFO=y |