mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-23 17:16:43 +07:00
11 lines
386 B
Plaintext
11 lines
386 B
Plaintext
# Allwinner H616 quad core 512MB/1GB RAM SoC WiFi USB-C
|
|
BOARD_NAME="Orange Pi Zero2"
|
|
BOARDFAMILY="sun50iw9"
|
|
BOOTCONFIG="orangepi_zero2_defconfig"
|
|
KERNEL_TARGET="current"
|
|
MODULES_LEGACY="uwe5622_bsp_sdio sprdwl_ng sprdbt_tty"
|
|
MODULES_CURRENT="sprdwl_ng sprdbt_tty"
|
|
MODULES_BLACKLIST_LEGACY="bcmdhd"
|
|
DISTRIB_TYPE_LEGACY="buster focal"
|
|
DISTRIB_TYPE_CURRENT="bullseye bookworm focal jammy"
|