mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
12 lines
317 B
Plaintext
12 lines
317 B
Plaintext
# Allwinner H5 quad core 512MB RAM 2 x GBE USB2
|
|
BOARD_NAME="NanoPi R1S H5"
|
|
BOARDFAMILY="sun50iw2"
|
|
BOOTCONFIG="nanopi_r1s_h5_defconfig"
|
|
MODULES="g_serial"
|
|
MODULES_BLACKLIST="lima"
|
|
DEFAULT_OVERLAYS="usbhost1 usbhost2"
|
|
DEFAULT_CONSOLE="serial"
|
|
SERIALCON="ttyS0,ttyGS0"
|
|
KERNEL_TARGET="current,edge"
|
|
HAS_VIDEO_OUTPUT="no"
|