Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
4f68678b1941af7d75f391d1189c776fb434dc08
/
.
/
board
/
karo
/
tx25
/
Kconfig
blob: 24edcc43bcd09d68ef0b9bad22b57d280c13f784 [
file
] [
log
] [
blame
]
if
TARGET_TX25
config SYS_CPU
default
"arm926ejs"
config SYS_BOARD
default
"tx25"
config SYS_VENDOR
default
"karo"
config SYS_SOC
default
"mx25"
config SYS_CONFIG_NAME
default
"tx25"
endif