summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/nyan_blaze
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/nyan_blaze
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/nyan_blaze')
-rw-r--r--src/mainboard/google/nyan_blaze/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/nyan_blaze/Kconfig b/src/mainboard/google/nyan_blaze/Kconfig
index daae1c8b7093..c16736a115b7 100644
--- a/src/mainboard/google/nyan_blaze/Kconfig
+++ b/src/mainboard/google/nyan_blaze/Kconfig
@@ -26,7 +26,6 @@ config MAINBOARD_DIR
default "google/nyan_blaze"
config MAINBOARD_PART_NUMBER
- string
default "Nyan Blaze"
choice