X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=kconfig-hardened-check.py;h=ca820687f40ab93789300bbac197b6b2a97d0156;hb=1a60bb967430bf0b5a03d11a3be354c654e50698;hp=4a9e82374b96345bf8e36bee11c70aec74e85e7d;hpb=e215fc9a634362608ebfa5a471c971d730019858;p=kconfig-hardened-check.git diff --git a/kconfig-hardened-check.py b/kconfig-hardened-check.py index 4a9e823..ca82068 100755 --- a/kconfig-hardened-check.py +++ b/kconfig-hardened-check.py @@ -201,7 +201,7 @@ def construct_opt_checks(): checklist.append(OptCheck('ARCH_MMAP_RND_BITS', '32', 'my', 'userspace_protection')) - checklist.append(OptCheck('LKDTM', 'm', 'my', 'feature_test')) +# checklist.append(OptCheck('LKDTM', 'm', 'my', 'feature_test')) def print_opt_checks():