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>
This commit is contained in:
parent
e8f6ddbd4c
commit
25058fea51
2 changed files with 2 additions and 0 deletions
|
|
@ -307,6 +307,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_UID_SYS_STATS=y
|
||||
CONFIG_SCSI=y
|
||||
|
|
|
|||
|
|
@ -293,6 +293,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_UID_SYS_STATS=y
|
||||
CONFIG_SCSI=y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue