blob: 06e22d991b1cd55b1ece3e43d8b4fef39814dec7 [file] [log] [blame]
if VENDOR_SAMSUNG
choice
prompt "Mainboard model"
source "src/mainboard/samsung/*/Kconfig.name"
endchoice
source "src/mainboard/samsung/*/Kconfig"
config MAINBOARD_VENDOR
string
default "SAMSUNG"
endif # VENDOR_SAMSUNG