Add the comment describing OR use case
[kconfig-hardened-check.git] / kspp-recommendations.config
index 61fba2b054e933d5fcc62ed5bccbc78968fc03b7..d2283b467964c71bda0f8f05005f9cb5028b630e 100644 (file)
@@ -4,7 +4,6 @@
 CONFIG_BUG=y
 
 # Make sure kernel page tables have safe permissions.
-CONFIG_DEBUG_KERNEL=y
 CONFIG_STRICT_KERNEL_RWX=y
 
 # Report any dangerous memory permissions (not available on all archs).