xref: /openbmc/u-boot/board/l+g/vinco/Kconfig (revision 20680b560a17fb29c862de77930cfbf76b24f83c)
1*522e4fbbSGregory CLEMENTif TARGET_VINCO
2*522e4fbbSGregory CLEMENT
3*522e4fbbSGregory CLEMENTconfig SYS_BOARD
4*522e4fbbSGregory CLEMENT	default "vinco"
5*522e4fbbSGregory CLEMENT
6*522e4fbbSGregory CLEMENTconfig SYS_VENDOR
7*522e4fbbSGregory CLEMENT	default "l+g"
8*522e4fbbSGregory CLEMENT
9*522e4fbbSGregory CLEMENTconfig SYS_CONFIG_NAME
10*522e4fbbSGregory CLEMENT	default "vinco"
11*522e4fbbSGregory CLEMENT
12*522e4fbbSGregory CLEMENTendif
13