Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
18a952ce7f7d1059fb11bd1b479ad663a4abb6db
/
.
/
board
/
armadeus
/
apf27
/
Kconfig
blob: a342d2e05ec51fcf4772e84665d48080eca85f20 [
file
] [
log
] [
blame
]
if
TARGET_APF27
config SPL_LDSCRIPT
default
"arch/$(ARCH)/cpu/u-boot-spl.lds"
config SYS_BOARD
default
"apf27"
config SYS_VENDOR
default
"armadeus"
config SYS_SOC
default
"mx27"
config SYS_CONFIG_NAME
default
"apf27"
endif