OSDN Git Service

powerpc/configs: Add PPC4xx_OCM to ppc40x_defconfig
authorMichael Ellerman <mpe@ellerman.id.au>
Thu, 27 Dec 2018 09:40:40 +0000 (20:40 +1100)
committerMichael 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

index 10fb1df..689d7e2 100644 (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