Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
dd84058d24ff54d6b32818ffe44aeb4bba2cfae6
/
.
/
board
/
micronas
/
vct
/
Kconfig
blob: 76c5f7cc9efc6c511727836267b79bea633b3fc9 [
file
] [
log
] [
blame
]
if
TARGET_VCT
config SYS_CPU
string
default
"mips32"
config SYS_BOARD
string
default
"vct"
config SYS_VENDOR
string
default
"micronas"
config SYS_CONFIG_NAME
string
default
"vct"
endif