Files
build/config/boards/nanopineocore2.csc
2024-09-12 07:52:08 +02:00

15 lines
421 B
Plaintext

# Allwinner H5 quad core 1GB RAM SoC headless GBE eMMC
BOARD_NAME="NanoPi Neo Core 2"
BOARDFAMILY="sun50iw2"
BOARD_MAINTAINER="AGM1968"
BOOTCONFIG="nanopi_neo_core2_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"
KERNEL_TEST_TARGET="current"
CRUSTCONFIG="h5_defconfig"