summaryrefslogtreecommitdiffstats
path: root/src/mainboard/kontron
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/kontron
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/kontron')
-rw-r--r--src/mainboard/kontron/986lcd-m/Kconfig1
-rw-r--r--src/mainboard/kontron/bsl6/Kconfig1
-rw-r--r--src/mainboard/kontron/ktqm77/Kconfig1
-rw-r--r--src/mainboard/kontron/mal10/Kconfig1
4 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/kontron/986lcd-m/Kconfig b/src/mainboard/kontron/986lcd-m/Kconfig
index a490d5b042a1..32357109e4ca 100644
--- a/src/mainboard/kontron/986lcd-m/Kconfig
+++ b/src/mainboard/kontron/986lcd-m/Kconfig
@@ -22,7 +22,6 @@ config MAINBOARD_DIR
default "kontron/986lcd-m"
config MAINBOARD_PART_NUMBER
- string
default "986LCD-M"
config IRQ_SLOT_COUNT
diff --git a/src/mainboard/kontron/bsl6/Kconfig b/src/mainboard/kontron/bsl6/Kconfig
index 2fbe4133bd25..a6331f4b02ab 100644
--- a/src/mainboard/kontron/bsl6/Kconfig
+++ b/src/mainboard/kontron/bsl6/Kconfig
@@ -36,7 +36,6 @@ config MAINBOARD_VENDOR
default "Siemens" if BOARD_SIEMENS_BOXER26
config MAINBOARD_PART_NUMBER
- string
default "bSL6" if BOARD_KONTRON_BSL6
default "Boxer26" if BOARD_SIEMENS_BOXER26
diff --git a/src/mainboard/kontron/ktqm77/Kconfig b/src/mainboard/kontron/ktqm77/Kconfig
index 4ca8ecf33a3b..99b74fa9bc54 100644
--- a/src/mainboard/kontron/ktqm77/Kconfig
+++ b/src/mainboard/kontron/ktqm77/Kconfig
@@ -19,7 +19,6 @@ config MAINBOARD_DIR
default "kontron/ktqm77"
config MAINBOARD_PART_NUMBER
- string
default "KTQM77/mITX"
config VGA_BIOS_FILE
diff --git a/src/mainboard/kontron/mal10/Kconfig b/src/mainboard/kontron/mal10/Kconfig
index 51238a5ab1e8..0c160ea94630 100644
--- a/src/mainboard/kontron/mal10/Kconfig
+++ b/src/mainboard/kontron/mal10/Kconfig
@@ -43,7 +43,6 @@ config CARRIER_DIR
default "t10-tni" if BOARD_KONTRON_T10_TNI
config MAINBOARD_PART_NUMBER
- string
default "COMe-mAL10"
config DEVICETREE