Files
orangepi-5-plus-kernel/external/config/boards/orangepizero3w.conf

11 lines
392 B
Plaintext
Raw Normal View History

2026-02-07 20:22:48 +08:00
# Allwinner T736 quad core 2GB/4GB RAM
BOARD_NAME="Orange Pi Zero 3W"
BOARDFAMILY="sun60iw2"
BOOTCONFIG="sun60iw2p1_t736_defconfig"
BOOT_FDT_FILE="allwinner/sun60i-a733-orangepi-zero3w.dtb"
MODULES="aic8800_fdrv aic8800_btlpm"
KERNEL_TARGET="current"
DISTRIB_TYPE_CURRENT="bookworm jammy bullseye"
SKIP_BOOTSPLASH="yes" # Skip boot splash patch, conflicts with CONFIG_VT=yes
REVISION="1.0.0"