config / luckfox-core3566: don't nullify MODULES var

Setting MODULES="" overrides any module list inherited from the family
configuration; this may unintentionally lose essential vendor-kernel modules
(e.g. rockchip-rga, fusb302, etc.).
This commit is contained in:
Rolf Leggewie
2025-07-21 06:59:16 +08:00
committed by leggewie
parent 3e9ccedf9b
commit 31cd0fd939

View File

@@ -13,7 +13,6 @@ BOOT_SCENARIO="spl-blobs"
BOOTFS_TYPE="fat" # Only for vendor/legacy
BOOT_SUPPORT_SPI="yes"
BOOT_SPI_RKSPI_LOADER="yes"
MODULES=""
MODULES_BLACKLIST_LEGACY="bcmdhd"
# Override family config for this board; let's avoid conditionals in family config.