Support NVMe & update barebox (#626)

* Support NVMe & Update barebox

* same for ova
This commit is contained in:
Pascal Vizeli
2020-04-19 01:33:45 +02:00
committed by GitHub
parent 3281cbd365
commit 48f3045854
4 changed files with 5 additions and 2 deletions

View File

@@ -2,6 +2,7 @@ CONFIG_EFI_STUB=y
CONFIG_SCSI_LOWLEVEL=y
CONFIG_USB_XHCI_HCD=y
CONFIG_BLK_DEV_NVME=y
CONFIG_IGB=y