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 17:17:10 +0000 (19:17 +0200)
commitad07166ea7286f350628f1093e4385db9be63d31
tree14c03cb24736223321c8c0c79faf5725e6bac1ec
parent00e4d3e845e3f8bea8ef4ebe35499ba44cacacb4
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