X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=kconfig_hardened_check%2F__init__.py;h=3fcb5e0ed3a41f7ed4f3c7fceb78c947d9d45479;hb=b7f680ac37b139d02f109cfff9ad9344a8415aad;hp=27f0072c33d1f539c76cd8425dc206cbcb0e7625;hpb=1aa2467c554732ba3ac1318d4070817b077645e2;p=kconfig-hardened-check.git diff --git a/kconfig_hardened_check/__init__.py b/kconfig_hardened_check/__init__.py index 27f0072..3fcb5e0 100755 --- a/kconfig_hardened_check/__init__.py +++ b/kconfig_hardened_check/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -# This script helps me to check the Linux kernel Kconfig option list +# This tool helps me to check the Linux kernel Kconfig option list # against my hardening preferences for X86_64, ARM64, X86_32, and ARM. # Let the computers do their job! #