Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
6d1966e1236838c8c59d58459901283a0e72dddd
/
.
/
board
/
embest
/
mx6boards
/
Kconfig
blob: b0c823e322e4b2911f22b63d5ba7d64f2280d1ca [
file
] [
log
] [
blame
]
if
TARGET_EMBESTMX6BOARDS
config SYS_CPU
string
default
"armv7"
config SYS_BOARD
string
default
"mx6boards"
config SYS_VENDOR
string
default
"embest"
config SYS_SOC
string
default
"mx6"
config SYS_CONFIG_NAME
string
default
"embestmx6boards"
endif