From 741a0576ad3184f0f061ff8fd056f933986d110d Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 6 Apr 2015 19:39:51 +0000 Subject: build: add integration for managing opkg package feed keys Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45286 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- config/Config-build.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config') 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 -- cgit v1.2.3