Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
f7582ce8496f19edf845d1f62c4b7f385e4cd864
/
.
/
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