From: Alexander Popov Date: Mon, 30 Jul 2018 10:49:30 +0000 (+0300) Subject: Update the README (LKDTM is commented out) X-Git-Tag: v0.5.2~79 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=0d7325e1da6a303918a51b99595ede6b2f2ab73f;p=kconfig-hardened-check.git Update the README (LKDTM is commented out) --- diff --git a/README.md b/README.md index fe20cfe..62af090 100644 --- a/README.md +++ b/README.md @@ -130,9 +130,8 @@ optional arguments: CONFIG_BPF_JIT | is not set | my | cut_attack_surface || FAIL: "y" CONFIG_BPF_SYSCALL | is not set | my | cut_attack_surface || FAIL: "y" CONFIG_ARCH_MMAP_RND_BITS | 32 | my |userspace_protection|| FAIL: "28" - CONFIG_LKDTM | m | my | feature_test || FAIL: "is not set" -[-] config check is NOT PASSED: 52 errors +[-] config check is NOT PASSED: 51 errors ``` __Go and fix them all!__