diff options
Diffstat (limited to 'config/Config-images.in')
-rw-r--r-- | config/Config-images.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/Config-images.in b/config/Config-images.in index 5615141b75..6e43793ef5 100644 --- a/config/Config-images.in +++ b/config/Config-images.in @@ -37,11 +37,9 @@ menu "Target Images" bool "lzma" config TARGET_INITRAMFS_COMPRESSION_LZO - depends on !TARGET_ROOTFS_INITRAMFS_SEPARATE bool "lzo" config TARGET_INITRAMFS_COMPRESSION_LZ4 - depends on !TARGET_ROOTFS_INITRAMFS_SEPARATE bool "lz4" config TARGET_INITRAMFS_COMPRESSION_XZ |