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:
f029731
)
powerpc/configs: Drop no longer needed CONFIG_CRYPTO_GCM
author
Michael Ellerman
<mpe@ellerman.id.au>
Wed, 23 Aug 2017 05:37:35 +0000
(15:37 +1000)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Mon, 28 Aug 2017 12:10:08 +0000
(22:10 +1000)
Since commit
00b9cfa3ff38
("mac80111: Add GCMP and GCMP-256 ciphers")
we no longer need to set CONFIG_CRYPTO_GCM in our defconfigs.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/configs/ppc6xx_defconfig
patch
|
blob
|
history
diff --git
a/arch/powerpc/configs/ppc6xx_defconfig
b/arch/powerpc/configs/ppc6xx_defconfig
index bad3e04163d051c123554d9fd4ba95e15b6f4c23..ef817c7e83d4e6223254f13c154b2124524d6092 100644
(file)
--- a/
arch/powerpc/configs/ppc6xx_defconfig
+++ b/
arch/powerpc/configs/ppc6xx_defconfig
@@
-1170,7
+1170,6
@@
CONFIG_SECURITY_SELINUX=y
CONFIG_SECURITY_SELINUX_BOOTPARAM=y
CONFIG_SECURITY_SELINUX_DISABLE=y
CONFIG_CRYPTO_TEST=m
-CONFIG_CRYPTO_GCM=m
CONFIG_CRYPTO_CTS=m
CONFIG_CRYPTO_LRW=m
CONFIG_CRYPTO_PCBC=m