-
CONFIG_CAVS_ICTL_0_OFFSET
¶
Parent interrupt number to which CAVS_0 maps
Type: int
Direct dependencies¶
BOARD_INTEL_S1000_CRB
|| CAVS_ICTL
(Includes any dependencies from ifs and menus.)
Defaults¶
6
0
Kconfig definitions¶
At boards/xtensa/intel_s1000_crb/Kconfig.defconfig:9
Included via Kconfig:8
→ Kconfig.zephyr:26
Menu path: (Top)
config CAVS_ICTL_0_OFFSET
int
default 6
depends on BOARD_INTEL_S1000_CRB
At drivers/interrupt_controller/Kconfig.cavs:25
Included via Kconfig:8
→ Kconfig.zephyr:40
→ drivers/Kconfig:22
→ drivers/interrupt_controller/Kconfig:50
Menu path: (Top) → Device Drivers → Interrupt Controllers → CAVS Interrupt Logic
config CAVS_ICTL_0_OFFSET
int "Parent interrupt number to which CAVS_0 maps"
default 0
depends on CAVS_ICTL
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)