mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
* Change conf to csc * Bring back to stable * Remove BPI Pro * Move media kernel to csc * Move Opi prime back as its used as a test subject * Retire Clearfog pro * Remove Rock64 * Retire Helios4 too * Move nanopi r5c from csc to wip as we have a volonteer * Promote recent Khadas boards. * Change status of Opi one as maintainer responded
14 lines
400 B
Plaintext
14 lines
400 B
Plaintext
# Allwinner H5 quad core 1GB RAM SoC headless GBE eMMC WiFi/BT
|
|
BOARD_NAME="NanoPi Neo Plus 2"
|
|
BOARDFAMILY="sun50iw2"
|
|
BOARD_MAINTAINER="teknoid"
|
|
BOOTCONFIG="nanopi_neo_plus2_defconfig"
|
|
MODULES="g_serial"
|
|
MODULES_BLACKLIST="lima"
|
|
DEFAULT_OVERLAYS="usbhost1 usbhost2"
|
|
DEFAULT_CONSOLE="serial"
|
|
SERIALCON="ttyS0,ttyGS0"
|
|
HAS_VIDEO_OUTPUT="no"
|
|
KERNEL_TARGET="legacy,current,edge"
|
|
CRUSTCONFIG="h5_defconfig"
|