aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHeiko Carstens <heiko.carstens@de.ibm.com>2013-02-06 04:15:55 -0500
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2013-02-14 09:55:19 -0500
commit0e0d04a8677f33360cfbb5f8c7aa4ee8cbf5a287 (patch)
treece3ed386d778f2761be5cd6b70a190650638b167
parent870a2b5e4fcde08c91c102712ea07d3cbc96f19a (diff)
s390/Kconfig: sort list of arch selected config options
Just like on other architectures. The intention is that this will reduce merge conflicts if new config options get added in sorted order as well. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
-rw-r--r--arch/s390/Kconfig115
1 files changed, 58 insertions, 57 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig
index b5ea38c25647..17775cf15348 100644
--- a/arch/s390/Kconfig
+++ b/arch/s390/Kconfig
@@ -60,86 +60,87 @@ config PCI_QUIRKS
60 60
61config S390 61config S390
62 def_bool y 62 def_bool y
63 select USE_GENERIC_SMP_HELPERS if SMP
64 select GENERIC_CPU_DEVICES if !SMP
65 select HAVE_SYSCALL_WRAPPERS
66 select HAVE_FUNCTION_TRACER
67 select HAVE_FUNCTION_TRACE_MCOUNT_TEST
68 select HAVE_FTRACE_MCOUNT_RECORD
69 select HAVE_C_RECORDMCOUNT
70 select HAVE_SYSCALL_TRACEPOINTS
71 select SYSCTL_EXCEPTION_TRACE
72 select HAVE_DYNAMIC_FTRACE
73 select HAVE_FUNCTION_GRAPH_TRACER
74 select HAVE_REGS_AND_STACK_ACCESS_API
75 select HAVE_OPROFILE
76 select HAVE_KPROBES
77 select HAVE_KRETPROBES
78 select HAVE_KVM if 64BIT
79 select HAVE_ARCH_TRACEHOOK
80 select INIT_ALL_POSSIBLE
81 select HAVE_IRQ_WORK
82 select HAVE_PERF_EVENTS
83 select ARCH_HAVE_NMI_SAFE_CMPXCHG
84 select HAVE_DEBUG_KMEMLEAK
85 select HAVE_KERNEL_GZIP
86 select HAVE_KERNEL_BZIP2
87 select HAVE_KERNEL_LZMA
88 select HAVE_KERNEL_LZO
89 select HAVE_KERNEL_XZ
90 select HAVE_ARCH_MUTEX_CPU_RELAX
91 select HAVE_ARCH_JUMP_LABEL if !MARCH_G5
92 select HAVE_BPF_JIT if 64BIT && PACK_STACK
93 select ARCH_SAVE_PAGE_KEYS if HIBERNATION
94 select ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
95 select HAVE_MEMBLOCK
96 select HAVE_MEMBLOCK_NODE_MAP
97 select HAVE_CMPXCHG_LOCAL
98 select HAVE_CMPXCHG_DOUBLE
99 select HAVE_ALIGNED_STRUCT_PAGE if SLUB
100 select HAVE_VIRT_CPU_ACCOUNTING
101 select VIRT_CPU_ACCOUNTING
102 select ARCH_DISCARD_MEMBLOCK 63 select ARCH_DISCARD_MEMBLOCK
103 select BUILDTIME_EXTABLE_SORT 64 select ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
104 select ARCH_INLINE_SPIN_TRYLOCK 65 select ARCH_HAVE_NMI_SAFE_CMPXCHG
105 select ARCH_INLINE_SPIN_TRYLOCK_BH
106 select ARCH_INLINE_SPIN_LOCK
107 select ARCH_INLINE_SPIN_LOCK_BH
108 select ARCH_INLINE_SPIN_LOCK_IRQ
109 select ARCH_INLINE_SPIN_LOCK_IRQSAVE
110 select ARCH_INLINE_SPIN_UNLOCK
111 select ARCH_INLINE_SPIN_UNLOCK_BH
112 select ARCH_INLINE_SPIN_UNLOCK_IRQ
113 select ARCH_INLINE_SPIN_UNLOCK_IRQRESTORE
114 select ARCH_INLINE_READ_TRYLOCK
115 select ARCH_INLINE_READ_LOCK 66 select ARCH_INLINE_READ_LOCK
116 select ARCH_INLINE_READ_LOCK_BH 67 select ARCH_INLINE_READ_LOCK_BH
117 select ARCH_INLINE_READ_LOCK_IRQ 68 select ARCH_INLINE_READ_LOCK_IRQ
118 select ARCH_INLINE_READ_LOCK_IRQSAVE 69 select ARCH_INLINE_READ_LOCK_IRQSAVE
70 select ARCH_INLINE_READ_TRYLOCK
119 select ARCH_INLINE_READ_UNLOCK 71 select ARCH_INLINE_READ_UNLOCK
120 select ARCH_INLINE_READ_UNLOCK_BH 72 select ARCH_INLINE_READ_UNLOCK_BH
121 select ARCH_INLINE_READ_UNLOCK_IRQ 73 select ARCH_INLINE_READ_UNLOCK_IRQ
122 select ARCH_INLINE_READ_UNLOCK_IRQRESTORE 74 select ARCH_INLINE_READ_UNLOCK_IRQRESTORE
123 select ARCH_INLINE_WRITE_TRYLOCK 75 select ARCH_INLINE_SPIN_LOCK
76 select ARCH_INLINE_SPIN_LOCK_BH
77 select ARCH_INLINE_SPIN_LOCK_IRQ
78 select ARCH_INLINE_SPIN_LOCK_IRQSAVE
79 select ARCH_INLINE_SPIN_TRYLOCK
80 select ARCH_INLINE_SPIN_TRYLOCK_BH
81 select ARCH_INLINE_SPIN_UNLOCK
82 select ARCH_INLINE_SPIN_UNLOCK_BH
83 select ARCH_INLINE_SPIN_UNLOCK_IRQ
84 select ARCH_INLINE_SPIN_UNLOCK_IRQRESTORE
124 select ARCH_INLINE_WRITE_LOCK 85 select ARCH_INLINE_WRITE_LOCK
125 select ARCH_INLINE_WRITE_LOCK_BH 86 select ARCH_INLINE_WRITE_LOCK_BH
126 select ARCH_INLINE_WRITE_LOCK_IRQ 87 select ARCH_INLINE_WRITE_LOCK_IRQ
127 select ARCH_INLINE_WRITE_LOCK_IRQSAVE 88 select ARCH_INLINE_WRITE_LOCK_IRQSAVE
89 select ARCH_INLINE_WRITE_TRYLOCK
128 select ARCH_INLINE_WRITE_UNLOCK 90 select ARCH_INLINE_WRITE_UNLOCK
129 select ARCH_INLINE_WRITE_UNLOCK_BH 91 select ARCH_INLINE_WRITE_UNLOCK_BH
130 select ARCH_INLINE_WRITE_UNLOCK_IRQ 92 select ARCH_INLINE_WRITE_UNLOCK_IRQ
131 select ARCH_INLINE_WRITE_UNLOCK_IRQRESTORE 93 select ARCH_INLINE_WRITE_UNLOCK_IRQRESTORE
132 select HAVE_UID16 if 32BIT 94 select ARCH_SAVE_PAGE_KEYS if HIBERNATION
133 select ARCH_WANT_IPC_PARSE_VERSION 95 select ARCH_WANT_IPC_PARSE_VERSION
134 select HAVE_ARCH_TRANSPARENT_HUGEPAGE if 64BIT 96 select BUILDTIME_EXTABLE_SORT
97 select CLONE_BACKWARDS2
98 select GENERIC_CLOCKEVENTS
99 select GENERIC_CPU_DEVICES if !SMP
100 select GENERIC_KERNEL_THREAD
135 select GENERIC_SMP_IDLE_THREAD 101 select GENERIC_SMP_IDLE_THREAD
136 select GENERIC_TIME_VSYSCALL_OLD 102 select GENERIC_TIME_VSYSCALL_OLD
137 select GENERIC_CLOCKEVENTS 103 select HAVE_ALIGNED_STRUCT_PAGE if SLUB
138 select KTIME_SCALAR if 32BIT 104 select HAVE_ARCH_JUMP_LABEL if !MARCH_G5
105 select HAVE_ARCH_MUTEX_CPU_RELAX
139 select HAVE_ARCH_SECCOMP_FILTER 106 select HAVE_ARCH_SECCOMP_FILTER
107 select HAVE_ARCH_TRACEHOOK
108 select HAVE_ARCH_TRANSPARENT_HUGEPAGE if 64BIT
109 select HAVE_BPF_JIT if 64BIT && PACK_STACK
110 select HAVE_CMPXCHG_DOUBLE
111 select HAVE_CMPXCHG_LOCAL
112 select HAVE_C_RECORDMCOUNT
113 select HAVE_DEBUG_KMEMLEAK
114 select HAVE_DYNAMIC_FTRACE
115 select HAVE_FTRACE_MCOUNT_RECORD
116 select HAVE_FUNCTION_GRAPH_TRACER
117 select HAVE_FUNCTION_TRACER
118 select HAVE_FUNCTION_TRACE_MCOUNT_TEST
119 select HAVE_IRQ_WORK
120 select HAVE_KERNEL_BZIP2
121 select HAVE_KERNEL_GZIP
122 select HAVE_KERNEL_LZMA
123 select HAVE_KERNEL_LZO
124 select HAVE_KERNEL_XZ
125 select HAVE_KPROBES
126 select HAVE_KRETPROBES
127 select HAVE_KVM if 64BIT
128 select HAVE_MEMBLOCK
129 select HAVE_MEMBLOCK_NODE_MAP
140 select HAVE_MOD_ARCH_SPECIFIC 130 select HAVE_MOD_ARCH_SPECIFIC
131 select HAVE_OPROFILE
132 select HAVE_PERF_EVENTS
133 select HAVE_REGS_AND_STACK_ACCESS_API
134 select HAVE_SYSCALL_TRACEPOINTS
135 select HAVE_SYSCALL_WRAPPERS
136 select HAVE_UID16 if 32BIT
137 select HAVE_VIRT_CPU_ACCOUNTING
138 select INIT_ALL_POSSIBLE
139 select KTIME_SCALAR if 32BIT
141 select MODULES_USE_ELF_RELA 140 select MODULES_USE_ELF_RELA
142 select CLONE_BACKWARDS2 141 select SYSCTL_EXCEPTION_TRACE
142 select USE_GENERIC_SMP_HELPERS if SMP
143 select VIRT_CPU_ACCOUNTING
143 144
144config SCHED_OMIT_FRAME_POINTER 145config SCHED_OMIT_FRAME_POINTER
145 def_bool y 146 def_bool y