Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
9352697aa060e9b1b5d891e4490fdfa6f5ba6114
/
.
/
arch
/
x86
/
Kconfig
blob: 8fc619a3c099c12b4937c6cff452238d51638372 [
file
] [
log
] [
blame
]
menu
"x86 architecture"
depends on X86
config SYS_ARCH
string
default
"x86"
choice
prompt
"Target select"
config TARGET_COREBOOT
bool
"Support coreboot"
endchoice
source
"board/chromebook-x86/coreboot/Kconfig"
endmenu