blob: aa8eda66b52d6f37961d04784420e242caca9f74 [file] [log] [blame]
if VENDOR_UP
choice
prompt "Mainboard model"
source "src/mainboard/up/*/Kconfig.name"
endchoice
source "src/mainboard/up/*/Kconfig"
config MAINBOARD_VENDOR
default "UP"
endif