Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
61f66fd5a81b97478e9d14326c1059baa6626680
/
.
/
board
/
schulercontrol
/
sc_sps_1
/
Kconfig
blob: 30071ed74c1ac3d48f581c65d0ecd1b2e2a79381 [
file
] [
log
] [
blame
]
if
TARGET_SC_SPS_1
config SYS_CPU
string
default
"arm926ejs"
config SYS_BOARD
string
default
"sc_sps_1"
config SYS_VENDOR
string
default
"schulercontrol"
config SYS_SOC
string
default
"mxs"
config SYS_CONFIG_NAME
string
default
"sc_sps_1"
endif