summaryrefslogtreecommitdiff
path: root/target/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-03-16 18:52:56 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-03-16 18:52:56 +0100
commitcc6ab14ecc81731224aaff814414c55c3ced195b (patch)
tree30ee1a79e9336e36b9168cb1200c6fb7f5bdc5c4 /target/Config.in
parent3617bdc66002de2e2b6d977256593fd8eec2e45c (diff)
parent26141f2ba4aa6099782e0e657eb2727ad6baf0ff (diff)
add helptext
Diffstat (limited to 'target/Config.in')
-rw-r--r--target/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/Config.in b/target/Config.in
index f8e483311..fc0f36809 100644
--- a/target/Config.in
+++ b/target/Config.in
@@ -975,7 +975,7 @@ endchoice
choice
prompt "Compression method for Kernel"
- depends on !(ADK_TARGET_ROOTFS_INITRAMFS || ADK_TARGET_ROOTFS_INITRAMFS_PIGGYBACK)
+ depends on !(ADK_TARGET_ROOTFS_INITRAMFS || ADK_TARGET_ROOTFS_INITRAMFS_PIGGYBACK || ADK_TOOLCHAIN_ONLY)
config ADK_TARGET_KERNEL_COMPRESSION_GZIP
boolean