blob: 0f5e96434b455ea22e73b067be41f36fa6b87952 [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
string
default "Apple"
endif # VENDOR_APPLE