armbian-build/config/boards/zeropi.conf
Igor Pečovnik 9c6ef73c5b
Add vendor name to the board description (#1997)
* Add vendor name to the board desctiption, move Cubieboard 1 to supported
2020-05-29 12:22:38 +02:00

11 lines
274 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,dev"