-
CONFIG_2ND_LVL_INTR_02_OFFSET
¶
Parent interrupt number to which controller_2 maps
Type: hex
Help¶
This is the interrupt number in the first level to which controller_2 of second level maps.
Direct dependencies¶
BOARD_INTEL_S1000_CRB
|| 2ND_LEVEL_INTERRUPTS
(Includes any dependencies from if’s and menus.)
Defaults¶
Kconfig definitions¶
At boards/xtensa/intel_s1000_crb/Kconfig.defconfig:29
Included via Kconfig:10
→ Kconfig.zephyr:19
Menu path: (top menu)
config 2ND_LVL_INTR_02_OFFSET hex defaultCAVS_ICTL_2_OFFSET
ifBOARD_INTEL_S1000_CRB
depends onBOARD_INTEL_S1000_CRB
At drivers/interrupt_controller/Kconfig.multilevel:68
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:24
→ drivers/interrupt_controller/Kconfig:163
Menu path: (top menu) → Device Drivers → Interrupt Controllers
config 2ND_LVL_INTR_02_OFFSET hex prompt "Parent interrupt number to which controller_2 maps" if2ND_LEVEL_INTERRUPTS
default 0x00 if2ND_LEVEL_INTERRUPTS
depends on2ND_LEVEL_INTERRUPTS
help This is the interrupt number in the first level to which controller_2 of second level maps.
(Definitions include propagated dependencies, including from if’s and menus.)