forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-14 bedbef8ad3e75a304af6361af235302bcc61d06b
kernel/arch/arm/mach-rockchip/Kconfig
....@@ -28,3 +28,9 @@
2828 depends on PM_SLEEP && CPU_RV1106
2929 help
3030 This config aims to support HPMCU fast wakeup.
31
+
32
+config RV1106_PMU_WAKEUP_TIMEOUT
33
+ bool "Rockchip RV1106 pmu timeout wakeup support"
34
+ depends on PM_SLEEP && CPU_RV1106
35
+ help
36
+ This config aims to support pmu timeout wakeup.