Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0d82bad39cc97af5ff5a751674d4ffb1b18d7c9e
/
.
/
arch
/
arm
/
cpu
/
arm926ejs
/
versatile
/
Kconfig
blob: 35c16d876ce43cb16f8e23f0fc41bec6feffaeb2 [
file
] [
log
] [
blame
]
if
ARCH_VERSATILE
config SYS_CPU
default
"arm926ejs"
config SYS_BOARD
default
"versatile"
config SYS_VENDOR
default
"armltd"
config SYS_SOC
default
"versatile"
config SYS_CONFIG_NAME
default
"versatile"
endif