powerpc/configs: Add CONFIG_RAS now required for CONFIG_EDAC
authorMichael Ellerman <mpe@ellerman.id.au>
Wed, 23 Aug 2017 05:37:45 +0000 (15:37 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 28 Aug 2017 12:10:14 +0000 (22:10 +1000)
commitaad004a9452342ea370f1746499c95fa97ccbcfb
tree1c8835a68d74d2da30970e9295b37d56de88e1b2
parentf3a45e560f0c826ef6628653f56c68fff17607dc
powerpc/configs: Add CONFIG_RAS now required for CONFIG_EDAC

In commit e3c4ff6d8c94 ("EDAC: Remove EDAC_MM_EDAC") CONFIG_EDAC grew
a dependency on CONFIG_RAS. Some of our defconfigs don't have the
latter, which means we lose CONFIG_EDAC, so add CONFIG_RAS to fix
that.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/configs/pasemi_defconfig
arch/powerpc/configs/ppc64_defconfig