armbian-build/config/boards/nanopineo.conf

12 lines
316 B
Plaintext
Raw Normal View History

# Allwinner H3 quad core 256/512MB RAM SoC headless
2016-08-05 17:41:53 +00:00
BOARD_NAME="NanoPi Neo"
BOARDFAMILY="sun8i"
BOOTCONFIG="nanopi_neo_defconfig"
MODULES="g_serial"
MODULES_BLACKLIST="lima"
DEFAULT_OVERLAYS="usbhost1 usbhost2"
DEFAULT_CONSOLE="serial"
SERIALCON="ttyS0,ttyGS0"
BUILD_DESKTOP="no"
KERNEL_TARGET="legacy,current,edge"