projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7cf5775
)
powerpc/configs: Drop no longer needed CONFIG_CRYPTO_NULL
author
Michael Ellerman
<mpe@ellerman.id.au>
Wed, 23 Aug 2017 05:37:33 +0000
(15:37 +1000)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Mon, 28 Aug 2017 12:10:07 +0000
(22:10 +1000)
Since commit
00b9cfa3ff38
("mac80111: Add GCMP and GCMP-256 ciphers")
we no longer need to set CONFIG_CRYPTO_NULL in our defconfigs.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/configs/pmac32_defconfig
patch
|
blob
|
history
diff --git
a/arch/powerpc/configs/pmac32_defconfig
b/arch/powerpc/configs/pmac32_defconfig
index d97b6f66af010756073b7dc381f1d17643ea37a7..ed0a0bb6a271eb85291288b53648996b6d16c848 100644
(file)
--- a/
arch/powerpc/configs/pmac32_defconfig
+++ b/
arch/powerpc/configs/pmac32_defconfig
@@
-309,7
+309,6
@@
CONFIG_XMON=y
CONFIG_XMON_DEFAULT=y
CONFIG_BOOTX_TEXT=y
CONFIG_PPC_EARLY_DEBUG=y
-CONFIG_CRYPTO_NULL=m
CONFIG_CRYPTO_PCBC=m
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_SHA512=m