CONFIG_XTENSA_TIMER:

This module implements a kernel device driver for the Xtensa processor and provides the standard “system clock driver” interfaces. If unchecked, no timer will be used. If checked it will use either an internal timer (default option) or an external timer. In that case one shall unselect XTENSA_INTERNAL_TIMER and define XTENSA_TIMER_IRQ and XTENSA_TIMER_IRQ_PRIORITY.

Symbol:

XTENSA_TIMER

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:
  • “Xtensa timer support” if XTENSA (value: “n”)
Default values:
  • y (value: “y”)
  • Condition: XTENSA (value: “n”)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

(no reverse dependencies)

Additional dependencies from enclosing menus and ifs:
 

(no additional dependencies)

Locations:
  • ../drivers/timer/Kconfig:179