summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/cyan
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2021-07-23 11:11:02 +0200
committerFelix Held <felix-coreboot@felixheld.de>2021-07-26 14:05:29 +0000
commit2c03ffc8df73fe95d8365f69070169af2be9b715 (patch)
tree9c7996cf9965eb7002a7b0e13e87925816bf1f02 /src/mainboard/google/cyan
parent9cddae151af30339790748cc0ff40df47e24f019 (diff)
downloadcoreboot-2c03ffc8df73fe95d8365f69070169af2be9b715.tar.gz
coreboot-2c03ffc8df73fe95d8365f69070169af2be9b715.tar.bz2
coreboot-2c03ffc8df73fe95d8365f69070169af2be9b715.zip
mb/*: Specify type of `MAINBOARD_PART_NUMBER` once
Specify the type of the `MAINBOARD_PART_NUMBER` Kconfig symbol once instead of doing so on each and every mainboard. Change-Id: I3692f9e82fe90af4d0da1d037018a20aa1b45793 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/56554 Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Patrick Georgi <pgeorgi@google.com> Reviewed-by: Frans Hendriks <fhendriks@eltan.com> Reviewed-by: Felix Singer <felixsinger@posteo.net> Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org> Reviewed-by: Michael Niewöhner <foss@mniewoehner.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/cyan')
-rw-r--r--src/mainboard/google/cyan/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/cyan/Kconfig b/src/mainboard/google/cyan/Kconfig
index 9c6e5d8f8798..22dedea16b05 100644
--- a/src/mainboard/google/cyan/Kconfig
+++ b/src/mainboard/google/cyan/Kconfig
@@ -55,7 +55,6 @@ config VARIANT_DIR
default "wizpig" if BOARD_GOOGLE_WIZPIG
config MAINBOARD_PART_NUMBER
- string
default "Banon" if BOARD_GOOGLE_BANON
default "Celes" if BOARD_GOOGLE_CELES
default "Cyan" if BOARD_GOOGLE_CYAN