15 lines
441 B
Plaintext
15 lines
441 B
Plaintext
# Allwinner H3 quad core 512MB RAM SoC headless WiFi/BT
|
|
BOARD_NAME="NanoPi Duo2"
|
|
BOARDFAMILY="sun8i"
|
|
BOARD_MAINTAINER="viraniac"
|
|
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="legacy,current,edge"
|
|
BOOT_FDT_FILE="sun8i-h3-nanopi-duo2.dtb"
|
|
CRUSTCONFIG="nanopi_m1_plus_defconfig"
|