Sign in
third-party-mirror
/
u-boot
/
d2ca328c830fdaaee9a85b77b343450bde0c587e
/
.
/
board
/
amlogic
/
txlx_t962e_r321_v1
/
Kconfig
blob: 2b7ceb9d1c2cd8d6b4bd61fc8a824302171d13da [
file
] [
log
] [
blame
]
if
TARGET_MESON_TXLX
config SYS_CPU
string
default
"armv8"
config SYS_BOARD
string
default
"txlx_t962e_r321_v1"
config SYS_VENDOR
string
default
"amlogic"
config SYS_SOC
string
default
"txlx"
config SYS_CONFIG_NAME
default
"txlx_t962e_r321_v1"
endif