X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=arch%2FKconfig;h=15996290fed4a920f22e2687cb77944e9c3b3cfc;hb=175a20c16fdb7700fcac63f1eeb2caa7e1dddd2d;hp=e9734796531f022cd188411e1bb14450922b74ef;hpb=9af1f5d8f20f97884da55817ab80a6fcd170f296;p=deliverable%2Flinux.git diff --git a/arch/Kconfig b/arch/Kconfig index e9734796531f..15996290fed4 100644 --- a/arch/Kconfig +++ b/arch/Kconfig @@ -226,8 +226,8 @@ config ARCH_INIT_TASK config ARCH_TASK_STRUCT_ALLOCATOR bool -# Select if arch has its private alloc_thread_info() function -config ARCH_THREAD_INFO_ALLOCATOR +# Select if arch has its private alloc_thread_stack() function +config ARCH_THREAD_STACK_ALLOCATOR bool # Select if arch wants to size task_struct dynamically via arch_task_struct_size: