-
CONFIG_NESTED_INTERRUPTS
¶
Enable nested interrupts
Type: bool
Help¶
This option enables support for nested interrupts.
Kconfig definition¶
At arch/x86/core/Kconfig:9
Included via Kconfig:10
→ Kconfig.zephyr:23
→ arch/Kconfig:16
→ arch/x86/Kconfig:30
Menu path: (top menu) → X86 Architecture Options
config NESTED_INTERRUPTS bool prompt "Enable nested interrupts" ifX86
default "y" ifX86
depends onX86
help This option enables support for nested interrupts.
(Definitions include propagated dependencies, including from if’s and menus.)