armbian-build/config/boards/espressobin.conf
Igor 81ad50f257
Revitalize Espressobin - fix atf compilation bug, bump kernels (#8873)
* Revitalize Espressobin - fix atf compilation bug, bump kernels
* Drop forced systemd networking as this is now anyway in minimal by default
2025-11-06 00:19:49 +01:00

9 lines
284 B
Plaintext

# Marvell Armada 37x 512MB-2GB RAM SoC 1xmPCIe 1xSATA 3xGBE USB3.0 eMMC SPI
BOARD_NAME="Espressobin"
BOARDFAMILY="mvebu64"
BOARD_MAINTAINER="igorpecovnik"
BOOTCONFIG="mvebu_espressobin-88f3720_defconfig"
HAS_VIDEO_OUTPUT="no"
KERNEL_TARGET="current,edge"
KERNEL_TEST_TARGET="current"