Lot of new hardware supports and uses NVMe storage devices, enable
support by default.

Signed-off-by: Jussi Laako <jussi.la...@linux.intel.com>
---
 bsp/common-pc/common-pc-drivers.cfg | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/bsp/common-pc/common-pc-drivers.cfg 
b/bsp/common-pc/common-pc-drivers.cfg
index cea6a99d..a996ef51 100644
--- a/bsp/common-pc/common-pc-drivers.cfg
+++ b/bsp/common-pc/common-pc-drivers.cfg
@@ -66,3 +66,6 @@ CONFIG_I2O_PROC=m
 CONFIG_I2O_SCSI=m
 
 CONFIG_EEPROM_AT24=m
+
+CONFIG_NVME_CORE=y
+CONFIG_BLK_DEV_NVME=y
-- 
2.11.0

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to