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