Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
011bd7d55104236444d1726724156b16498afaf9
/
.
/
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