CONFIG_NUM_REGULAR_IRQ_PRIO_LEVELS

This represents the number of Regular Interrupt priorities, which does NOT include the Fast (FIRQ) priority. The Regular Interrupt priorities available will be

(NUM_IRQ_PRIO_LEVELS - NUM_REGULAR_IRQ_PRIO_LEVELS) to (NUM_REGULAR_IRQ_PRIO_LEVELS - 1).

The maximum value is NUM_IRQ_PRIO_LEVELS.

The BSP must provide a valid default for proper operation.

Symbol:

NUM_REGULAR_IRQ_PRIO_LEVELS

Type:

int

Value:

“1”

User value:

(no user value)

Visibility:

“n”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Ranges:
  • [1, 16]
Prompts:
  • “Number of supported regular interrupt priority levels”
Default values:
  • 1 (value: “n”)
  • Condition: (none)
  • 1 (value: “n”)
  • Condition: (none)
  • 1 (value: “n”)
  • Condition: (none)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

(no reverse dependencies)

Additional dependencies from enclosing menus and ifs:
 

SOC_EM9D (value: “n”)

Locations:
  • ../arch/arc/Kconfig:87
  • ../arch/arc/soc/em11d/Kconfig.defconfig:30
  • ../arch/arc/soc/quark_se_ss/Kconfig.defconfig:28
  • ../arch/arc/soc/em9d/Kconfig.defconfig:30