Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
9fa7bbc126d697f1415adbac72bb7f6d978ff50d
/
.
/
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