Sign in
third-party-mirror
/
u-boot
/
3f780c980d3d7a192e131b3bc84552f11a56d6a5
/
.
/
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