armbian-build/config/boards/helios4.conf
Igor Pečovnik 9c6ef73c5b
Add vendor name to the board description (#1997)
* Add vendor name to the board desctiption, move Cubieboard 1 to supported
2020-05-29 12:22:38 +02:00

11 lines
324 B
Plaintext

# Marvell Armada 388 2GB ECC RAM SoC 4xSATA 2xUSB3.0 GBE SPI
BOARD_NAME="Helios4"
BOARDFAMILY="mvebu"
BOOTCONFIG="helios4_defconfig"
BOOTCONFIG_NEXT="helios4_defconfig"
MODULES_LEGACY="marvell_cesa lm75"
MODULES_CURRENT="marvell_cesa lm75"
BUILD_DESKTOP="no"
FORCE_BOOTSCRIPT_UPDATE="yes"
KERNEL_TARGET="legacy,current,dev"