Files
build/config/boards/orangepi3.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

10 lines
272 B
Plaintext

# Allwinner H6 quad core 2GB RAM SoC GBE USB3
BOARD_NAME="Orange Pi 3"
BOARDFAMILY="sun50iw6"
BOARD_MAINTAINER=""
BOOTCONFIG="orangepi_3_defconfig"
KERNEL_TARGET="legacy,current,edge"
KERNEL_TEST_TARGET="current,edge"
FULL_DESKTOP="yes"
CRUSTCONFIG="orangepi_3_defconfig"