Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
8b37c7694f1eace82626d00fbfb85311ebf0d220
/
.
/
arch
/
x86
/
Kconfig
blob: 0dba8acbb2b320671541c939c739b98402f100b9 [
file
] [
log
] [
blame
]
menu
"x86 architecture"
depends on X86
config SYS_ARCH
default
"x86"
config USE_PRIVATE_LIBGCC
default
y
choice
prompt
"Target select"
config TARGET_COREBOOT
bool
"Support coreboot"
endchoice
source
"board/chromebook-x86/coreboot/Kconfig"
endmenu