summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/44x/eiger_defconfig
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2017-08-23 15:37:31 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2017-08-28 22:10:06 +1000
commit813f41352a9c0e20b69efb2b9b0817b5c08c8a52 (patch)
tree10198c31116b59d376464ce0aab88b5130bdb73a /arch/powerpc/configs/44x/eiger_defconfig
parent8f56939009283d03bdb27757bc48df9d5fe6fe6c (diff)
downloadop-kernel-dev-813f41352a9c0e20b69efb2b9b0817b5c08c8a52.zip
op-kernel-dev-813f41352a9c0e20b69efb2b9b0817b5c08c8a52.tar.gz
powerpc/configs: Drop no longer needed CONFIG_CRYPTO_ECB
Since commit 12cb3a1c4184 ("crypto: xts - Add ECB dependency") we no longer need to set CONFIG_CRYPTO_ECB in our defconfigs. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/configs/44x/eiger_defconfig')
-rw-r--r--arch/powerpc/configs/44x/eiger_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/configs/44x/eiger_defconfig b/arch/powerpc/configs/44x/eiger_defconfig
index 362e824..6b64045 100644
--- a/arch/powerpc/configs/44x/eiger_defconfig
+++ b/arch/powerpc/configs/44x/eiger_defconfig
@@ -84,7 +84,6 @@ CONFIG_CRYPTO_CCM=y
CONFIG_CRYPTO_GCM=y
CONFIG_CRYPTO_CBC=y
CONFIG_CRYPTO_CTS=y
-CONFIG_CRYPTO_ECB=y
CONFIG_CRYPTO_LRW=y
CONFIG_CRYPTO_PCBC=y
CONFIG_CRYPTO_XTS=y
OpenPOWER on IntegriCloud