Add Dell OptiPlex 7010/9010 SFF support

Pretty much just copied the T1650 directory in config/,
then changed the board to 9010 SFF in menuconfig.

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2024-10-04 22:24:57 +01:00
parent 02e76d09c1
commit 23e64192ed
2 changed files with 681 additions and 0 deletions
@@ -0,0 +1,9 @@
tree="default"
xarch="i386-elf"
payload_seabios="y"
payload_grub="y"
payload_memtest="y"
grub_scan_disk="nvme ahci"
grubtree="nvme"
vcfg="t1650"
build_depend="seabios/default grub/nvme memtest86plus"