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/libretrend/Kconfig: Remove duplicated string

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

diff --git a/src/mainboard/libretrend/Kconfig b/src/mainboard/libretrend/Kconfig
index 7e1eacd..0612ec7 100644
--- a/src/mainboard/libretrend/Kconfig
+++ b/src/mainboard/libretrend/Kconfig
@@ -10,7 +10,6 @@
source "src/mainboard/libretrend/*/Kconfig"

config MAINBOARD_VENDOR
- string "Mainboard Vendor"
default "Libretrend"

endif # VENDOR_LIBRETREND

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Iab19538e1f5a74b714cb2a34855d9717315b9018
Gerrit-Change-Number: 49884
Gerrit-PatchSet: 2
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