Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7822fe0225b6d6b9e3c739f138b813693f67fa15
/
.
/
board
/
embest
/
mx6boards
/
Kconfig
blob: 8e39fce6fec55ba4ae41aeb5b35cd7cfad9474d0 [
file
] [
log
] [
blame
]
if
TARGET_EMBESTMX6BOARDS
config SYS_CPU
default
"armv7"
config SYS_BOARD
default
"mx6boards"
config SYS_VENDOR
default
"embest"
config SYS_SOC
default
"mx6"
config SYS_CONFIG_NAME
default
"embestmx6boards"
endif