summaryrefslogtreecommitdiff
path: root/src/mainboard/amd
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@google.com>2020-06-24 15:33:15 +0200
committerPatrick Georgi <pgeorgi@google.com>2020-06-25 14:32:27 +0000
commitc4b2f8c5d83cba78db2e062f3e1d653e8af241c4 (patch)
tree69bd1b9cbf679cda2d11c15c594df4d4cf7bff04 /src/mainboard/amd
parente40b9481e616f8b8a899ac9bb9fbf1cda20d7114 (diff)
downloadcoreboot-c4b2f8c5d83cba78db2e062f3e1d653e8af241c4.tar.xz
mb/amd/mandolin: Quote string in Kconfig that contains /
Newer versions of Kconfig require that. Change-Id: I95f889d462ace1b912b5e6c7320973e8a826f3cb Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/42773 Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/amd')
-rw-r--r--src/mainboard/amd/mandolin/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/amd/mandolin/Kconfig b/src/mainboard/amd/mandolin/Kconfig
index a087b5951b..a137b4dcc7 100644
--- a/src/mainboard/amd/mandolin/Kconfig
+++ b/src/mainboard/amd/mandolin/Kconfig
@@ -31,7 +31,7 @@ config CBFS_SIZE
config MAINBOARD_DIR
string
- default amd/mandolin
+ default "amd/mandolin"
config MAINBOARD_PART_NUMBER
string