aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/siemens/mc_apl1/Kconfig.name
diff options
context:
space:
mode:
authorWerner Zeh <werner.zeh@siemens.com>2019-10-22 15:08:19 +0200
committerPatrick Georgi <pgeorgi@google.com>2019-11-11 10:34:09 +0000
commit0dc87ef90db6944a1854c5f9a6e932903ebad5a4 (patch)
tree1a7d361d6607f9311b2218f88d62be6269a0dcf1 /src/mainboard/siemens/mc_apl1/Kconfig.name
parent6754dcda744c7ff7850024b4da1990475b0dfa7f (diff)
mb/siemens/mc_apl6: Add new mainboard based on mc_apl3
This patch adds a new mainboard variant called mc_apl6 which is based on mc_apl3. So far only the names have been adjusted with no further changes. Following commits will introduce the needed changes for this mainboard variant. Change-Id: Ic935f6cc1f037947b2c167696d40da8309e4d4f0 Signed-off-by: Werner Zeh <werner.zeh@siemens.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/36668 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Mario Scheithauer <mario.scheithauer@siemens.com>
Diffstat (limited to 'src/mainboard/siemens/mc_apl1/Kconfig.name')
-rw-r--r--src/mainboard/siemens/mc_apl1/Kconfig.name4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/siemens/mc_apl1/Kconfig.name b/src/mainboard/siemens/mc_apl1/Kconfig.name
index 70f314d985..225dd19d44 100644
--- a/src/mainboard/siemens/mc_apl1/Kconfig.name
+++ b/src/mainboard/siemens/mc_apl1/Kconfig.name
@@ -19,3 +19,7 @@ config BOARD_SIEMENS_MC_APL4
config BOARD_SIEMENS_MC_APL5
bool "-> MC APL5"
select BOARD_SIEMENS_BASEBOARD_MC_APL1
+
+config BOARD_SIEMENS_MC_APL6
+ bool "-> MC APL6"
+ select BOARD_SIEMENS_BASEBOARD_MC_APL1