Sign in
third-party-mirror
/
u-boot
/
dd84058d24ff54d6b32818ffe44aeb4bba2cfae6
/
.
/
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