From: mason.huo Date: Thu, 27 Oct 2022 07:25:21 +0000 (+0800) Subject: riscv: deconfig: Enable pm advanced debug X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ec7d06efa88d4d897c521a8d9289d4970bb80b97;p=platform%2Fkernel%2Flinux-starfive.git riscv: deconfig: Enable pm advanced debug Enable pm advanced debug, so that we can check runtime PM status. Signed-off-by: mason.huo --- diff --git a/arch/riscv/configs/starfive_jh7110_defconfig b/arch/riscv/configs/starfive_jh7110_defconfig index b802534..4c0d3ec 100644 --- a/arch/riscv/configs/starfive_jh7110_defconfig +++ b/arch/riscv/configs/starfive_jh7110_defconfig @@ -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