:orphan: .. title:: CONFIG_CAVS_ICTL_1_OFFSET .. kconfig:: CONFIG_CAVS_ICTL_1_OFFSET CONFIG_CAVS_ICTL_1_OFFSET ######################### *Parent interrupt number to which CAVS\_1 maps* Type: ``int`` Direct dependencies =================== \ :kconfig:`BOARD_INTEL_ADSP_CAVS15 ` || \ :kconfig:`BOARD_INTEL_ADSP_CAVS18 ` || \ :kconfig:`BOARD_INTEL_ADSP_CAVS20 ` || \ :kconfig:`BOARD_INTEL_ADSP_CAVS25 ` || \ :kconfig:`BOARD_INTEL_S1000_CRB ` || \ :kconfig:`CAVS_ICTL ` *(Includes any dependencies from ifs and menus.)* Defaults ======== - 10 - 10 - 10 - 10 - 10 - 0 Kconfig definitions =================== At ``/xtensa/intel_adsp_cavs15/Kconfig.defconfig:12`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:22`` Menu path: (Top) .. code-block:: kconfig config CAVS_ICTL_1_OFFSET int default 10 depends on BOARD_INTEL_ADSP_CAVS15 ---- At ``/xtensa/intel_adsp_cavs18/Kconfig.defconfig:12`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:22`` Menu path: (Top) .. code-block:: kconfig config CAVS_ICTL_1_OFFSET int default 10 depends on BOARD_INTEL_ADSP_CAVS18 ---- At ``/xtensa/intel_adsp_cavs20/Kconfig.defconfig:12`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:22`` Menu path: (Top) .. code-block:: kconfig config CAVS_ICTL_1_OFFSET int default 10 depends on BOARD_INTEL_ADSP_CAVS20 ---- At ``/xtensa/intel_adsp_cavs25/Kconfig.defconfig:12`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:22`` Menu path: (Top) .. code-block:: kconfig config CAVS_ICTL_1_OFFSET int default 10 depends on BOARD_INTEL_ADSP_CAVS25 ---- At ``/xtensa/intel_s1000_crb/Kconfig.defconfig:11`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:22`` Menu path: (Top) .. code-block:: kconfig config CAVS_ICTL_1_OFFSET int default 10 depends on BOARD_INTEL_S1000_CRB ---- At ``/interrupt_controller/Kconfig.cavs:25`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:28`` → ``/interrupt_controller/Kconfig:58`` Menu path: (Top) → Device Drivers → Interrupt Controllers → CAVS Interrupt Logic .. code-block:: kconfig config CAVS_ICTL_1_OFFSET int "Parent interrupt number to which CAVS_1 maps" default 0 depends on CAVS_ICTL *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*