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