armbian-build/config/boards/clearfogbase.conf
2020-11-16 13:05:01 +01:00

8 lines
327 B
Plaintext

# Marvell Armada 38x dual core 1GB/2GB RAM SoC 1xmPCIe M.2 2xGBE SFP
BOARD_NAME="Clearfog Base"
BOARDFAMILY="mvebu"
BOOTCONFIG="clearfog_defconfig"
#BOOTCONFIG_DEV="clearfogbase_defconfig" # This had to be disabled because the clearfog is not yet ready for mainline uboot
BUILD_DESKTOP="no"
KERNEL_TARGET="legacy,current,dev"