armbian-build/config/boards/sunvell-r69.tvb
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
270 B
Plaintext

# Allwinner H2+ quad core 1GB SoC WiFi eMMC
BOARD_NAME="Sunvell R69"
BOARD_VENDOR="allwinner"
BOARDFAMILY="sun8i"
BOARD_MAINTAINER=""
BOOTCONFIG="sunvell_r69_defconfig"
DEFAULT_OVERLAYS="cir analog-codec"
KERNEL_TARGET="current,edge,legacy"
KERNEL_TEST_TARGET="current"