summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-11-08 18:11:03 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-11-08 18:11:03 +0100
commitc55a696b9c3c6d25342e8e04999a2058da5d8201 (patch)
tree4347e5bb4894cb4e489575f8e519e11dc57986d1 /Config.in
parent6987d5c7e74c19902218551427e4b11bd02ee968 (diff)
enable variable kernel target name, qemu-mips targets use vmlinuz
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Config.in b/Config.in
index 9f2280ef4..e0f969609 100644
--- a/Config.in
+++ b/Config.in
@@ -144,6 +144,7 @@ config ADK_KERNEL_COMP_XZ
select ADK_KERNEL_RD_XZ
select ADK_KERNEL_KERNEL_XZ
select ADK_KERNEL_INITRAMFS_COMPRESSION_XZ
+ depends on !ADK_LINUX_MIPS
config ADK_KERNEL_COMP_LZMA
prompt "use LZMA compression"