diff options
| -rw-r--r-- | Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.in b/Config.in index 4231f85aa55..c288cfbec19 100644 --- a/Config.in +++ b/Config.in @@ -46,7 +46,7 @@ menu "Target Images" config TARGET_INITRAMFS_COMPRESSION_XZ bool "xz" - depends LINUX_2_6_38 + depends !LINUX_2_6_30&&!LINUX_2_6_31&&!LINUX_2_6_32&&!LINUX_2_6_36&&!LINUX_2_6_37 endchoice config EXTERNAL_CPIO |
