1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-13 18:53:52 +02:00
openwrt/target/linux/bmips
Sergey Ryazanov fa3690f8f1 kernel: 5.10: consolidate mac80211 crypto options
Each of
- CRYPTO_AEAD2
- CRYPTO_AEAD
- CRYPTO_GF128MUL
- CRYPTO_GHASH
- CRYPTO_HASH2
- CRYPTO_HASH
- CRYPTO_MANAGER2
- CRYPTO_MANAGER
- CRYPTO_NULL2

either directly required for mac80211 crypto support, or directly
selected by such options. Support for the mac80211 crypto was enabled in
the generic config since c7182123b9 ("kernel: make cryptoapi support
needed by mac80211 built-in"). So move the above options from the target
configs to the generic config to make it clear why do we need them.

CC: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
2021-12-17 16:16:34 +01:00
..
dts bmips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
files treewide: backport support for nvmem on non platform devices 2021-08-05 01:46:26 +02:00
generic bmips: add experimental ethernet support 2021-03-14 12:05:17 +01:00
image bmips: add wifi packages for supported devices 2021-03-23 20:23:47 +01:00
nand treewide: remove redundant ubifs kconfig symbols 2021-04-21 10:31:07 +01:00
patches-5.10 kernel: bump 5.10 to 5.10.74 2021-10-21 00:17:36 +02:00
profiles
config-5.10 kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
Makefile bmips: add experimental ethernet support 2021-03-14 12:05:17 +01:00