CONFIG_POLL:

Asynchronous notification framework. Enable the k_poll() and k_poll_signal() APIs. The former can wait on multiple events concurrently, which can be either directly triggered or triggered by the availability of some kernel objects (semaphores and fifos).

Symbol:

POLL

Type:

bool

Value:

“n”

User value:

(no user value)

Visibility:

“y”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Prompts:
  • “async I/O framework”
Default values:
  • n (value: “n”)
  • Condition: (none)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

BLUETOOTH_HCI && BLUETOOTH && !BLUETOOTH_HCI_RAW && BLUETOOTH_HCI_HOST (value: “n”)

Additional dependencies from enclosing menus and ifs:
 

(no additional dependencies)

Locations:
  • ../kernel/Kconfig:294