CONFIG_TICKLESS_KERNEL:

This option enables a fully event driven kernel. Periodic system clock interrupt generation would be stopped at all times. This option requires Tickless Idle option to be enabled.

Symbol:

TICKLESS_KERNEL

Type:

bool

Value:

“n”

User value:

(no user value)

Visibility:

“n”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Prompts:
  • “Tickless kernel” if TICKLESS_IDLE (value: “n”)
Default values:
  • n (value: “n”)
  • Condition: TICKLESS_IDLE (value: “n”)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

(no reverse dependencies)

Additional dependencies from enclosing menus and ifs:
 

SYS_POWER_MANAGEMENT (value: “n”)

Locations:
  • ../kernel/Kconfig.power_mgmt:79