mirror of
https://github.com/openwrt/openwrt.git
synced 2026-07-17 16:41:56 +04:00
mvebu: add kmod-btmrvl to Turris MOX packages
Turris MOX needs the btmrvl module for its onboard Marvell Bluetooth controller. Include kmod-btmrvl in DEVICE_PACKAGES so default images ship with the required driver. Signed-off-by: Štěpán Dalecký <daleckystepan@gmail.com> Link: https://github.com/openwrt/openwrt/pull/23666 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
committed by
Hauke Mehrtens
parent
d21b7bfbff
commit
4bea1cf4d8
@@ -6,7 +6,7 @@ define Device/cznic_turris-mox
|
||||
kmod-rtc-ds1307 kmod-i2c-pxa kmod-dsa kmod-dsa-mv88e6xxx kmod-sfp \
|
||||
kmod-phy-marvell kmod-phy-marvell-10g kmod-ath10k ath10k-board-qca988x \
|
||||
ath10k-firmware-qca988x kmod-mt7915e kmod-mt7915-firmware mwlwifi-firmware-88w8997 \
|
||||
wpad-basic-mbedtls kmod-mwifiex-sdio
|
||||
wpad-basic-mbedtls kmod-mwifiex-sdio kmod-btmrvl
|
||||
SOC := armada-3720
|
||||
BOOT_SCRIPT := turris-mox
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user