mvebu: add mwifiex sdio kernel module for Turris Mox
Turris Mox boards may include an SDIO Wi-Fi module based on the Marvell 88W8997 chip. Add kmod-mwifiex-sdio to the default package list so the driver is included in the image out of the box. Signed-off-by: Štěpán Dalecký <daleckystepan@gmail.com> Link: https://github.com/openwrt/openwrt/pull/23421 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
937eee61cb
commit
aefe838172
@ -6,7 +6,7 @@ define Device/cznic_turris-mox
|
|||||||
kmod-rtc-ds1307 kmod-i2c-pxa kmod-dsa kmod-dsa-mv88e6xxx kmod-sfp \
|
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 \
|
kmod-phy-marvell kmod-phy-marvell-10g kmod-ath10k ath10k-board-qca988x \
|
||||||
ath10k-firmware-qca988x kmod-mt7915e kmod-mt7915-firmware mwlwifi-firmware-88w8997 \
|
ath10k-firmware-qca988x kmod-mt7915e kmod-mt7915-firmware mwlwifi-firmware-88w8997 \
|
||||||
wpad-basic-mbedtls
|
wpad-basic-mbedtls kmod-mwifiex-sdio
|
||||||
SOC := armada-3720
|
SOC := armada-3720
|
||||||
BOOT_SCRIPT := turris-mox
|
BOOT_SCRIPT := turris-mox
|
||||||
endef
|
endef
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user