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

# Freescale / NXP iMx dual/quad core 1-2GB Gbe Wifi
BOARD_NAME="Udoo"
BOARD_VENDOR="seco"
BOARDFAMILY="imx6"
BOARD_MAINTAINER=""
BOOTCONFIG="udoo_defconfig"
KERNEL_TARGET="current,edge"
KERNEL_TEST_TARGET="current"
FULL_DESKTOP="yes"