armbian-build/config/boards/orangepilite2.csc
Gunjan Gupta a7fd5fcc5f Change to board specific crust configs for orangepi 3, lite2 and one plus
As lite2 and one plus needs configuration same as Orange Pi 3 LTS, used the
same
2023-10-06 13:00:02 +05:30

8 lines
233 B
Plaintext

# Allwinner H6 quad core 1GB RAM SoC WiFi USB3
BOARD_NAME="Orange Pi Lite 2"
BOARDFAMILY="sun50iw6"
BOARD_MAINTAINER=""
BOOTCONFIG="orangepi_lite2_defconfig"
KERNEL_TARGET="legacy,current,edge"
CRUSTCONFIG="orangepi_3_lts_defconfig"