armbian-build/config/boards/orangepi3.conf
Igor Pečovnik 9c6ef73c5b
Add vendor name to the board description (#1997)
* Add vendor name to the board desctiption, move Cubieboard 1 to supported
2020-05-29 12:22:38 +02:00

8 lines
196 B
Plaintext

# Allwinner H6 quad core 2GB RAM SoC GBE USB3
BOARD_NAME="Orange Pi 3"
BOARDFAMILY="sun50iw6"
BOOTCONFIG="orangepi_3_defconfig"
KERNEL_TARGET="current,dev"
FULL_DESKTOP="yes"
ATFBRANCH="tag:v2.2"