diff --git a/config/Config-build.in b/config/Config-build.in index 5eaca5a945..b42fb8bc11 100644 --- a/config/Config-build.in +++ b/config/Config-build.in @@ -108,6 +108,7 @@ menu "Global build settings" config CLEAN_IPKG bool prompt "Remove ipkg/opkg status data files in final images" + depends on !USE_APK help This removes all ipkg/opkg status data files from the target directory before building the root filesystem.