ipq806x: remove unsupported hw-crypto qce driver
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Wed, 25 Sep 2019 15:19:15 +0000 (12:19 -0300)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 28 Sep 2019 22:46:13 +0000 (00:46 +0200)
commit9de9e9c6c504182f110c89ea472ea1eea1e69488
treea74ad0eeaab122c78d6c57f8a19a514fd4d9da01
parent95f2bb24be81625d6a30f2ebd9f7a867da125afa
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>
target/linux/ipq806x/config-4.14