blob: 2870c412b6fa1d01afcc3227913db1297d9b7110 [file] [log] [blame]
if VENDOR_NEWISYS
choice
prompt "Mainboard model"
config BOARD_NEWISYS_KHEPRI
bool "Khephri - 2100 Server (SUN Fire v20z)"
endchoice
source "src/mainboard/newisys/khepri/Kconfig"
config MAINBOARD_VENDOR
string
default "Newisys"
endif # VENDOR_NEWISYS