aboutsummaryrefslogtreecommitdiff
path: root/projects/coreboot/configs/x200/4mb/corebootfb
diff options
context:
space:
mode:
authorAndrew Robbins <contact@andrewrobbins.info>2019-02-26 21:48:20 -0500
committerAndrew Robbins <contact@andrewrobbins.info>2019-03-05 22:24:44 -0500
commit389e845370fd9277157dbf1dbb265d27a39103aa (patch)
tree33d257a8d7413a8db2daac4c5a4a3aff254556b5 /projects/coreboot/configs/x200/4mb/corebootfb
parent3c9a8f5df43949db3129012f27e29d17297287fb (diff)
downloadlibrebootfr-389e845370fd9277157dbf1dbb265d27a39103aa.tar.gz
librebootfr-389e845370fd9277157dbf1dbb265d27a39103aa.zip
X200: use proper binary prefix for flash size
Diffstat (limited to 'projects/coreboot/configs/x200/4mb/corebootfb')
-rw-r--r--projects/coreboot/configs/x200/4mb/corebootfb/config3
-rw-r--r--projects/coreboot/configs/x200/4mb/corebootfb/grub/config1
-rw-r--r--projects/coreboot/configs/x200/4mb/corebootfb/grub/dependencies1
-rw-r--r--projects/coreboot/configs/x200/4mb/corebootfb/seabios/config1
-rw-r--r--projects/coreboot/configs/x200/4mb/corebootfb/seabios/dependencies1
-rw-r--r--projects/coreboot/configs/x200/4mb/corebootfb/targets2
6 files changed, 0 insertions, 9 deletions
diff --git a/projects/coreboot/configs/x200/4mb/corebootfb/config b/projects/coreboot/configs/x200/4mb/corebootfb/config
deleted file mode 100644
index c86e2073..00000000
--- a/projects/coreboot/configs/x200/4mb/corebootfb/config
+++ /dev/null
@@ -1,3 +0,0 @@
-CONFIG_VGA_TEXT_FRAMEBUFFER=n
-CONFIG_GENERIC_LINEAR_FRAMEBUFFER=y
-CONFIG_LINEAR_FRAMEBUFFER=y
diff --git a/projects/coreboot/configs/x200/4mb/corebootfb/grub/config b/projects/coreboot/configs/x200/4mb/corebootfb/grub/config
deleted file mode 100644
index 5170a90a..00000000
--- a/projects/coreboot/configs/x200/4mb/corebootfb/grub/config
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_PAYLOAD_FILE="$(obj)/../grub-coreboot/grub2"
diff --git a/projects/coreboot/configs/x200/4mb/corebootfb/grub/dependencies b/projects/coreboot/configs/x200/4mb/corebootfb/grub/dependencies
deleted file mode 100644
index 6640cb8d..00000000
--- a/projects/coreboot/configs/x200/4mb/corebootfb/grub/dependencies
+++ /dev/null
@@ -1 +0,0 @@
-grub coreboot
diff --git a/projects/coreboot/configs/x200/4mb/corebootfb/seabios/config b/projects/coreboot/configs/x200/4mb/corebootfb/seabios/config
deleted file mode 100644
index a3c13aff..00000000
--- a/projects/coreboot/configs/x200/4mb/corebootfb/seabios/config
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_PAYLOAD_FILE="$(obj)/../seabios/bios.bin.elf"
diff --git a/projects/coreboot/configs/x200/4mb/corebootfb/seabios/dependencies b/projects/coreboot/configs/x200/4mb/corebootfb/seabios/dependencies
deleted file mode 100644
index 41f077c0..00000000
--- a/projects/coreboot/configs/x200/4mb/corebootfb/seabios/dependencies
+++ /dev/null
@@ -1 +0,0 @@
-seabios
diff --git a/projects/coreboot/configs/x200/4mb/corebootfb/targets b/projects/coreboot/configs/x200/4mb/corebootfb/targets
deleted file mode 100644
index f2cba0e5..00000000
--- a/projects/coreboot/configs/x200/4mb/corebootfb/targets
+++ /dev/null
@@ -1,2 +0,0 @@
-grub
-seabios