blob: d0712ae644ed5decc13477eaa0b9d0d5510b1606 [file] [log] [blame]
if VENDOR_PACKARDBELL
choice
prompt "Mainboard model"
config BOARD_PACKARDBELL_MS2290
bool "EasyNote LM85 (MS2290)"
help
EasyNote LM85 laptop
endchoice
source "src/mainboard/packardbell/ms2290/Kconfig"
config MAINBOARD_VENDOR
string
default "Packard Bell"
endif # VENDOR_PACKARDBELL