ANDROID: gki_defconfig: enable NVME
This patch turns on CONFIG_BLK_DEV_NVME to enable the NVME driver. Bug: 286376839 Change-Id: I2985fa93ec5a1ccc4f57872714ad08cde294e8cb Signed-off-by: Manish Pandey <quic_mapa@quicinc.com> (cherry picked from commit 25058fea519a2d968abfa8d94e75968d13b0b2e2)
This commit is contained in:
committed by
Doug Zobel
parent
019f81c100
commit
0511623cc9
@@ -304,6 +304,7 @@ CONFIG_BLK_DEV_LOOP_MIN_COUNT=16
|
||||
CONFIG_BLK_DEV_RAM=y
|
||||
CONFIG_BLK_DEV_RAM_SIZE=8192
|
||||
CONFIG_BLK_DEV_UBLK=y
|
||||
CONFIG_BLK_DEV_NVME=y
|
||||
CONFIG_SRAM=y
|
||||
CONFIG_SCSI=y
|
||||
# CONFIG_SCSI_PROC_FS is not set
|
||||
|
||||
@@ -292,6 +292,7 @@ CONFIG_BLK_DEV_LOOP_MIN_COUNT=16
|
||||
CONFIG_BLK_DEV_RAM=y
|
||||
CONFIG_BLK_DEV_RAM_SIZE=8192
|
||||
CONFIG_BLK_DEV_UBLK=y
|
||||
CONFIG_BLK_DEV_NVME=y
|
||||
CONFIG_SRAM=y
|
||||
CONFIG_SCSI=y
|
||||
# CONFIG_SCSI_PROC_FS is not set
|
||||
|
||||
Reference in New Issue
Block a user