config: introduce separate CONFIG_SIGNATURE_CHECK option
This commit is contained in:
parent
4d5ed70682
commit
436c45ab32
4
config/Config-build.in
Executable file → Normal file
4
config/Config-build.in
Executable file → Normal 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
0
config/Config-devel.in
Executable file → Normal file
0
config/Config-images.in
Executable file → Normal file
0
config/Config-images.in
Executable file → Normal file
0
config/Config-kernel.in
Executable file → Normal file
0
config/Config-kernel.in
Executable file → Normal file
Loading…
Reference in New Issue
Block a user