summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-02 08:44:59 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-02 08:44:59 +0100
commitdeef78aaad882cb7c30bdf60bab94c5aca48bd07 (patch)
tree6be556c55339ddea52be3e25c4574bb0209f0022 /Config.in
parent78350f5d6bb5a04e856249c55985db94735f917e (diff)
use correct suffix for MIPS64 ABI so that glibc recognize it. xz kernel compression is usable for mips, too
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Config.in b/Config.in
index 257d46583..7cee82338 100644
--- a/Config.in
+++ b/Config.in
@@ -152,7 +152,6 @@ 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"