config: introduce separate CONFIG_SIGNATURE_CHECK option
[openwrt/staging/jow.git] / config / Config-build.in
index 5132497e1d3c23b40914594c2d4cfb8cb728f4a0..fe916e22eab7d4c54c67e69a7483cbcc99dce249 100644 (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 TESTING_KERNEL