armbian-build/config/boards/zeropi.conf
Igor Pečovnik 0cdffb29b0
Renaming DEV branch to EDGE (#2704)
* Change DEV to EDGE
* Renaming patches dev folder to edge
* Move patches into subdir where they will be archived.
* Relink patch directories properly
2021-03-24 19:01:53 +01:00

11 lines
275 B
Plaintext

# Allwinner H3 quad core 512MB RAM GBE SoC headless
BOARD_NAME="ZeroPi"
BOARDFAMILY="sun8i"
BOOTCONFIG="zeropi_defconfig"
DEFAULT_OVERLAYS="usbhost1 usbhost2"
MODULES_BLACKLIST="lima"
DEFAULT_CONSOLE="serial"
SERIALCON="ttyS0"
BUILD_DESKTOP="no"
KERNEL_TARGET="current,edge"