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