riscv: deconfig: Enable pm advanced debug
authormason.huo <mason.huo@starfivetech.com>
Thu, 27 Oct 2022 07:25:21 +0000 (15:25 +0800)
committermason.huo <mason.huo@starfivetech.com>
Thu, 27 Oct 2022 07:25:26 +0000 (15:25 +0800)
Enable pm advanced debug, so that we can
check runtime PM status.

Signed-off-by: mason.huo <mason.huo@starfivetech.com>
arch/riscv/configs/starfive_jh7110_defconfig

index b802534..4c0d3ec 100644 (file)
@@ -21,6 +21,8 @@ CONFIG_SOC_STARFIVE_JH7110=y
 CONFIG_SMP=y
 CONFIG_HZ_100=y
 CONFIG_PM=y
+CONFIG_PM_DEBUG=y
+CONFIG_PM_ADVANCED_DEBUG=y
 CONFIG_CPU_IDLE=y
 CONFIG_RISCV_SBI_CPUIDLE=y
 # CONFIG_SECCOMP is not set