forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
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.