Re: [v2, 1/6] powerpc/pm: Fix suspend=n in menuconfig for e500mc platforms.

From: Scott Wood
Date: Wed Aug 08 2018 - 19:02:09 EST


On Wed, Apr 11, 2018 at 02:35:46PM +0800, Ran Wang wrote:
> Also, unselect FSL_PMC which is for older platfroms instead.
>
> Signed-off-by: Ran Wang <ran.wang_1@xxxxxxx>
> ---
> Changes in v2:
> - no change
>
> arch/powerpc/Kconfig | 4 +---
> 1 files changed, 1 insertions(+), 3 deletions(-)

It's not "fixing" anything, but rather enabling something that was
previously unsupported -- and that should happen after the code that
adds support.

-Scott