blob: 68447c5b021eb1a71043f1d7d6f10703a9c675ab [file] [log] [blame]
## SPDX-License-Identifier: GPL-2.0-only
if VENDOR_GETAC
choice
prompt "Mainboard model"
source "src/mainboard/getac/*/Kconfig.name"
endchoice
source "src/mainboard/getac/*/Kconfig"
config MAINBOARD_VENDOR
default "Getac"
endif # VENDOR_GETAC