Sign in
third-party-mirror
/
u-boot
/
refs/heads/vim2
/
.
/
board
/
amlogic
/
gxb_p200_v1
/
Kconfig
blob: 832fd04d439b4eab443841fec727cd76aaa1b41a [
file
] [
log
] [
blame
] [
edit
]
if
TARGET_MESON_GX
config SYS_CPU
string
default
"armv8"
config SYS_BOARD
string
default
"gxb_p200_v1"
config SYS_VENDOR
string
default
"amlogic"
config SYS_SOC
string
default
"gxb"
config SYS_CONFIG_NAME
default
"gxb_p200_v1"
endif