doc: use :kconfig:option: domain role

Kconfig options now belong to the Kconfig domain, therefore, the
:kconfig:option: role needs to be used.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
Gerard Marull-Paretas 2022-02-07 17:27:43 +01:00 committed by Carles Cufí
commit 260deccb6e
162 changed files with 696 additions and 696 deletions

View file

@ -53,7 +53,7 @@ Glossary of Terms
Device Runtime Power Management (PM) refers the capability of devices to
save energy independently of the the system power state. Devices will keep
reference of their usage and will automatically be suspended or resumed.
This feature is enabled via the :kconfig:`CONFIG_PM_DEVICE_RUNTIME`
This feature is enabled via the :kconfig:option:`CONFIG_PM_DEVICE_RUNTIME`
Kconfig option.
idle thread