]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - security/keys/Kconfig
security/keys: add CONFIG_KEYS_COMPAT to Kconfig
[karo-tx-linux.git] / security / keys / Kconfig
index 6fd95f76bfaeaf4a300219ee290048c3913632a5..00b7431a8aeb044c96c0460082b7388611048f83 100644 (file)
@@ -20,6 +20,10 @@ config KEYS
 
          If you are unsure as to whether this is required, answer N.
 
+config KEYS_COMPAT
+       def_bool y
+       depends on COMPAT && KEYS
+
 config PERSISTENT_KEYRINGS
        bool "Enable register of persistent per-UID keyrings"
        depends on KEYS