CONFIG_GEN_IRQ_START_VECTOR:

On some architectures, part of the vector table may be reserved for system exceptions and is declared separately from the tables created by gen_isr_tables.py. When creating these tables, this value will be subtracted from CONFIG_NUM_IRQS to properly size them. This is a hidden option which needs to be set-per architecture and left alone.

Symbol:

GEN_IRQ_START_VECTOR

Type:

int

Value:

“”

User value:

(no user value)

Visibility:

“n”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Prompts:

(no prompts)

Default values:
  • 0 (value: “n”)
  • Condition: GEN_ISR_TABLES (value: “n”)
  • 16 (value: “n”)
  • Condition: (none)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

(no reverse dependencies)

Additional dependencies from enclosing menus and ifs:
 

ARC (value: “n”)

Locations:
  • ../arch/Kconfig:154
  • ../arch/arc/Kconfig:150