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>
This commit is contained in:
Elyes HAOUAS 2021-01-24 11:25:04 +01:00 committed by Patrick Georgi
parent 2266b33935
commit 6807204919
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ endchoice
source "src/mainboard/51nb/*/Kconfig" source "src/mainboard/51nb/*/Kconfig"
config MAINBOARD_VENDOR config MAINBOARD_VENDOR
string "Mainboard Vendor"
default "51NB" default "51NB"
endif # VENDOR_51NB endif # VENDOR_51NB