summaryrefslogtreecommitdiff
path: root/src/mainboard/bap
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@google.com>2019-11-22 20:58:58 +0100
committerPatrick Georgi <pgeorgi@google.com>2019-11-23 20:09:56 +0000
commit0bb83469ed29a576f8a89a6a775ce65fcf6505bb (patch)
tree0e07a121fd9885a5225db248f4f7e2b86fb390fa /src/mainboard/bap
parentf3758b6738d2968980309257197ef4f1977dc974 (diff)
downloadcoreboot-0bb83469ed29a576f8a89a6a775ce65fcf6505bb.tar.xz
Kconfig: comply to Linux 5.3's Kconfig language rules
Kconfig became stricter on what it accepts, so accomodate before updating to a new release. Change-Id: I92a9e9bf0d557a7532ba533cd7776c48f2488f91 Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/37156 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/mainboard/bap')
-rw-r--r--src/mainboard/bap/ode_e20XX/Kconfig2
-rw-r--r--src/mainboard/bap/ode_e21XX/Kconfig2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/bap/ode_e20XX/Kconfig b/src/mainboard/bap/ode_e20XX/Kconfig
index 0c37d5f390..1d526399f1 100644
--- a/src/mainboard/bap/ode_e20XX/Kconfig
+++ b/src/mainboard/bap/ode_e20XX/Kconfig
@@ -31,7 +31,7 @@ config BOARD_SPECIFIC_OPTIONS
config MAINBOARD_DIR
string
- default bap/ode_e20XX
+ default "bap/ode_e20XX"
config MAINBOARD_PART_NUMBER
string
diff --git a/src/mainboard/bap/ode_e21XX/Kconfig b/src/mainboard/bap/ode_e21XX/Kconfig
index 3bdb573386..bf812f26ea 100644
--- a/src/mainboard/bap/ode_e21XX/Kconfig
+++ b/src/mainboard/bap/ode_e21XX/Kconfig
@@ -31,7 +31,7 @@ config BOARD_SPECIFIC_OPTIONS
config MAINBOARD_DIR
string
- default bap/ode_e21XX
+ default "bap/ode_e21XX"
config MAINBOARD_PART_NUMBER
string