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