Skip to content

Commit

Permalink
clover_defconfig: Enable CONFIG_NVME_MULTIPATH
Browse files Browse the repository at this point in the history
CONFIG_NVME_MULTIPATH=y

Enable NVMe multipath support to get access to /dev/nvmeXnY block
devices.

Bug: 318459546
Change-Id: Id452462b4dbb474f1e3a53f5010f09edf63642bc
Signed-off-by: Daniel Mentz <[email protected]>#
  • Loading branch information
danielmentzgoogle authored and 1582130940 committed Dec 23, 2024
1 parent cffa609 commit b5a2602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/configs/clover_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1572,7 +1572,7 @@ CONFIG_BLK_DEV_LOOP_MIN_COUNT=16
#
CONFIG_NVME_CORE=y
CONFIG_BLK_DEV_NVME=y
# CONFIG_NVME_MULTIPATH is not set
CONFIG_NVME_MULTIPATH=y
# CONFIG_NVME_FC is not set
# CONFIG_NVME_TARGET is not set

Expand Down

0 comments on commit b5a2602

Please sign in to comment.