blob: 64cd347f31160b0e305b166a5c412ac977fe5461 [file] [log] [blame]
if TARGET_COREBOOT
config SYS_BOARD
string
default "coreboot"
config SYS_VENDOR
string
default "chromebook-x86"
config SYS_SOC
string
default "coreboot"
config SYS_CONFIG_NAME
string
default "coreboot"
endif