]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - security/Kconfig
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux...
[karo-tx-linux.git] / security / Kconfig
index 213df4d4f2c1527adcae47fa6bd9da0f0956e5f3..93027fdf47d1c7b610a4c7e15996bc288ceaba48 100644 (file)
@@ -31,6 +31,11 @@ config SECURITY
 
          If you are unsure how to answer this question, answer N.
 
+config SECURITY_WRITABLE_HOOKS
+       depends on SECURITY
+       bool
+       default n
+
 config SECURITYFS
        bool "Enable the securityfs filesystem"
        help