summaryrefslogtreecommitdiffstats
path: root/config/Config-build.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/Config-build.in')
-rw-r--r--config/Config-build.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/Config-build.in b/config/Config-build.in
index 24c2bcf130..41c1daccd9 100644
--- a/config/Config-build.in
+++ b/config/Config-build.in
@@ -68,6 +68,10 @@ menu "Global build settings"
bool "Enable TLS certificate verification during package download"
default y
+ config USE_APK
+ imply PACKAGE_apk-mbedtls
+ bool "Use APK instead of OPKG to build distribution (EXPERIMENTAL)"
+
comment "General build options"
config TESTING_KERNEL
@@ -110,6 +114,7 @@ menu "Global build settings"
config IPK_FILES_CHECKSUMS
bool
prompt "Record files checksums in package metadata"
+ depends on !USE_APK
help
This makes file checksums part of package metadata. It increases size
but provides you with pkg_check command to check for flash corruptions.
@@ -228,6 +233,7 @@ menu "Global build settings"
config STRIP_KERNEL_EXPORTS
bool "Strip unnecessary exports from the kernel image"
+ depends on BROKEN
help
Reduces kernel size by stripping unused kernel exports from the kernel
image. Note that this might make the kernel incompatible with any kernel