hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
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.