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