blob: 0ee7f2e8e3be13be5c452aa22eab0ce42a349981 [file] [log] [blame]
if VENDOR_SUNW
choice
prompt "Mainboard model"
config BOARD_SUNW_ULTRA40
bool "Ultra 40"
endchoice
source "src/mainboard/sunw/ultra40/Kconfig"
config MAINBOARD_VENDOR
string
default "Sun"
endif # VENDOR_SUNW