openwrt/target/linux/bcm4908
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 bcm4908: sysupgrade: add pkgtb format support 2021-12-13 08:53:00 +01:00
files-5.4/drivers/net/ethernet/broadcom bcm4908: add Ethernet driver 2021-02-08 11:49:21 +01:00
files-5.10/drivers/net/ethernet/broadcom bcm4908: prepare kernel 5.10 support 2021-11-03 12:08:40 +01:00
generic bcm4908: initial work on the Broadcom BCM4908 target 2021-01-12 21:10:51 +01:00
image bcm4908: build chk image for Netgear RAXE500 2021-11-19 14:49:18 +01:00
patches-5.4 bcm4908: backport upstream DT commits 2021-11-18 17:51:24 +01:00
patches-5.10 bcm4908: backport upstream DT commits 2021-11-18 17:51:24 +01:00
config-5.4 kernel: Deactivate B53 symbols in generic configuration 2021-11-29 22:37:58 +01:00
config-5.10 kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
Makefile bcm4908: add uboot-envtools to default packages 2021-12-16 08:26:25 +01:00