Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b4ecc8c6f8c85d25f72933af23531728069a5b0f
/
.
/
board
/
boundary
/
nitrogen6x
/
Kconfig
blob: 190809c239a322c64c839cff2b5d3c754e123f3c [
file
] [
log
] [
blame
]
if
TARGET_NITROGEN6X
config SYS_CPU
string
default
"armv7"
config SYS_BOARD
string
default
"nitrogen6x"
config SYS_VENDOR
string
default
"boundary"
config SYS_SOC
string
default
"mx6"
config SYS_CONFIG_NAME
string
default
"nitrogen6x"
endif