X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=arch%2FKconfig;h=15996290fed4a920f22e2687cb77944e9c3b3cfc;hb=595d9e34eedc4b8d0631260ce93bbeb08e5b3bd7;hp=d794384a0404d2e9b1d1e9c3f6a966ca877c647c;hpb=e43fc9467e96bbaf1b65bb975e6820e0db993469;p=deliverable%2Flinux.git diff --git a/arch/Kconfig b/arch/Kconfig index d794384a0404..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: @@ -606,6 +606,9 @@ config HAVE_ARCH_HASH file which provides platform-specific implementations of some functions in or fs/namei.c. +config ISA_BUS_API + def_bool ISA + # # ABI hall of shame #