Skip to content

Commit b8fc70a

Browse files
committed
Revert "crypto: spacc - Add SPAcc Skcipher support"
This reverts the following commits: 87a3fcf 58bf991 3b1c9df 8bc1bfa c32f08d f036dd5 c76c9ec 5d22d37 b63483b 2d6213b fc61c65 cb67c92 06af76b 9f1a7ab 8ebb14d c8981d9 They were submitted with no device tree bindings. Reported-by: Rob Herring <robh@kernel.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
1 parent be9c336 commit b8fc70a

15 files changed

+0
-8343
lines changed

drivers/crypto/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -696,7 +696,6 @@ config CRYPTO_DEV_BCM_SPU
696696
ahash, and aead algorithms with the kernel cryptographic API.
697697

698698
source "drivers/crypto/stm32/Kconfig"
699-
source "drivers/crypto/dwc-spacc/Kconfig"
700699

701700
config CRYPTO_DEV_SAFEXCEL
702701
tristate "Inside Secure's SafeXcel cryptographic engine driver"

drivers/crypto/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ obj-$(CONFIG_CRYPTO_DEV_BCM_SPU) += bcm/
4848
obj-$(CONFIG_CRYPTO_DEV_SAFEXCEL) += inside-secure/
4949
obj-$(CONFIG_CRYPTO_DEV_ARTPEC6) += axis/
5050
obj-y += xilinx/
51-
obj-y += dwc-spacc/
5251
obj-y += hisilicon/
5352
obj-$(CONFIG_CRYPTO_DEV_AMLOGIC_GXL) += amlogic/
5453
obj-y += intel/

drivers/crypto/dwc-spacc/Kconfig

Lines changed: 0 additions & 95 deletions
This file was deleted.

drivers/crypto/dwc-spacc/Makefile

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)