armbian-build/config/boards/mk808c.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
236 B
Plaintext

# Allwinner A20 dual core 1Gb SoC
BOARD_NAME="MK808C"
BOARD_VENDOR="allwinner"
BOARDFAMILY="sun7i"
BOARD_MAINTAINER=""
HAS_VIDEO_OUTPUT="no"
BOOTCONFIG="MK808C_defconfig"
KERNEL_TARGET="current,edge,legacy"
KERNEL_TEST_TARGET="current"