summaryrefslogtreecommitdiff
path: root/src/mainboard/cavium/cn8100_sff_evb/Kconfig
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/cavium/cn8100_sff_evb/Kconfig
parent8905ecbcfa524e751e20a14183c19172a2d0a268 (diff)
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/cavium/cn8100_sff_evb/Kconfig')
-rw-r--r--src/mainboard/cavium/cn8100_sff_evb/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/cavium/cn8100_sff_evb/Kconfig b/src/mainboard/cavium/cn8100_sff_evb/Kconfig
index 5286b6465a..a1813bb70a 100644
--- a/src/mainboard/cavium/cn8100_sff_evb/Kconfig
+++ b/src/mainboard/cavium/cn8100_sff_evb/Kconfig
@@ -34,7 +34,6 @@ config UART_FOR_CONSOLE
default 0
config FMDFILE
- string
default "src/mainboard/\$(CONFIG_MAINBOARD_DIR)/board.fmd"
config MAX_CPUS