Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ef6073ed2a0f34467c99cc915ee23ecb19d4f85b
/
.
/
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