armbian-build/config/boards/clearfogpro.conf
ThomasKaiser c8b2eaa893 Introduce BOARDFAMILY and base LINUXFAMILY on this
https://forum.armbian.com/topic/5759-535-bug-questions-collection/ -- logic should also work with legacy kernels and shouldn't break based on DT contents
2017-11-26 23:05:18 +01:00

22 lines
714 B
Plaintext

# Marvell Armada 38x 2xmPCIe M.2 GBE Switch SFP
BOARD_NAME="Clearfog Pro"
BOARDFAMILY="mvebu"
BOOTCONFIG="armada_38x_clearfog_config"
BOOTCONFIG_DEV="clearfog_defconfig"
MODULES="mv_cesa"
MODULES_NEXT="#mv88e6xxx_drv mv_cesa"
BUILD_DESKTOP="no"
#
KERNEL_TARGET="default,next,dev"
CLI_TARGET="stretch,xenial:default,next"
#
CLI_BETA_TARGET=""
#
RECOMMENDED="Debian_stretch_default:90,Debian_stretch_next:90"
#
BOARDRATING=""
CHIP="http://docs.armbian.com/Hardware_Other/#marvel-armada-clearfog"
REVIEW="http://forum.armbian.com/index.php/topic/590-quick-review-of-solidruns-clearfog/"
HARDWARE="http://wiki.solid-run.com/doku.php?id=products:a38x"
FORUMS="http://forum.armbian.com/index.php/forum/11-other-boards/"