Sign in
third-party-mirror
/
u-boot
/
d2ca328c830fdaaee9a85b77b343450bde0c587e
/
.
/
board
/
amlogic
/
g12a_estelle_p2
/
Kconfig
blob: 6358b9e288e3bc590bc86aaf88feee9e71693175 [
file
] [
log
] [
blame
]
if
TARGET_MESON_G12A
config SYS_CPU
string
default
"armv8"
config SYS_BOARD
string
default
"g12a_estelle_p2"
config SYS_VENDOR
string
default
"amlogic"
config SYS_SOC
string
default
"g12a"
config SYS_CONFIG_NAME
default
"g12a_estelle_p2"
endif