diff options
Diffstat (limited to 'config/coreboot/t480_vfsp_16mb')
-rw-r--r-- | config/coreboot/t480_vfsp_16mb/target.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/coreboot/t480_vfsp_16mb/target.cfg b/config/coreboot/t480_vfsp_16mb/target.cfg index 6ba1e1cd..1cc6d167 100644 --- a/config/coreboot/t480_vfsp_16mb/target.cfg +++ b/config/coreboot/t480_vfsp_16mb/target.cfg @@ -6,7 +6,7 @@ payload_seabios="y" payload_grub="y" payload_memtest="y" grub_scan_disk="nvme ahci" -grubtree="xhci" +grubtree="xhci_nvme" vcfg="t480" -build_depend="seabios/default grub/xhci memtest86plus" +build_depend="seabios/default grub/xhci_nvme memtest86plus" IFD_platform="sklkbl" |