Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
96b1046d1c68352677aa888cc110951a68daf155
/
.
/
board
/
tbs
/
tbs2910
/
Kconfig
blob: c514e24fa10798050a133b6dfdc619b9c6f4e871 [
file
] [
log
] [
blame
]
if
TARGET_TBS2910
config SYS_CPU
string
default
"armv7"
config SYS_BOARD
string
default
"tbs2910"
config SYS_VENDOR
string
default
"tbs"
config SYS_SOC
string
default
"mx6"
config SYS_CONFIG_NAME
string
default
"tbs2910"
endif