armbian-build/config/boards/nanopineo.csc

14 lines
376 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"
BOARD_MAINTAINER="spendist"
BOOTCONFIG="nanopi_neo_defconfig"
MODULES="g_serial"
MODULES_BLACKLIST="lima"
DEFAULT_OVERLAYS="usbhost1 usbhost2"
DEFAULT_CONSOLE="serial"
SERIALCON="ttyS0,ttyGS0"
HAS_VIDEO_OUTPUT="no"
KERNEL_TARGET="current,edge,legacy"
KERNEL_TEST_TARGET="current"