From bde26c043d969529a4b93e095d6bb7a1d03254a3 Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Sun, 7 Oct 2018 18:39:50 -0400 Subject: Restructure Coreboot project configs directory Moving the board-specific directories into projects/coreboot/configs/ and removing the payload-specific directories (depthcharge, seabios) will allow for better management of Coreboot configs for each board. Instead of having a config for each payload, there will be at most two main configs (textmode, corebootfb) for each board. Selecting a default payload will be reimplemented in a subsequent commit. --- projects/coreboot/configs/seabios/targets | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 projects/coreboot/configs/seabios/targets (limited to 'projects/coreboot/configs/seabios/targets') diff --git a/projects/coreboot/configs/seabios/targets b/projects/coreboot/configs/seabios/targets deleted file mode 100644 index 3e1041b1..00000000 --- a/projects/coreboot/configs/seabios/targets +++ /dev/null @@ -1,26 +0,0 @@ -d510mo -d945gclf -ga-g41m-es2l -kcma-d8 -kfsn4-dre -kgpe-d16 -macbook21 -qemu_i440fx_piix4 -qemu_q35_ich9 -r400_16mb -r400_4mb -r400_8mb -t400_16mb -t400_4mb -t400_8mb -t500_16mb -t500_4mb -t500_8mb -t60 -w500_16mb -w500_4mb -w500_8mb -x200_16mb -x200_4mb -x200_8mb -x60 -- cgit v1.2.3-70-g09d2