:orphan: .. title:: PM_POLICY_RESIDENCY_CC13X2_CC26X2 .. option:: CONFIG_PM_POLICY_RESIDENCY_CC13X2_CC26X2 *(No prompt -- not directly user assignable.)* Type: ``bool`` Help ==== .. code-block:: none Use the residency policy implementation for TI CC13x2/CC26x2 Direct dependencies =================== \ :option:`PM ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :option:`PM_POLICY_RESIDENCY ` Kconfig definition ================== At ``/pm/policy/Kconfig:32`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:34`` → ``/Kconfig:43`` → ``/pm/Kconfig:29`` Menu path: (Top) → Sub Systems and OS Services → Power Management → System Power Management .. code-block:: kconfig config PM_POLICY_RESIDENCY_CC13X2_CC26X2 bool depends on PM help Use the residency policy implementation for TI CC13x2/CC26x2 *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*