Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
2c3deb9758c5be1c590bebdd25d8a36d486ea5e9
/
.
/
board
/
aristainetos
/
Kconfig
blob: 58078eacf550313af205a425bccd5e49bb472fbd [
file
] [
log
] [
blame
]
if
TARGET_ARISTAINETOS
config SYS_CPU
string
default
"armv7"
config SYS_BOARD
string
default
"aristainetos"
config SYS_SOC
string
default
"mx6"
config SYS_CONFIG_NAME
string
default
"aristainetos"
endif