]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - usr/Kconfig
initramfs: Remove redundant dependency of RD_ZSTD on BLK_DEV_INITRD
[mirror_ubuntu-jammy-kernel.git] / usr / Kconfig
index 2599bc21c1b227ba73017b008bb9f408e836eb3d..8bbcf699fe3bebecca9436167a2c57a24d505215 100644 (file)
@@ -103,7 +103,6 @@ config RD_LZ4
 config RD_ZSTD
        bool "Support initial ramdisk/ramfs compressed using ZSTD"
        default y
-       depends on BLK_DEV_INITRD
        select DECOMPRESS_ZSTD
        help
          Support loading of a ZSTD encoded initial ramdisk or cpio buffer.