Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2de08f97f738be9f1a94691c2451822a8aa904a8
/
.
/
board
/
chromebook-x86
/
coreboot
/
Kconfig
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