mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
16 lines
462 B
Plaintext
16 lines
462 B
Plaintext
# Allwinner H3 quad core 512MB RAM SoC headless WiFi/BT
|
|
BOARD_NAME="NanoPi Duo2"
|
|
BOARDFAMILY="sun8i"
|
|
BOARD_MAINTAINER=""
|
|
BOOTCONFIG="nanopi_neo_defconfig"
|
|
MODULES="g_serial"
|
|
MODULES_BLACKLIST="lima"
|
|
DEFAULT_OVERLAYS="usbhost0 usbhost2 usbhost3"
|
|
DEFAULT_CONSOLE="serial"
|
|
HAS_VIDEO_OUTPUT="no"
|
|
SERIALCON="ttyS0,ttyGS0"
|
|
KERNEL_TARGET="current,edge,legacy"
|
|
KERNEL_TEST_TARGET="current"
|
|
BOOT_FDT_FILE="sun8i-h3-nanopi-duo2.dtb"
|
|
CRUSTCONFIG="nanopi_m1_plus_defconfig"
|