aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/majolica/Kconfig
diff options
context:
space:
mode:
authorMathew King <mathewk@chromium.org>2021-02-01 16:43:33 -0700
committerPatrick Georgi <pgeorgi@google.com>2021-02-04 09:54:04 +0000
commit9a2b5e0ca3ea861c9d5f1b27c2ba173f7c3f03a7 (patch)
treeb443480b5087344104291afcde759716f8d33c3d /src/mainboard/amd/majolica/Kconfig
parent21e2b5a0ce790b1f67c13a140b28635b3acf4a08 (diff)
mb/amd/majolica: add fmd for use when building chromeos
BUG=b:177909472 TEST=builds Change-Id: I5eb3c60fe60e4029485fae642c88c5c013ffb3f6 Signed-off-by: Mathew King <mathewk@chromium.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/50208 Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/amd/majolica/Kconfig')
-rw-r--r--src/mainboard/amd/majolica/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/amd/majolica/Kconfig b/src/mainboard/amd/majolica/Kconfig
index ce8a498263..ef0aa2048b 100644
--- a/src/mainboard/amd/majolica/Kconfig
+++ b/src/mainboard/amd/majolica/Kconfig
@@ -10,6 +10,7 @@ config BOARD_SPECIFIC_OPTIONS
config FMDFILE
string
+ default "src/mainboard/amd/majolica/chromeos.fmd" if CHROMEOS
default "src/mainboard/amd/majolica/board.fmd"
config MAINBOARD_DIR