From f8d2c8d43289823ea93af81582f179bbf7339165 Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Mon, 14 Jan 2019 22:02:25 -0500 Subject: Restructure T400 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/t400/8mb/textmode/config | 1 + 1 file changed, 1 insertion(+) create mode 100644 projects/coreboot/configs/t400/8mb/textmode/config (limited to 'projects/coreboot/configs/t400/8mb/textmode/config') diff --git a/projects/coreboot/configs/t400/8mb/textmode/config b/projects/coreboot/configs/t400/8mb/textmode/config new file mode 100644 index 00000000..5d8cce57 --- /dev/null +++ b/projects/coreboot/configs/t400/8mb/textmode/config @@ -0,0 +1 @@ +CONFIG_VGA_TEXT_FRAMEBUFFER=y -- cgit v1.2.3-70-g09d2