Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
06d87438fcc9da97e72c83c82c1cee8e92f991fd
/
.
/
board
/
highbank
/
Kconfig
blob: 1c324908cca48171b9bcbf23dad23ae9e64f4dd8 [
file
] [
log
] [
blame
]
if
TARGET_HIGHBANK
config SYS_CPU
string
default
"armv7"
config SYS_BOARD
string
default
"highbank"
config SYS_SOC
string
default
"highbank"
config SYS_CONFIG_NAME
string
default
"highbank"
endif