diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/Config-build.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/Config-build.in b/config/Config-build.in index 78582ab415..69fb708972 100644 --- a/config/Config-build.in +++ b/config/Config-build.in @@ -16,6 +16,7 @@ menu "Global build settings" config SIGNED_PACKAGES bool "Cryptographically signed package lists" + default y comment "General build options" |