diff options
author | Eneas U de Queiroz <cotequeiroz@gmail.com> | 2019-09-25 12:19:15 -0300 |
---|---|---|
committer | Christian Lamparter <chunkeey@gmail.com> | 2019-09-29 00:46:13 +0200 |
commit | 9de9e9c6c504182f110c89ea472ea1eea1e69488 (patch) | |
tree | a74ad0eeaab122c78d6c57f8a19a514fd4d9da01 /target/linux/mvebu/base-files | |
parent | 95f2bb24be81625d6a30f2ebd9f7a867da125afa (diff) | |
download | upstream-9de9e9c6c504182f110c89ea472ea1eea1e69488.tar.gz upstream-9de9e9c6c504182f110c89ea472ea1eea1e69488.tar.bz2 upstream-9de9e9c6c504182f110c89ea472ea1eea1e69488.zip |
ipq806x: remove unsupported hw-crypto qce driver
The following symbols, selected by the qce driver were removed:
CONFIG_CRYPTO_CBC
CONFIG_CRYPTO_CTR
CONFIG_CRYPTO_DES
CONFIG_CRYPTO_DEV_QCE
CONFIG_CRYPTO_ECB
CONFIG_CRYPTO_NULL
CONFIG_CRYPTO_SEQIV
CONFIG_CRYPTO_XTS
CONFIG_CRYPTO_GF128MUL was removed as well, since it is only needed by
some cipher modes (LRW, GCM), none of which are selected, and it is
packaged as a module.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Diffstat (limited to 'target/linux/mvebu/base-files')
0 files changed, 0 insertions, 0 deletions