images: allow generating .cpio.gz and/or .tar.gz archives whether ramdisk is selected...
[openwrt/staging/chunkeey.git] / Config.in
index ffe1147f44c70d028c4048edf705dd6e25ff9ee7..4746ba418599e06c7b4d552e3bfd4387336c4cdf 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -63,14 +63,12 @@ menu "Target Images"
        config TARGET_ROOTFS_TGZ
                bool "tgz"
                default y if USES_TGZ
-               depends !TARGET_ROOTFS_INITRAMFS
                help
                  Build a compressed tar archive of the the root filesystem
 
        config TARGET_ROOTFS_CPIOGZ
                bool "cpiogz"
                default y if USES_CPIOGZ
-               depends !TARGET_ROOTFS_INITRAMFS
                help
                  Build a compressed cpio archive of the the root filesystem