Patrick Georgi submitted this change.

View Change

Approvals: build bot (Jenkins): Verified Nico Huber: Looks good to me, approved Felix Singer: Looks good to me, approved
mb/51nb/Kconfig: Remove duplicated string

Change-Id: Ib184dbfef05608bbf18d49fee5cbc9dd12ed6751
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49883
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
---
M src/mainboard/51nb/Kconfig
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/mainboard/51nb/Kconfig b/src/mainboard/51nb/Kconfig
index 5124fdb..d0efbc6 100644
--- a/src/mainboard/51nb/Kconfig
+++ b/src/mainboard/51nb/Kconfig
@@ -12,7 +12,6 @@
source "src/mainboard/51nb/*/Kconfig"

config MAINBOARD_VENDOR
- string "Mainboard Vendor"
default "51NB"

endif # VENDOR_51NB

To view, visit change 49883. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ib184dbfef05608bbf18d49fee5cbc9dd12ed6751
Gerrit-Change-Number: 49883
Gerrit-PatchSet: 3
Gerrit-Owner: HAOUAS Elyes <ehaouas@noos.fr>
Gerrit-Reviewer: Felix Singer <felixsinger@posteo.net>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: merged