openwrt/target/linux/zynq
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/etc treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
image treewide: remove redundant KERNEL_PREFIX definitions 2021-02-23 00:26:40 +01:00
Makefile zynq: switch to kernel 5.10 2021-10-17 14:13:22 +02:00
config-5.4 zynq: kernel: remove wireless extensions symbols 2021-10-17 14:13:22 +02:00
config-5.10 kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00