projects/imx6/linux: disable kernel module signing

no need to build host tool extract-cert which uses ssl
This commit is contained in:
Peter Vicman 2016-04-15 10:25:37 +02:00
parent 92bea496d1
commit 0aa8d89baa

5
projects/imx6/linux/4.4-xbian/linux.arm.conf Normal file → Executable file
View File

@ -6496,13 +6496,12 @@ CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=m
CONFIG_PUBLIC_KEY_ALGO_RSA=m
CONFIG_X509_CERTIFICATE_PARSER=m
CONFIG_PKCS7_MESSAGE_PARSER=m
CONFIG_PKCS7_TEST_KEY=m
# CONFIG_PKCS7_TEST_KEY is not set
#
# Certificates for signature checking
#
CONFIG_SYSTEM_TRUSTED_KEYRING=y
CONFIG_SYSTEM_TRUSTED_KEYS=""
# CONFIG_SYSTEM_TRUSTED_KEYRING is not set
# CONFIG_ARM_CRYPTO is not set
CONFIG_BINARY_PRINTF=y