Unverified Commit 12d167f5 authored by Ryan Lahfa's avatar Ryan Lahfa Committed by GitHub
Browse files

Merge pull request #292298 from oxalica/feat/linux-zoned

linux: enable CONFIG_BLK_DEV_ZONED
parents 7767a0f2 8e61428b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -846,6 +846,7 @@ let
      AIC94XX_DEBUG = no;

      BLK_DEV_INTEGRITY       = yes;
      BLK_DEV_ZONED           = yes;

      BLK_SED_OPAL = yes;