Sign in
third-party-mirror
/
u-boot
/
d2ca328c830fdaaee9a85b77b343450bde0c587e
/
.
/
board
/
amlogic
/
gxl_p400_v1
/
Kconfig
blob: 0389ac46105f9cef9d7badce257adf2bf4e54e1f [
file
] [
log
] [
blame
]
if
TARGET_MESON_GX
config SYS_CPU
string
default
"armv8"
config SYS_BOARD
string
default
"gxl_p400_v1"
config SYS_VENDOR
string
default
"amlogic"
config SYS_SOC
string
default
"gxl"
config SYS_CONFIG_NAME
default
"gxl_p400_v1"
endif