summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/t530
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2021-07-23 11:32:28 +0200
committerFelix Held <felix-coreboot@felixheld.de>2021-07-26 14:06:57 +0000
commit75be3245247122b8eca386fca888eff1fbeae938 (patch)
treee768911eaca32aa097edba0d65aaaf9b64d2b81c /src/mainboard/lenovo/t530
parent8905ecbcfa524e751e20a14183c19172a2d0a268 (diff)
downloadcoreboot-75be3245247122b8eca386fca888eff1fbeae938.tar.gz
coreboot-75be3245247122b8eca386fca888eff1fbeae938.tar.bz2
coreboot-75be3245247122b8eca386fca888eff1fbeae938.zip
mb/*: Specify type of `FMDFILE` once
Specify the type of the `FMDFILE` Kconfig symbol once instead of doing so on each and every mainboard. Change-Id: I810bd3fe8d42102586db6c2c58b7037a60189257 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/56557 Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Patrick Georgi <pgeorgi@google.com> Reviewed-by: Felix Singer <felixsinger@posteo.net> Reviewed-by: Michael Niewöhner <foss@mniewoehner.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/lenovo/t530')
-rw-r--r--src/mainboard/lenovo/t530/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/t530/Kconfig b/src/mainboard/lenovo/t530/Kconfig
index 597ea1dc5b25..eb301db15cb9 100644
--- a/src/mainboard/lenovo/t530/Kconfig
+++ b/src/mainboard/lenovo/t530/Kconfig
@@ -44,7 +44,6 @@ config VBOOT_VBNV_OFFSET
default 0x2a
config FMDFILE
- string
default "src/mainboard/\$(CONFIG_MAINBOARD_DIR)/vboot-rwab.fmd" if VBOOT
config VARIANT_DIR