powerpc/configs: Add PPC4xx_OCM to ppc40x_defconfig

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>
This commit is contained in:
Michael Ellerman 2018-12-27 20:40:40 +11:00
parent 52b88fa1e8
commit 42aee37298
1 changed files with 1 additions and 0 deletions

View File

@ -85,3 +85,4 @@ CONFIG_CRYPTO_ECB=y
CONFIG_CRYPTO_PCBC=y
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_DES=y
CONFIG_PPC4xx_OCM=y