iscsi_ibft: fix crash due to KASLR physical memory remapping
[linux-2.6-microblaze.git] / security / keys / Kconfig
index c161642..64b81ab 100644 (file)
@@ -75,6 +75,9 @@ config TRUSTED_KEYS
        select CRYPTO_HMAC
        select CRYPTO_SHA1
        select CRYPTO_HASH_INFO
+       select ASN1_ENCODER
+       select OID_REGISTRY
+       select ASN1
        help
          This option provides support for creating, sealing, and unsealing
          keys in the kernel. Trusted keys are random number symmetric keys,