CONFIG_INTEL_VTD_ICTL_NO_SRC_ID_CHECK
Never check the source id
Type: bool
Help
Disable the source id check in IRTE.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <Driver>/interrupt_controller/Kconfig.intel_vtd:25
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Driver>/Kconfig:28
→ <Driver>/interrupt_controller/Kconfig:68
Menu path: (Top) → Device Drivers → Interrupt Controllers → Intel VT-D interrupt remapping controller
config INTEL_VTD_ICTL_NO_SRC_ID_CHECK
bool "Never check the source id"
depends on INTEL_VTD_ICTL
help
Disable the source id check in IRTE.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)