build: config: cleanup impossible dependency logic
[openwrt/staging/nbd.git] / config / Config-images.in
index 49e5330ffe20635fc493ce7aa579a35f3a45fdd2..aa238762590eb7b2ffe6923ffae83ea49bb13260 100644 (file)
@@ -47,7 +47,6 @@ menu "Target Images"
                                bool "xz"
 
                        config TARGET_INITRAMFS_COMPRESSION_ZSTD
-                               depends on !LINUX_5_4 && !LINUX_4_19
                                bool "zstd"
                endchoice
 
@@ -296,7 +295,7 @@ menu "Target Images"
 
        config TARGET_ROOTFS_PARTSIZE
                int "Root filesystem partition size (in MiB)"
-               depends on USES_ROOTFS_PART || TARGET_ROOTFS_EXT4FS || TARGET_omap || TARGET_sunxi || TARGET_uml
+               depends on USES_ROOTFS_PART || TARGET_ROOTFS_EXT4FS
                default 104
                help
                  Select the root filesystem partition size.