power: add PM_IDLE_DOMAIN to pm.h and remove definations

Signed-off-by: zhuyanlin <zhuyanlin1@xiaomi.com>
This commit is contained in:
zhuyanlin
2022-04-18 15:55:20 +08:00
committed by archer
parent a1aee22a4f
commit 031c89db89
41 changed files with 2 additions and 103 deletions
+2
View File
@@ -82,6 +82,8 @@
# error CONFIG_PM_NDOMAINS invalid
#endif
#define PM_IDLE_DOMAIN 0
/* CONFIG_IDLE_CUSTOM. Some architectures support this definition. This,
* if defined, will allow you replace the default IDLE loop with your
* own, custom idle loop to support board-specific IDLE time power management