diff options
Diffstat (limited to 'arch/xtensa/Kconfig')
-rw-r--r-- | arch/xtensa/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig index cf2501b5afd4..705bb71af245 100644 --- a/arch/xtensa/Kconfig +++ b/arch/xtensa/Kconfig | |||
@@ -51,6 +51,9 @@ source "kernel/Kconfig.freezer" | |||
51 | config MMU | 51 | config MMU |
52 | def_bool n | 52 | def_bool n |
53 | 53 | ||
54 | config VARIANT_IRQ_SWITCH | ||
55 | def_bool n | ||
56 | |||
54 | menu "Processor type and features" | 57 | menu "Processor type and features" |
55 | 58 | ||
56 | choice | 59 | choice |