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