Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
2a42de6df1ac75bd85bdb1dd8580f01895c915cd
/
.
/
board
/
kontron
/
sl28
/
Kconfig
blob: cdec39be018bf21f0ee91240644db5f3f840b180 [
file
] [
log
] [
blame
]
if
TARGET_SL28
config SYS_BOARD
default
"sl28"
config SYS_VENDOR
default
"kontron"
config SYS_SOC
default
"fsl-layerscape"
config SYS_CONFIG_NAME
default
"kontron_sl28"
config SYS_TEXT_BASE
default
0x96000000
endif