-
CONFIG_CAVS_ICTL_3_OFFSET
¶
Parent interrupt number to which CAVS_3 maps
Type: int
Direct dependencies¶
BOARD_INTEL_S1000_CRB
|| CAVS_ICTL
(Includes any dependencies from if’s and menus.)
Defaults¶
- 16 if
BOARD_INTEL_S1000_CRB
- 0 if
CAVS_ICTL
Kconfig definitions¶
At boards/xtensa/intel_s1000_crb/Kconfig.defconfig:16
Included via Kconfig:10
→ Kconfig.zephyr:21
Menu path: (top menu)
config CAVS_ICTL_3_OFFSET int default 16 ifBOARD_INTEL_S1000_CRB
depends onBOARD_INTEL_S1000_CRB
At drivers/interrupt_controller/Kconfig.s1000:57
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:24
→ drivers/interrupt_controller/Kconfig:163
Menu path: (top menu) → Device Drivers → Interrupt Controllers
config CAVS_ICTL_3_OFFSET int prompt "Parent interrupt number to which CAVS_3 maps" ifCAVS_ICTL
default 0 ifCAVS_ICTL
depends onCAVS_ICTL
(Definitions include propagated dependencies, including from if’s and menus.)