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