aboutsummaryrefslogtreecommitdiffstats
path: root/arch/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/Kconfig')
-rw-r--r--arch/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/Kconfig b/arch/Kconfig
index 684eb5af439d..4f0d0f7c8313 100644
--- a/arch/Kconfig
+++ b/arch/Kconfig
@@ -145,6 +145,9 @@ config HAVE_DMA_ATTRS
145config USE_GENERIC_SMP_HELPERS 145config USE_GENERIC_SMP_HELPERS
146 bool 146 bool
147 147
148config GENERIC_SMP_IDLE_THREAD
149 bool
150
148config HAVE_REGS_AND_STACK_ACCESS_API 151config HAVE_REGS_AND_STACK_ACCESS_API
149 bool 152 bool
150 help 153 help