blob: bae422eaaa1b0c5fe066d29c4015f57107e13c48 [file] [log] [blame]
if VENDOR_RAZER
choice
prompt "Mainboard model"
source "src/mainboard/razer/*/Kconfig.name"
endchoice
source "src/mainboard/razer/*/Kconfig"
config MAINBOARD_VENDOR
string "Mainboard Vendor"
default "RAZER"
endif