blob: 4801833722604978202a9b446e7f8b28e05a39fb [file] [log] [blame]
if VENDOR_APPLE
choice
prompt "Mainboard model"
source "src/mainboard/apple/*/Kconfig.name"
endchoice
source "src/mainboard/apple/*/Kconfig"
config MAINBOARD_VENDOR
default "Apple"
endif # VENDOR_APPLE