Skip to content

Commit

Permalink
Add NVMe boot support to Generic AArch64 (#1050) (#1918)
Browse files Browse the repository at this point in the history
  • Loading branch information
agners committed May 19, 2022
1 parent e90379e commit 94662c5
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,8 @@ CONFIG_VIRTIO_MMIO=y
CONFIG_SCSI_VIRTIO=y
CONFIG_HW_RANDOM_VIRTIO=y

CONFIG_NVME_CORE=y
CONFIG_BLK_DEV_NVME=y
CONFIG_NVME_HWMON=y

CONFIG_DRM_VIRTIO_GPU=m

0 comments on commit 94662c5

Please sign in to comment.