Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cc533e96d614854c06816feea7f354e9ea6382d6
/
.
/
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