Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2de08f97f738be9f1a94691c2451822a8aa904a8
/
.
/
board
/
genesi
/
mx51_efikamx
/
Kconfig
blob: adfddebff15d6a7a7d9a2e6578da796761fc8ff9 [
file
] [
log
] [
blame
]
if
TARGET_MX51_EFIKAMX
config SYS_CPU
string
default
"armv7"
config SYS_BOARD
string
default
"mx51_efikamx"
config SYS_VENDOR
string
default
"genesi"
config SYS_SOC
string
default
"mx5"
config SYS_CONFIG_NAME
string
default
"mx51_efikamx"
endif