Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
9c56936eb5fc8191df2e7f6016d579741d5f01e0
/
.
/
board
/
wandboard
/
Kconfig
blob: c8627693f2ce4bce51e6c6bc1c10c9b09c5e5a24 [
file
] [
log
] [
blame
]
if
TARGET_WANDBOARD
config SYS_CPU
default
"armv7"
config SYS_BOARD
default
"wandboard"
config SYS_SOC
default
"mx6"
config SYS_CONFIG_NAME
default
"wandboard"
endif