diff options
Diffstat (limited to 'config/Config-build.in')
-rw-r--r-- | config/Config-build.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/Config-build.in b/config/Config-build.in index 582724e..78582ab 100644 --- a/config/Config-build.in +++ b/config/Config-build.in @@ -14,6 +14,9 @@ menu "Global build settings" bool "Select all userspace packages by default" default n + config SIGNED_PACKAGES + bool "Cryptographically signed package lists" + comment "General build options" config DISPLAY_SUPPORT |