aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t420/Kconfig
diff options
context:
space:
mode:
authorNico Huber <nico.h@gmx.de>2019-05-30 11:48:02 +0200
committerPatrick Georgi <pgeorgi@google.com>2019-05-30 14:57:59 +0000
commitd64f8899728edfb645dde10a1f6f1fb46df13a15 (patch)
tree1fe95f4537ce94450f24f37189b700c7a8d17ff2 /src/mainboard/lenovo/t420/Kconfig
parent10490b98e2c8b7b0c6c275b6b809d48697f6ee2f (diff)
mb/lenovo/*20*: Remove default FMAP
These boards don't need a default FMAP. Moreover, having a default FMAP disables automatic integration of optional regions like `CONSOLE`. Also, these files contain an error: `COREBOOT` isn't placed at the top of the image. Resulting in default builds without a reset vector ;) Change-Id: If6331e19955034c02828e88902a5934c34d3e784 Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/33110 Reviewed-by: Patrick Rudolph <siro@das-labor.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/lenovo/t420/Kconfig')
-rw-r--r--src/mainboard/lenovo/t420/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/t420/Kconfig b/src/mainboard/lenovo/t420/Kconfig
index 3d3b56ae22..02bcc4f4a4 100644
--- a/src/mainboard/lenovo/t420/Kconfig
+++ b/src/mainboard/lenovo/t420/Kconfig
@@ -46,7 +46,6 @@ config VBOOT_VBNV_OFFSET
config FMDFILE
string
default "src/mainboard/$(CONFIG_MAINBOARD_DIR)/vboot-rwa.fmd" if VBOOT
- default "src/mainboard/$(CONFIG_MAINBOARD_DIR)/board.fmd"
config MAINBOARD_DIR
string