doc: use kconfig role and directive

Stop using :option: for Kconfig options.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
Gerard Marull-Paretas 2021-06-28 16:24:59 +02:00 committed by Anas Nashif
commit 9dfbdf1997
134 changed files with 545 additions and 544 deletions

View file

@ -35,6 +35,6 @@ After flashing, the LED starts to blink.
PM configurations
*****************
By default, :option:`CONFIG_PM_DEVICE` and :option:`CONFIG_PM_DEVICE_RUNTIME` are
By default, :kconfig:`CONFIG_PM_DEVICE` and :kconfig:`CONFIG_PM_DEVICE_RUNTIME` are
enabled, but user can also deactivate one or the other to see each configuration
in play.