Patrick Georgi has submitted this change. ( https://review.coreboot.org/c/coreboot/+/49884 )
Change subject: mb/libretrend/Kconfig: Remove duplicated string ......................................................................
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(-)
Approvals: build bot (Jenkins): Verified Nico Huber: Looks good to me, approved Felix Singer: Looks good to me, approved
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