summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-04-06 19:39:51 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-04-06 19:39:51 +0000
commitbeca028bd6bb71898052faadff680d8e76f61eb3 (patch)
tree14a05ceeedb3c6c18f4ff09eb0659b16ebb8e386 /config
parentdde8214d167415015d42cc826ebb535f726dd90d (diff)
downloadmaster-31e0f0ae-beca028bd6bb71898052faadff680d8e76f61eb3.tar.gz
master-31e0f0ae-beca028bd6bb71898052faadff680d8e76f61eb3.tar.bz2
master-31e0f0ae-beca028bd6bb71898052faadff680d8e76f61eb3.zip
build: add integration for managing opkg package feed keys
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45286
Diffstat (limited to 'config')
-rw-r--r--config/Config-build.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/Config-build.in b/config/Config-build.in
index 582724eff1..78582ab415 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