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