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