From a2545bc0118948053f1f97e097c4d9af70cf3ce6 Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Tue, 17 Sep 2019 11:10:26 +0200 Subject: mb/supermicro/x11ssh: drop plus sign/text in name MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit There is no board named X11SSH+-TF. Change-Id: Ide01a8d59c09747dfe7d59fd9e17bd5194fb14e4 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/35445 Tested-by: build bot (Jenkins) Reviewed-by: Michael Niewöhner Reviewed-by: Patrick Rudolph Reviewed-by: Christian Walter --- src/mainboard/supermicro/x11ssh/Kconfig.name | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mainboard/supermicro/x11ssh/Kconfig.name') diff --git a/src/mainboard/supermicro/x11ssh/Kconfig.name b/src/mainboard/supermicro/x11ssh/Kconfig.name index a9b351b64d..43d0517378 100644 --- a/src/mainboard/supermicro/x11ssh/Kconfig.name +++ b/src/mainboard/supermicro/x11ssh/Kconfig.name @@ -1,3 +1,3 @@ -config BOARD_SUPERMICRO_X11SSH_PLUS_TF - bool "X11SSH+-TF" +config BOARD_SUPERMICRO_X11SSH_TF + bool "X11SSH-TF" select BOARD_SUPERMICRO_BASEBOARD_X11SSH -- cgit v1.2.3