build: fix incomplete initramfs compression options
[openwrt/staging/noltari.git] / config / Config-images.in
index 5615141b750ed39ae9927dcd5ad0eb6e3e7771e8..6e43793ef5301147836f98a8c517f73acbd673cf 100644 (file)
@@ -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