Skip to content

Commit 4a01d5f

Browse files
committed
deepin: riscv: config: auto generate module sign key
deepin inclusion category: bugfix CONFIG_MODULE_SIG_KEY="" is not a vaild config will make "make bindeb-pkg -j$(nproc)" failed in sign module pass. Fix by removing the config setting to use the default value "certs/signing_key.pem" which will be auto generated. Signed-off-by: Wentao Guan <guanwentao@uniontech.com>
1 parent 41af78e commit 4a01d5f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/riscv/configs/deepin_riscv64_desktop_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2768,7 +2768,6 @@ CONFIG_CRYPTO_GHASH_RISCV64=m
27682768
CONFIG_CRYPTO_DEV_CHELSIO=m
27692769
CONFIG_CRYPTO_DEV_VIRTIO=m
27702770
CONFIG_PKCS8_PRIVATE_KEY_PARSER=m
2771-
CONFIG_MODULE_SIG_KEY=""
27722771
CONFIG_SECONDARY_TRUSTED_KEYRING=y
27732772
CONFIG_SYSTEM_BLACKLIST_KEYRING=y
27742773
# CONFIG_XZ_DEC_X86 is not set

0 commit comments

Comments
 (0)