Sign in
third-party-mirror
/
u-boot
/
0b7f337eb24b9681c236d8bf2bbec53a78024513
/
.
/
board
/
spear
/
x600
/
Kconfig
blob: 45309cab85dc8f766628eb7acb5ab2d4894674bc [
file
] [
log
] [
blame
]
if
TARGET_X600
config SPL_LDSCRIPT
default
"arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds"
config SYS_BOARD
default
"x600"
config SYS_VENDOR
default
"spear"
config SYS_SOC
default
"spear"
config SYS_CONFIG_NAME
default
"x600"
endif