doc: reference: pm: remove Kconfig list

Kconfig options will be listed as needed in the guidelines.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
Gerard Marull-Paretas 2021-11-09 22:38:20 +01:00 committed by Christopher Friedt
commit cfa56f2ecb

View file

@ -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
*************