orangepizero2: current: linux-5.13 support

This commit is contained in:
leeboby
2021-10-11 18:19:49 +08:00
parent 6cfbcaaf9c
commit 1c450892b7
8 changed files with 8320 additions and 18 deletions

4
external/config/boards/orangepizero2.conf vendored Normal file → Executable file
View File

@@ -2,4 +2,6 @@
BOARD_NAME="Orange Pi Zero 2"
BOARDFAMILY="sun50iw9"
BOOTCONFIG="orangepi_zero2_defconfig"
KERNEL_TARGET="legacy"
KERNEL_TARGET="legacy,current"
MODULES="uwe5622_bsp_sdio sprdwl_ng sprdbt_tty"
MODULES_BLACKLIST_LEGACY="bcmdhd"