kernel/arch/Kconfig
.. .. @@ -290,6 +290,9 @@ 290 290 config ARCH_HAS_DMA_CLEAR_UNCACHED 291 291 bool 292 292 293 +config ARCH_HAS_CPU_FINALIZE_INIT294 + bool295 +293 296 # Select if arch init_task must go in the __init_task_data section 294 297 config ARCH_TASK_STRUCT_ON_STACK 295 298 bool