tn3399_openwrt/target/linux/tegra
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
..
base-files treewide: drop shebang from non-executable lib files 2021-01-29 14:29:41 +01:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
patches-5.4 tegra: refresh patches and kernel config for 5.4 2020-03-17 00:51:48 +01:00
patches-5.10 tegra: add support for kernel 5.10 2021-06-13 23:30:10 +02:00
config-5.4 kernel: Set CONFIG_RCU_CPU_STALL_TIMEOUT=21 2021-09-09 20:24:12 +02:00
config-5.10 kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
Makefile tegra: switch to kernel 5.10 2021-10-18 21:32:36 +02:00