config: introduce separate CONFIG_SIGNATURE_CHECK option

This commit is contained in:
CN_SZTL 2019-08-16 13:28:46 +08:00
parent 4d5ed70682
commit 436c45ab32
No known key found for this signature in database
GPG Key ID: 6850B6345C862176
4 changed files with 4 additions and 0 deletions

4
config/Config-build.in Executable file → Normal file
View File

@ -34,6 +34,10 @@ menu "Global build settings"
bool "Cryptographically signed package lists"
default y
config SIGNATURE_CHECK
bool "Enable signature checking in opkg"
default SIGNED_PACKAGES
comment "General build options"
config DISPLAY_SUPPORT

0
config/Config-devel.in Executable file → Normal file
View File

0
config/Config-images.in Executable file → Normal file
View File

0
config/Config-kernel.in Executable file → Normal file
View File