Sign in
third-party-mirror
/
u-boot
/
7bac326b664d83153cd5e13e080a552637bedf9a
/
.
/
board
/
amlogic
/
gxl_p212_v1
/
Kconfig
blob: 3caff24efbcae9c90ba7001678c23ee21eb42a3a [
file
] [
log
] [
blame
]
if
TARGET_MESON_GX
config SYS_CPU
string
default
"armv8"
config SYS_BOARD
string
default
"gxl_p212_v1"
config SYS_VENDOR
string
default
"amlogic"
config SYS_SOC
string
default
"gxl"
config SYS_CONFIG_NAME
default
"gxl_p212_v1"
endif