From b3c67e4b71222c466989f18d58fdfe05e7c00371 Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Mon, 14 Jan 2019 22:34:41 -0500 Subject: Restructure X200 coreboot target directories The intent is to create a simple rule of thumb where arguments are given beginning with those that relate to the device's physical attributes, such as flash chip size, continuing with arguments on how to use the hardware (e.g. display mode), and ending with anything else. --- projects/coreboot/configs/x200/textmode/4mb/config | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 projects/coreboot/configs/x200/textmode/4mb/config (limited to 'projects/coreboot/configs/x200/textmode/4mb/config') diff --git a/projects/coreboot/configs/x200/textmode/4mb/config b/projects/coreboot/configs/x200/textmode/4mb/config deleted file mode 100644 index ea998f4c..00000000 --- a/projects/coreboot/configs/x200/textmode/4mb/config +++ /dev/null @@ -1,6 +0,0 @@ -CONFIG_CBFS_SIZE=0x3FD000 -CONFIG_IFD_BIN_PATH="$(obj)/../ich9gen/ich9fdgbe_4m.bin" -CONFIG_COREBOOT_ROMSIZE_KB_8192=n -CONFIG_COREBOOT_ROMSIZE_KB_4096=y -CONFIG_COREBOOT_ROMSIZE_KB=4096 -CONFIG_ROM_SIZE=0x400000 -- cgit v1.2.3-70-g09d2