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

# Marvell Armada 37x 1xmPCIe 2xGBE
BOARD_NAME="Espressobin"
BOARDFAMILY="mvebu64"
BOOTCONFIG="mvebu_espressobin-88f3720_defconfig"
MODULES=""
MODULES_NEXT=""
BUILD_DESKTOP="no"
#
KERNEL_TARGET="default,next,dev"
CLI_TARGET="stretch,xenial:default,next"
#
CLI_BETA_TARGET=""
DESKTOP_BETA_TARGET=""
#
RECOMMENDED="Debian_stretch_next:75,Debian_stretch_default:75"
#
BOARDRATING=""
CHIP="http://docs.armbian.com/Hardware_Other/#marvel-armada-espressobin"
REVIEW="http://forum.armbian.com/index.php/topic/TBD/"
HARDWARE="http://wiki.espressobin.net/tiki-index.php?page=About+ESPRESSObin"
FORUMS="http://forum.armbian.com/index.php/forum/11-other-boards/"