orangepizero2: load wifi and bluetooth modules on current and edge kernel as well

This commit is contained in:
Gunjan Gupta
2023-12-14 01:28:23 +05:30
parent 1db3008302
commit cabb8aaf27

View File

@@ -3,7 +3,7 @@ BOARD_NAME="Orange Pi Zero2"
BOARDFAMILY="sun50iw9"
BOARD_MAINTAINER="krachlatte AGM1968"
BOOTCONFIG="orangepi_zero2_defconfig"
MODULES_LEGACY="uwe5622_bsp_sdio sprdbt_tty sprdwl_ng"
MODULES="uwe5622_bsp_sdio sprdbt_tty sprdwl_ng"
MODULES_BLACKLIST="lima"
DEFAULT_CONSOLE="serial"
HAS_VIDEO_OUTPUT="no"