:orphan: .. title:: DMA_IPROC_PAX_POLL_MODE .. option:: CONFIG_DMA_IPROC_PAX_POLL_MODE *PAX DMA API in polling mode* Type: ``bool`` Help ==== .. code-block:: none PAX DMA API polls for dma completions Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/dma/Kconfig.iproc_pax:26`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``/Kconfig:66`` → ``/dma/Kconfig:39`` Menu path: (Top) → Device Drivers → DMA driver Configuration → PAX DMA API modes .. code-block:: kconfig config DMA_IPROC_PAX_POLL_MODE bool "PAX DMA API in polling mode" depends on help PAX DMA API polls for dma completions *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*