Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
12e2f5758aebe325062cfa17f27337a2bba82961
/
.
/
board
/
emk
/
top9000
/
Kconfig
blob: 2dbe0603b774aeb64a3dbb9703655967083c043a [
file
] [
log
] [
blame
]
if
TARGET_TOP9000
config SYS_CPU
default
"arm926ejs"
config SYS_BOARD
default
"top9000"
config SYS_VENDOR
default
"emk"
config SYS_SOC
default
"at91"
config SYS_CONFIG_NAME
default
"top9000"
endif