diff --git a/doc/reference/power_management/index.rst b/doc/reference/power_management/index.rst index 7d96d819497..85c2147449c 100644 --- a/doc/reference/power_management/index.rst +++ b/doc/reference/power_management/index.rst @@ -3,25 +3,6 @@ Power Management ################ -Power Management Configuration Flags -************************************ - -The Power Management features can be individually enabled and disabled using -the following configuration flags. - -:kconfig:`CONFIG_PM` - - This flag enables the power management subsystem. - -:kconfig:`CONFIG_PM_DEVICE` - - This flag is enabled if the SOC interface and the devices support device power - management. - -:kconfig:`CONFIG_PM_DEVICE_RUNTIME` - - This flag enables the Runtime Power Management. - API Reference *************