blob: a57b4625290253546a4fa1e5c2069ca1ac14fe04 [file] [log] [blame]
if VENDOR_LENOVO
choice
prompt "Mainboard model"
source "src/mainboard/lenovo/*/Kconfig.name"
endchoice
source "src/mainboard/lenovo/*/Kconfig"
config MAINBOARD_VENDOR
string
default "LENOVO"
endif # VENDOR_LENOVO