mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-03-16 12:14:06 +00:00
riscv: deconfig: Enable pm advanced debug
Enable pm advanced debug, so that we can check runtime PM status. Signed-off-by: mason.huo <mason.huo@starfivetech.com>
This commit is contained in:
parent
c1ec8ddaa1
commit
ec7d06efa8
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue