Skip to content
Snippets Groups Projects
Commit 3698a5ba authored by Armin Kuster's avatar Armin Kuster Committed by Bruce Ashfield
Browse files

ima/ima.cfg: remove badly formatted configuration options


[INFO]: Fragments with badly formatted configuration options:
    - fragment configs/v5.10/standard/features/ima/ima.cfg has the following issues: #CONFIG_INTEGRITY_SIGNATURE=y
        - fragment configs/v5.10/standard/features/ima/ima.cfg has the following issues: #CONFIG_INTEGRITY_ASYMMETRIC_KEYS=y
            - fragment configs/v5.10/standard/features/ima/ima.cfg has the following issues: #CONFIG_INTEGRITY_TRUSTED_KEYRING=y

Signed-off-by: default avatarArmin Kuster <akuster808@gmail.com>
Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
parent 8a552e7f
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,3 @@ CONFIG_IMA_WRITE_POLICY=y ...@@ -13,7 +13,3 @@ CONFIG_IMA_WRITE_POLICY=y
CONFIG_IMA_READ_POLICY=y CONFIG_IMA_READ_POLICY=y
CONFIG_IMA_LOAD_X509=y CONFIG_IMA_LOAD_X509=y
CONFIG_IMA_X509_PATH="/etc/keys/x509_ima.der" CONFIG_IMA_X509_PATH="/etc/keys/x509_ima.der"
#CONFIG_INTEGRITY_SIGNATURE=y
#CONFIG_INTEGRITY_ASYMMETRIC_KEYS=y
#CONFIG_INTEGRITY_TRUSTED_KEYRING=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment