diff --git a/arch/arm/mach-rockchip/Kconfig b/arch/arm/mach-rockchip/Kconfig index 95b6da930da7..922b2e71d2d7 100644 --- a/arch/arm/mach-rockchip/Kconfig +++ b/arch/arm/mach-rockchip/Kconfig @@ -22,3 +22,9 @@ config ARCH_ROCKCHIP help Support for Rockchip's Cortex-A9 Single-to-Quad-Core-SoCs containing the RK2928, RK30xx and RK31xx series. + +config RV1106_HPMCU_FAST_WAKEUP + bool "Rockchip RV1106 HPMCU fast wakeup configuration support" + depends on PM_SLEEP && CPU_RV1106 + help + This config aims to support HPMCU fast wakeup.