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