mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-12-20 10:51:27 +00:00
This makes the v5.7 based wifi feature set from OpenWrt HEAD work inside 19.07. Signed-off-by: John Crispin <john@phrozen.org>
11 lines
280 B
Diff
11 lines
280 B
Diff
--- a/net/mac80211/Kconfig
|
|
+++ b/net/mac80211/Kconfig
|
|
@@ -6,7 +6,6 @@ config MAC80211
|
|
depends on CRYPTO
|
|
select BPAUTO_CRYPTO_LIB_ARC4
|
|
depends on CRYPTO_AES
|
|
- depends on CRYPTO_CMAC
|
|
depends on CRC32
|
|
---help---
|
|
This option enables the hardware independent IEEE 802.11
|