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 4f0d0f7c8313..2dd8fdd7ea9f 100644
--- a/arch/Kconfig
+++ b/arch/Kconfig
@@ -148,6 +148,9 @@ config USE_GENERIC_SMP_HELPERS
148config GENERIC_SMP_IDLE_THREAD 148config GENERIC_SMP_IDLE_THREAD
149 bool 149 bool
150 150
151config HAVE_GENERIC_INIT_TASK
152 bool
153
151config HAVE_REGS_AND_STACK_ACCESS_API 154config HAVE_REGS_AND_STACK_ACCESS_API
152 bool 155 bool
153 help 156 help