Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
4c216f556c4f909799e5608d937ed1c0f93c2bd9
/
.
/
board
/
ti
/
ti814x
/
Kconfig
blob: 9bd3d73427b43b94a95e663f7e3c44e54ed4e4de [
file
] [
log
] [
blame
]
if
TARGET_TI814X_EVM
config SYS_CPU
default
"armv7"
config SYS_BOARD
default
"ti814x"
config SYS_VENDOR
default
"ti"
config SYS_SOC
default
"am33xx"
config SYS_CONFIG_NAME
default
"ti814x_evm"
endif