mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-07-30 23:16:40 +00:00
Need to delete '# CONFIG_BLK_DEV_NVME is not set' to enable NVME driver
This commit is contained in:
parent
37ce259fb9
commit
1a4a1c3045
@ -64,7 +64,7 @@ system on Intel KBL NUC with a SATA SSD as ``/dev/sda`` and an NVME SSD as
|
||||
you can ignore.
|
||||
|
||||
#. Edit the ``kernel_config_uos`` config file: search the keyword
|
||||
"NVME Support" and add two lines under “NVME Support” to enable
|
||||
"NVME Support", delete "# CONFIG_BLK_DEV_NVME is not set" and add two lines under “NVME Support” to enable
|
||||
the NVME driver in RT kernel::
|
||||
|
||||
CONFIG_NVME_CORE=y
|
||||
|
Loading…
Reference in New Issue
Block a user