[v2, 1/6] powerpc/pm: Fix suspend=n in menuconfig for e500mc platforms.
From: oss@buserror.net (Scott Wood)
Date: 2018-08-08 23:02:05
Also in:
linux-devicetree, linuxppc-dev, lkml
From: oss@buserror.net (Scott Wood)
Date: 2018-08-08 23:02:05
Also in:
linux-devicetree, linuxppc-dev, lkml
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 <redacted> --- 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