ANDROID: gki_defconfig: Enable CONFIG_NVME_MULTIPATH
Enable NVMe multipath support to get access to /dev/nvmeXnY block devices. Bug: 318459546 Change-Id: Id452462b4dbb474f1e3a53f5010f09edf63642bc Signed-off-by: Daniel Mentz <danielmentz@google.com>
This commit is contained in:
@@ -305,6 +305,7 @@ CONFIG_BLK_DEV_RAM=y
|
||||
CONFIG_BLK_DEV_RAM_SIZE=8192
|
||||
CONFIG_BLK_DEV_UBLK=y
|
||||
CONFIG_BLK_DEV_NVME=y
|
||||
CONFIG_NVME_MULTIPATH=y
|
||||
CONFIG_SRAM=y
|
||||
CONFIG_SCSI=y
|
||||
# CONFIG_SCSI_PROC_FS is not set
|
||||
|
||||
@@ -293,6 +293,7 @@ CONFIG_BLK_DEV_RAM=y
|
||||
CONFIG_BLK_DEV_RAM_SIZE=8192
|
||||
CONFIG_BLK_DEV_UBLK=y
|
||||
CONFIG_BLK_DEV_NVME=y
|
||||
CONFIG_NVME_MULTIPATH=y
|
||||
CONFIG_SRAM=y
|
||||
CONFIG_SCSI=y
|
||||
# CONFIG_SCSI_PROC_FS is not set
|
||||
|
||||
Reference in New Issue
Block a user