hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/arch/arm/mach-rockchip/Kconfig
....@@ -22,3 +22,9 @@
2222 help
2323 Support for Rockchip's Cortex-A9 Single-to-Quad-Core-SoCs
2424 containing the RK2928, RK30xx and RK31xx series.
25
+
26
+config RV1106_HPMCU_FAST_WAKEUP
27
+ bool "Rockchip RV1106 HPMCU fast wakeup configuration support"
28
+ depends on PM_SLEEP && CPU_RV1106
29
+ help
30
+ This config aims to support HPMCU fast wakeup.