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