mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
projects/imx6/linux: disable kernel module signing
no need to build host tool extract-cert which uses ssl
This commit is contained in:
parent
92bea496d1
commit
0aa8d89baa
5
projects/imx6/linux/4.4-xbian/linux.arm.conf
Normal file → Executable file
5
projects/imx6/linux/4.4-xbian/linux.arm.conf
Normal file → Executable file
@ -6496,13 +6496,12 @@ CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=m
|
|||||||
CONFIG_PUBLIC_KEY_ALGO_RSA=m
|
CONFIG_PUBLIC_KEY_ALGO_RSA=m
|
||||||
CONFIG_X509_CERTIFICATE_PARSER=m
|
CONFIG_X509_CERTIFICATE_PARSER=m
|
||||||
CONFIG_PKCS7_MESSAGE_PARSER=m
|
CONFIG_PKCS7_MESSAGE_PARSER=m
|
||||||
CONFIG_PKCS7_TEST_KEY=m
|
# CONFIG_PKCS7_TEST_KEY is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Certificates for signature checking
|
# Certificates for signature checking
|
||||||
#
|
#
|
||||||
CONFIG_SYSTEM_TRUSTED_KEYRING=y
|
# CONFIG_SYSTEM_TRUSTED_KEYRING is not set
|
||||||
CONFIG_SYSTEM_TRUSTED_KEYS=""
|
|
||||||
# CONFIG_ARM_CRYPTO is not set
|
# CONFIG_ARM_CRYPTO is not set
|
||||||
CONFIG_BINARY_PRINTF=y
|
CONFIG_BINARY_PRINTF=y
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user