armbian-build/config/boards/pocketchip-sd.csc
Igor Pecovnik 7e8a64f4ec Board vendors adjustements for generic targets
Failback to SoC and not use generic as this is reserved for UEFI while none of those are close to that.
2025-12-20 22:02:06 +01:00

10 lines
291 B
Plaintext

# Allwinner R8(A13) single core 512Mb (NextThing C.H.I.P.) with MMC2 breakout
BOARD_NAME="NextThing C.H.I.P."
BOARD_VENDOR="allwinner"
BOARDFAMILY="sun5i"
BOARD_MAINTAINER="TheSnowfield"
HAS_VIDEO_OUTPUT="yes"
BOOTCONFIG="CHIP_defconfig"
KERNEL_TARGET="current"
KERNEL_TEST_TARGET="current"