ath11k: enable ethernet offload by default

This commit is contained in:
coolsnowwolf 2022-10-18 13:56:43 +08:00
parent 0421b51933
commit 147061e637

View File

@ -308,6 +308,8 @@ define KernelPackage/ath11k
+kmod-qcom-qmi-helpers +kmod-crypto-michael-mic +ATH11K_THERMAL:kmod-hwmon-core \
+ATH11K_THERMAL:kmod-thermal
FILES:=$(PKG_BUILD_DIR)/drivers/net/wireless/ath/ath11k/ath11k.ko
AUTOLOAD:=$(call AutoProbe,ath11k)
MODPARAMS.ath11k:=frame_mode=2
endef
define KernelPackage/ath11k/description