mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-24 09:36:43 +07:00
10 lines
313 B
Plaintext
10 lines
313 B
Plaintext
# Allwinner H5 quad core 512MB RAM SoC Wi-Fi/BT
|
|
BOARD_NAME="Orange Pi Zero Plus 2"
|
|
BOARDFAMILY="sun50iw2"
|
|
BOOTCONFIG="orangepi_zero_plus2_defconfig"
|
|
MODULES_LEGACY="bcmdhd"
|
|
MODULES_CURRENT="g_serial"
|
|
DEFAULT_OVERLAYS="gpio-regulator-1.3v usbhost2 usbhost3"
|
|
SERIALCON="ttyS0,ttyGS0"
|
|
KERNEL_TARGET="legacy,current"
|