Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
dd84058d24ff54d6b32818ffe44aeb4bba2cfae6
/
.
/
board
/
cm41xx
/
Kconfig
blob: ae2831ecd7c071cfd9d0c1b0cce1665e3e3373fb [
file
] [
log
] [
blame
]
if
TARGET_CM41XX
config SYS_CPU
string
default
"arm920t"
config SYS_BOARD
string
default
"cm41xx"
config SYS_SOC
string
default
"ks8695"
config SYS_CONFIG_NAME
string
default
"cm41xx"
endif