Sign in
third-party-mirror
/
u-boot
/
d2ca328c830fdaaee9a85b77b343450bde0c587e
/
.
/
board
/
amlogic
/
txl_p346_v1
/
Kconfig
blob: 4fd501b29d9f4e7adbc5eb4aff5033b6d00bbd67 [
file
] [
log
] [
blame
]
if
TARGET_MESON_TXL
config SYS_CPU
string
default
"armv8"
config SYS_BOARD
string
default
"txl_p346_v1"
config SYS_VENDOR
string
default
"amlogic"
config SYS_SOC
string
default
"txl"
config SYS_CONFIG_NAME
default
"txl_p346_v1"
endif