linux: enable CONFIG_BLK_DEV_ZONED
This enables support for ZAC/ZBC/ZNS host-managed and host-aware zoned block devices. It also enables zone features in various filesystems including BTRFS and F2FS, and other relative subsystems like nvme and virtio-blk.
This commit is contained in:
@@ -846,6 +846,7 @@ let
|
||||
AIC94XX_DEBUG = no;
|
||||
|
||||
BLK_DEV_INTEGRITY = yes;
|
||||
BLK_DEV_ZONED = yes;
|
||||
|
||||
BLK_SED_OPAL = yes;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user