CONFIG_NANO_WORKQUEUE

Nano workqueues allow scheduling work items to be executed in a fiber context. Typically such work items are scheduled from ISRs, when the work cannot be executed in interrupt context.

Symbol:

NANO_WORKQUEUE

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:
  • “Enable nano workqueue support”
Default values:
  • n (value: “n”)
  • Condition: (none)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

BLUETOOTH_LE && BLUETOOTH && BLUETOOTH_CONN (value: “n”)

Additional dependencies from enclosing menus and ifs:
 

(no additional dependencies)

Locations:
  • ../kernel/nanokernel/Kconfig:118