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