summaryrefslogtreecommitdiff
path: root/arch/powerpc/configs/ppc40x_defconfig
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2017-08-23 08:37:22 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2017-08-28 15:10:01 +0300
commit5ee5d80833dc267db902ea2ae39c8026cb3be0d8 (patch)
tree2e0717fefc30c4100980094b093be207aff19eaa /arch/powerpc/configs/ppc40x_defconfig
parent980b4503b9efd97bcb51d5508d82fbf3ccb6aadb (diff)
downloadlinux-5ee5d80833dc267db902ea2ae39c8026cb3be0d8.tar.xz
powerpc/configs: Drop unneeded CONFIG_CRYPTO_ANSI_CPRNG
Since commit 401e4238f35c ("crypto: rng - Make DRBG the default RNG") we no longer need to set CONFIG_CRYPTO_ANSI_CPRNG in our defconfigs. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/configs/ppc40x_defconfig')
-rw-r--r--arch/powerpc/configs/ppc40x_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/configs/ppc40x_defconfig b/arch/powerpc/configs/ppc40x_defconfig
index 4ac2de467f1a..10fb1df63b46 100644
--- a/arch/powerpc/configs/ppc40x_defconfig
+++ b/arch/powerpc/configs/ppc40x_defconfig
@@ -85,4 +85,3 @@ CONFIG_CRYPTO_ECB=y
CONFIG_CRYPTO_PCBC=y
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_DES=y
-# CONFIG_CRYPTO_ANSI_CPRNG is not set