Sign in
nest-open-source
/
manifest_repos
/
u-boot
/
bd67ccb6873dc97bae7edf1e88faf2cf59d30d87
/
.
/
board
/
amlogic
/
txlx_t962x_r314_v1
/
Kconfig
blob: bb2bd253e4dfe74f4a02b38dee2625b61850f5f3 [
file
] [
log
] [
blame
]
if
TARGET_MESON_TXLX
config SYS_CPU
string
default
"armv8"
config SYS_BOARD
string
default
"txlx_t962x_r314_v1"
config SYS_VENDOR
string
default
"amlogic"
config SYS_SOC
string
default
"txlx"
config SYS_CONFIG_NAME
default
"txlx_t962x_r314_v1"
endif