Files
build/config/boards/orangepipc.csc
Igor Pecovnik a78e88dff5 Build automation: update kernel test targets for many boards
- remove duplicated MAINTAINER field for BPI m7
- update README
2024-08-21 12:52:25 +02:00

8 lines
211 B
Plaintext

# Allwinner H3 quad core 1GB RAM SoC
BOARD_NAME="Orange Pi PC"
BOARDFAMILY="sun8i"
BOARD_MAINTAINER="lbmendes"
BOOTCONFIG="orangepi_pc_defconfig"
KERNEL_TARGET="legacy,current,edge"
KERNEL_TEST_TARGET="current"