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:
52b88fa
)
powerpc/configs: Add PPC4xx_OCM to ppc40x_defconfig
author
Michael Ellerman
<mpe@ellerman.id.au>
Thu, 27 Dec 2018 09:40:40 +0000
(20:40 +1100)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Sun, 30 Dec 2018 03:00:47 +0000
(14:00 +1100)
There was recently a compilation break to this driver, but we didn't
notice because none of our defconfigs have it enabled. Fix that.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/configs/ppc40x_defconfig
patch
|
blob
|
history
diff --git
a/arch/powerpc/configs/ppc40x_defconfig
b/arch/powerpc/configs/ppc40x_defconfig
index 10fb1df63b4659b4ce93ca63730f2f68ce0451e1..689d7e276769d00bc3efea7213306ec846449085 100644
(file)
--- a/
arch/powerpc/configs/ppc40x_defconfig
+++ b/
arch/powerpc/configs/ppc40x_defconfig
@@
-85,3
+85,4
@@
CONFIG_CRYPTO_ECB=y
CONFIG_CRYPTO_PCBC=y
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_DES=y
+CONFIG_PPC4xx_OCM=y