doc: make device pm APIs show in doxygen docs

Those were not being processed due to Kconfig only exposing the noop
functions.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2020-07-11 19:21:28 -04:00
commit 1fc2e43eb3

View file

@ -1966,6 +1966,7 @@ PREDEFINED = "CONFIG_ARCH_HAS_CUSTOM_BUSY_WAIT" \
"CONFIG_BT_SMP" \
"CONFIG_BT_SMP_APP_PAIRING_ACCEPT" \
"CONFIG_DEVICE_POWER_MANAGEMENT" \
"CONFIG_DEVICE_IDLE_PM" \
"CONFIG_ERRNO" \
"CONFIG_EXECUTION_BENCHMARKING" \
"CONFIG_FLASH_PAGE_LAYOUT" \