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