summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Config.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/Config.in b/Config.in
index 5df03210e..a9b007551 100644
--- a/Config.in
+++ b/Config.in
@@ -163,7 +163,8 @@ config ADK_KERNEL_COMP_GZIP_RASPBERRY_PI
choice
prompt "Kernel Compression"
-depends on !ADK_TARGET_SYSTEM_RASPBERRY_PI
+depends on !ADK_TARGET_SYSTEM_RASPBERRY_PI && !ADK_TARGET_SYSTEM_MIKROTIK_RB532
+
config ADK_KERNEL_COMP_XZ
prompt "use XZ compression"
boolean