Blame view

arch/s390/Kconfig 20.4 KB
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
1
  config MMU
61d48c2c3   Martin Schwidefsky   [S390] Kconfig: u...
2
  	def_bool y
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
3

66701b149   Christoph Lameter   [PATCH] optional ...
4
  config ZONE_DMA
69dbb2f79   Heiko Carstens   [S390] mm: add ZO...
5
  	def_bool y
66701b149   Christoph Lameter   [PATCH] optional ...
6

2b105ff9c   Ingo Molnar   [PATCH] lockdep: ...
7
  config LOCKDEP_SUPPORT
61d48c2c3   Martin Schwidefsky   [S390] Kconfig: u...
8
  	def_bool y
2b105ff9c   Ingo Molnar   [PATCH] lockdep: ...
9

5bdc9b447   Heiko Carstens   [PATCH] lockdep: ...
10
  config STACKTRACE_SUPPORT
61d48c2c3   Martin Schwidefsky   [S390] Kconfig: u...
11
  	def_bool y
5bdc9b447   Heiko Carstens   [PATCH] lockdep: ...
12

a3afe70b8   Heiko Carstens   [S390] latencytop...
13
14
  config HAVE_LATENCYTOP_SUPPORT
  	def_bool y
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
15
16
17
18
  config RWSEM_GENERIC_SPINLOCK
  	bool
  
  config RWSEM_XCHGADD_ALGORITHM
61d48c2c3   Martin Schwidefsky   [S390] Kconfig: u...
19
  	def_bool y
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
20

f0d1b0b30   David Howells   [PATCH] LOG2: Imp...
21
  config ARCH_HAS_ILOG2_U32
6f9a3c330   Martin Schwidefsky   [S390] cleanup s3...
22
  	def_bool n
f0d1b0b30   David Howells   [PATCH] LOG2: Imp...
23
24
  
  config ARCH_HAS_ILOG2_U64
6f9a3c330   Martin Schwidefsky   [S390] cleanup s3...
25
  	def_bool n
f0d1b0b30   David Howells   [PATCH] LOG2: Imp...
26

7e33db4e2   Akinobu Mita   [PATCH] bitops: s...
27
  config GENERIC_HWEIGHT
61d48c2c3   Martin Schwidefsky   [S390] Kconfig: u...
28
  	def_bool y
7e33db4e2   Akinobu Mita   [PATCH] bitops: s...
29

c0007f1a6   Heiko Carstens   [S390] Use generi...
30
  config GENERIC_BUG
6f9a3c330   Martin Schwidefsky   [S390] cleanup s3...
31
  	def_bool y if BUG
c0007f1a6   Heiko Carstens   [S390] Use generi...
32

52499f402   Heiko Carstens   [S390] bug: use r...
33
34
  config GENERIC_BUG_RELATIVE_POINTERS
  	def_bool y
eca577ef5   FUJITA Tomonori   [S390] enable ARC...
35
  config ARCH_DMA_ADDR_T_64BIT
5a79859ae   Heiko Carstens   s390: remove 31 b...
36
  	def_bool y
eca577ef5   FUJITA Tomonori   [S390] enable ARC...
37

b6b40c532   Martin Schwidefsky   [S390] Define GEN...
38
  config GENERIC_LOCKBREAK
6f9a3c330   Martin Schwidefsky   [S390] cleanup s3...
39
  	def_bool y if SMP && PREEMPT
b6b40c532   Martin Schwidefsky   [S390] Define GEN...
40

402b08622   Carsten Otte   s390: KVM prepara...
41
  config PGSTE
6f9a3c330   Martin Schwidefsky   [S390] cleanup s3...
42
  	def_bool y if KVM
402b08622   Carsten Otte   s390: KVM prepara...
43

6a11f75b6   Akinobu Mita   generic debug pag...
44
45
  config ARCH_SUPPORTS_DEBUG_PAGEALLOC
  	def_bool y
843c48fd0   Jan Glauber   s390/kconfig: spl...
46
47
48
49
50
  config KEXEC
  	def_bool y
  
  config AUDIT_ARCH
  	def_bool y
ce816fa88   Uwe Kleine-König   Kconfig: rename H...
51
  config NO_IOPORT_MAP
c8717a3d6   Jan Glauber   s390/pci: add PCI...
52
53
54
55
  	def_bool y
  
  config PCI_QUIRKS
  	def_bool n
2a0a5b229   Jan Willeke   s390/uprobes: arc...
56
  config ARCH_SUPPORTS_UPROBES
5a79859ae   Heiko Carstens   s390: remove 31 b...
57
  	def_bool y
2a0a5b229   Jan Willeke   s390/uprobes: arc...
58

347a8dc3b   Martin Schwidefsky   [PATCH] s390: cle...
59
  config S390
61d48c2c3   Martin Schwidefsky   [S390] Kconfig: u...
60
  	def_bool y
0e0d04a86   Heiko Carstens   s390/Kconfig: sor...
61
  	select ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
93bead436   Heiko Carstens   s390: keep Kconfi...
62
  	select ARCH_HAS_DEBUG_STRICT_USER_COPY_CHECKS
2b68f6cae   Kees Cook   mm: expose arch_m...
63
  	select ARCH_HAS_ELF_RANDOMIZE
957e3facd   Riku Voipio   gcov: enable GCOV...
64
  	select ARCH_HAS_GCOV_PROFILE_ALL
47523c983   Heiko Carstens   s390: keep Kconfi...
65
  	select ARCH_HAS_SG_CHAIN
0e0d04a86   Heiko Carstens   s390/Kconfig: sor...
66
  	select ARCH_HAVE_NMI_SAFE_CMPXCHG
6beb00092   Thomas Gleixner   locking: Make inl...
67
68
69
70
  	select ARCH_INLINE_READ_LOCK
  	select ARCH_INLINE_READ_LOCK_BH
  	select ARCH_INLINE_READ_LOCK_IRQ
  	select ARCH_INLINE_READ_LOCK_IRQSAVE
0e0d04a86   Heiko Carstens   s390/Kconfig: sor...
71
  	select ARCH_INLINE_READ_TRYLOCK
6beb00092   Thomas Gleixner   locking: Make inl...
72
73
74
75
  	select ARCH_INLINE_READ_UNLOCK
  	select ARCH_INLINE_READ_UNLOCK_BH
  	select ARCH_INLINE_READ_UNLOCK_IRQ
  	select ARCH_INLINE_READ_UNLOCK_IRQRESTORE
0e0d04a86   Heiko Carstens   s390/Kconfig: sor...
76
77
78
79
80
81
82
83
84
85
  	select ARCH_INLINE_SPIN_LOCK
  	select ARCH_INLINE_SPIN_LOCK_BH
  	select ARCH_INLINE_SPIN_LOCK_IRQ
  	select ARCH_INLINE_SPIN_LOCK_IRQSAVE
  	select ARCH_INLINE_SPIN_TRYLOCK
  	select ARCH_INLINE_SPIN_TRYLOCK_BH
  	select ARCH_INLINE_SPIN_UNLOCK
  	select ARCH_INLINE_SPIN_UNLOCK_BH
  	select ARCH_INLINE_SPIN_UNLOCK_IRQ
  	select ARCH_INLINE_SPIN_UNLOCK_IRQRESTORE
6beb00092   Thomas Gleixner   locking: Make inl...
86
87
88
89
  	select ARCH_INLINE_WRITE_LOCK
  	select ARCH_INLINE_WRITE_LOCK_BH
  	select ARCH_INLINE_WRITE_LOCK_IRQ
  	select ARCH_INLINE_WRITE_LOCK_IRQSAVE
0e0d04a86   Heiko Carstens   s390/Kconfig: sor...
90
  	select ARCH_INLINE_WRITE_TRYLOCK
6beb00092   Thomas Gleixner   locking: Make inl...
91
92
93
94
  	select ARCH_INLINE_WRITE_UNLOCK
  	select ARCH_INLINE_WRITE_UNLOCK_BH
  	select ARCH_INLINE_WRITE_UNLOCK_IRQ
  	select ARCH_INLINE_WRITE_UNLOCK_IRQRESTORE
0e0d04a86   Heiko Carstens   s390/Kconfig: sor...
95
  	select ARCH_SAVE_PAGE_KEYS if HIBERNATION
36e7fdaa1   Christian Borntraeger   s390/locking: Ree...
96
  	select ARCH_SUPPORTS_ATOMIC_RMW
efc1d23b3   Heiko Carstens   s390: enable ARCH...
97
  	select ARCH_USE_CMPXCHG_LOCKREF
c1d7e01d7   Will Deacon   ipc: use Kconfig ...
98
  	select ARCH_WANT_IPC_PARSE_VERSION
0e0d04a86   Heiko Carstens   s390/Kconfig: sor...
99
100
  	select BUILDTIME_EXTABLE_SORT
  	select CLONE_BACKWARDS2
5d6a01634   Heiko Carstens   s390/ftrace: enfo...
101
  	select DYNAMIC_FTRACE if FUNCTION_TRACER
0e0d04a86   Heiko Carstens   s390/Kconfig: sor...
102
103
  	select GENERIC_CLOCKEVENTS
  	select GENERIC_CPU_DEVICES if !SMP
746479cdc   Heiko Carstens   s390/bitops: use ...
104
  	select GENERIC_FIND_FIRST_BIT
e80e7813c   Thomas Gleixner   s390: Use generic...
105
  	select GENERIC_SMP_IDLE_THREAD
79c74ecbe   Martin Schwidefsky   s390/time,vdso: c...
106
  	select GENERIC_TIME_VSYSCALL
0e0d04a86   Heiko Carstens   s390/Kconfig: sor...
107
  	select HAVE_ALIGNED_STRUCT_PAGE if SLUB
7a0177212   AKASHI Takahiro   audit: Add CONFIG...
108
  	select HAVE_ARCH_AUDITSYSCALL
5a79859ae   Heiko Carstens   s390: remove 31 b...
109
  	select HAVE_ARCH_JUMP_LABEL
c63cb468f   Heiko Carstens   s390/seccomp: add...
110
  	select HAVE_ARCH_SECCOMP_FILTER
0e0d04a86   Heiko Carstens   s390/Kconfig: sor...
111
  	select HAVE_ARCH_TRACEHOOK
5a79859ae   Heiko Carstens   s390: remove 31 b...
112
  	select HAVE_ARCH_TRANSPARENT_HUGEPAGE
77a87f0cb   Heiko Carstens   s390/bpf: add dep...
113
  	select HAVE_BPF_JIT if PACK_STACK && HAVE_MARCH_Z196_FEATURES
0e0d04a86   Heiko Carstens   s390/Kconfig: sor...
114
115
  	select HAVE_CMPXCHG_DOUBLE
  	select HAVE_CMPXCHG_LOCAL
0e0d04a86   Heiko Carstens   s390/Kconfig: sor...
116
  	select HAVE_DEBUG_KMEMLEAK
5a79859ae   Heiko Carstens   s390: remove 31 b...
117
118
  	select HAVE_DYNAMIC_FTRACE
  	select HAVE_DYNAMIC_FTRACE_WITH_REGS
0e0d04a86   Heiko Carstens   s390/Kconfig: sor...
119
  	select HAVE_FTRACE_MCOUNT_RECORD
5a79859ae   Heiko Carstens   s390: remove 31 b...
120
121
  	select HAVE_FUNCTION_GRAPH_TRACER
  	select HAVE_FUNCTION_TRACER
03b8c7b62   Heiko Carstens   futex: Allow arch...
122
  	select HAVE_FUTEX_CMPXCHG if FUTEX
0e0d04a86   Heiko Carstens   s390/Kconfig: sor...
123
124
  	select HAVE_KERNEL_BZIP2
  	select HAVE_KERNEL_GZIP
8e2872ce7   Heiko Carstens   s390: add support...
125
  	select HAVE_KERNEL_LZ4
0e0d04a86   Heiko Carstens   s390/Kconfig: sor...
126
127
128
129
130
  	select HAVE_KERNEL_LZMA
  	select HAVE_KERNEL_LZO
  	select HAVE_KERNEL_XZ
  	select HAVE_KPROBES
  	select HAVE_KRETPROBES
5a79859ae   Heiko Carstens   s390: remove 31 b...
131
  	select HAVE_KVM
21042d43b   Jiri Slaby   livepatch: add su...
132
  	select HAVE_LIVEPATCH
0e0d04a86   Heiko Carstens   s390/Kconfig: sor...
133
134
  	select HAVE_MEMBLOCK
  	select HAVE_MEMBLOCK_NODE_MAP
50be63450   Philipp Hachtmann   s390/mm: Convert ...
135
  	select HAVE_MEMBLOCK_PHYS_MAP
786d35d45   David Howells   Make most arch as...
136
  	select HAVE_MOD_ARCH_SPECIFIC
0e0d04a86   Heiko Carstens   s390/Kconfig: sor...
137
138
139
140
  	select HAVE_OPROFILE
  	select HAVE_PERF_EVENTS
  	select HAVE_REGS_AND_STACK_ACCESS_API
  	select HAVE_SYSCALL_TRACEPOINTS
0e0d04a86   Heiko Carstens   s390/Kconfig: sor...
141
  	select HAVE_VIRT_CPU_ACCOUNTING
786d35d45   David Howells   Make most arch as...
142
  	select MODULES_USE_ELF_RELA
50be63450   Philipp Hachtmann   s390/mm: Convert ...
143
  	select NO_BOOTMEM
7eddd99c2   Al Viro   s390: switch to g...
144
  	select OLD_SIGACTION
93bead436   Heiko Carstens   s390: keep Kconfi...
145
  	select OLD_SIGSUSPEND3
0e0d04a86   Heiko Carstens   s390/Kconfig: sor...
146
  	select SYSCTL_EXCEPTION_TRACE
0563416b8   Josh Triplett   s390: select CONF...
147
  	select TTY
0e0d04a86   Heiko Carstens   s390/Kconfig: sor...
148
  	select VIRT_CPU_ACCOUNTING
93bead436   Heiko Carstens   s390: keep Kconfi...
149
  	select VIRT_TO_BUS
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
150

fca3e357d   Martin Schwidefsky   [S390] set SCHED_...
151
  config SCHED_OMIT_FRAME_POINTER
6f9a3c330   Martin Schwidefsky   [S390] cleanup s3...
152
  	def_bool y
fca3e357d   Martin Schwidefsky   [S390] set SCHED_...
153

c81956c9c   Kirill A. Shutemov   s390: expose numb...
154
155
156
157
  config PGTABLE_LEVELS
  	int
  	default 4 if 64BIT
  	default 2
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
158
  source "init/Kconfig"
dc52ddc0e   Matt Helsley   container freezer...
159
  source "kernel/Kconfig.freezer"
21042d43b   Jiri Slaby   livepatch: add su...
160
  source "kernel/livepatch/Kconfig"
843c48fd0   Jan Glauber   s390/kconfig: spl...
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
  menu "Processor type and features"
  
  config HAVE_MARCH_Z900_FEATURES
  	def_bool n
  
  config HAVE_MARCH_Z990_FEATURES
  	def_bool n
  	select HAVE_MARCH_Z900_FEATURES
  
  config HAVE_MARCH_Z9_109_FEATURES
  	def_bool n
  	select HAVE_MARCH_Z990_FEATURES
  
  config HAVE_MARCH_Z10_FEATURES
  	def_bool n
  	select HAVE_MARCH_Z9_109_FEATURES
  
  config HAVE_MARCH_Z196_FEATURES
  	def_bool n
  	select HAVE_MARCH_Z10_FEATURES
991c15053   Heiko Carstens   s390: add zEC12 c...
181
182
183
  config HAVE_MARCH_ZEC12_FEATURES
  	def_bool n
  	select HAVE_MARCH_Z196_FEATURES
f8b2dcbd9   Martin Schwidefsky   s390: add z13 cod...
184
185
186
  config HAVE_MARCH_Z13_FEATURES
  	def_bool n
  	select HAVE_MARCH_ZEC12_FEATURES
843c48fd0   Jan Glauber   s390/kconfig: spl...
187
188
  choice
  	prompt "Processor type"
5a79859ae   Heiko Carstens   s390: remove 31 b...
189
  	default MARCH_Z900
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
190

843c48fd0   Jan Glauber   s390/kconfig: spl...
191
192
  config MARCH_Z900
  	bool "IBM zSeries model z800 and z900"
5a79859ae   Heiko Carstens   s390: remove 31 b...
193
  	select HAVE_MARCH_Z900_FEATURES
843c48fd0   Jan Glauber   s390/kconfig: spl...
194
195
196
197
198
199
200
  	help
  	  Select this to enable optimizations for model z800/z900 (2064 and
  	  2066 series). This will enable some optimizations that are not
  	  available on older ESA/390 (31 Bit) only CPUs.
  
  config MARCH_Z990
  	bool "IBM zSeries model z890 and z990"
5a79859ae   Heiko Carstens   s390: remove 31 b...
201
  	select HAVE_MARCH_Z990_FEATURES
843c48fd0   Jan Glauber   s390/kconfig: spl...
202
203
204
205
206
207
208
  	help
  	  Select this to enable optimizations for model z890/z990 (2084 and
  	  2086 series). The kernel will be slightly faster but will not work
  	  on older machines.
  
  config MARCH_Z9_109
  	bool "IBM System z9"
5a79859ae   Heiko Carstens   s390: remove 31 b...
209
  	select HAVE_MARCH_Z9_109_FEATURES
843c48fd0   Jan Glauber   s390/kconfig: spl...
210
211
212
213
214
215
216
  	help
  	  Select this to enable optimizations for IBM System z9 (2094 and
  	  2096 series). The kernel will be slightly faster but will not work
  	  on older machines.
  
  config MARCH_Z10
  	bool "IBM System z10"
5a79859ae   Heiko Carstens   s390: remove 31 b...
217
  	select HAVE_MARCH_Z10_FEATURES
843c48fd0   Jan Glauber   s390/kconfig: spl...
218
219
220
221
222
223
224
  	help
  	  Select this to enable optimizations for IBM System z10 (2097 and
  	  2098 series). The kernel will be slightly faster but will not work
  	  on older machines.
  
  config MARCH_Z196
  	bool "IBM zEnterprise 114 and 196"
5a79859ae   Heiko Carstens   s390: remove 31 b...
225
  	select HAVE_MARCH_Z196_FEATURES
843c48fd0   Jan Glauber   s390/kconfig: spl...
226
227
228
229
  	help
  	  Select this to enable optimizations for IBM zEnterprise 114 and 196
  	  (2818 and 2817 series). The kernel will be slightly faster but will
  	  not work on older machines.
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
230

991c15053   Heiko Carstens   s390: add zEC12 c...
231
  config MARCH_ZEC12
594712276   Heiko Carstens   s390: add support...
232
  	bool "IBM zBC12 and zEC12"
5a79859ae   Heiko Carstens   s390: remove 31 b...
233
  	select HAVE_MARCH_ZEC12_FEATURES
991c15053   Heiko Carstens   s390: add zEC12 c...
234
  	help
594712276   Heiko Carstens   s390: add support...
235
236
237
  	  Select this to enable optimizations for IBM zBC12 and zEC12 (2828 and
  	  2827 series). The kernel will be slightly faster but will not work on
  	  older machines.
991c15053   Heiko Carstens   s390: add zEC12 c...
238

f8b2dcbd9   Martin Schwidefsky   s390: add z13 cod...
239
240
  config MARCH_Z13
  	bool "IBM z13"
5a79859ae   Heiko Carstens   s390: remove 31 b...
241
  	select HAVE_MARCH_Z13_FEATURES
f8b2dcbd9   Martin Schwidefsky   s390: add z13 cod...
242
243
244
245
  	help
  	  Select this to enable optimizations for IBM z13 (2964 series).
  	  The kernel will be slightly faster but will not work on older
  	  machines.
843c48fd0   Jan Glauber   s390/kconfig: spl...
246
  endchoice
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
247

1db9e0513   Heiko Carstens   s390: allow to se...
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
  config MARCH_Z900_TUNE
  	def_bool TUNE_Z900 || MARCH_Z900 && TUNE_DEFAULT
  
  config MARCH_Z990_TUNE
  	def_bool TUNE_Z990 || MARCH_Z990 && TUNE_DEFAULT
  
  config MARCH_Z9_109_TUNE
  	def_bool TUNE_Z9_109 || MARCH_Z9_109 && TUNE_DEFAULT
  
  config MARCH_Z10_TUNE
  	def_bool TUNE_Z10 || MARCH_Z10 && TUNE_DEFAULT
  
  config MARCH_Z196_TUNE
  	def_bool TUNE_Z196 || MARCH_Z196 && TUNE_DEFAULT
  
  config MARCH_ZEC12_TUNE
  	def_bool TUNE_ZEC12 || MARCH_ZEC12 && TUNE_DEFAULT
f8b2dcbd9   Martin Schwidefsky   s390: add z13 cod...
265
266
  config MARCH_Z13_TUNE
  	def_bool TUNE_Z13 || MARCH_Z13 && TUNE_DEFAULT
1db9e0513   Heiko Carstens   s390: allow to se...
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
  choice
  	prompt "Tune code generation"
  	default TUNE_DEFAULT
  	help
  	  Cause the compiler to tune (-mtune) the generated code for a machine.
  	  This will make the code run faster on the selected machine but
  	  somewhat slower on other machines.
  	  This option only changes how the compiler emits instructions, not the
  	  selection of instructions itself, so the resulting kernel will run on
  	  all other machines.
  
  config TUNE_DEFAULT
  	bool "Default"
  	help
  	  Tune the generated code for the target processor for which the kernel
  	  will be compiled.
1db9e0513   Heiko Carstens   s390: allow to se...
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
  config TUNE_Z900
  	bool "IBM zSeries model z800 and z900"
  
  config TUNE_Z990
  	bool "IBM zSeries model z890 and z990"
  
  config TUNE_Z9_109
  	bool "IBM System z9"
  
  config TUNE_Z10
  	bool "IBM System z10"
  
  config TUNE_Z196
  	bool "IBM zEnterprise 114 and 196"
  
  config TUNE_ZEC12
  	bool "IBM zBC12 and zEC12"
f8b2dcbd9   Martin Schwidefsky   s390: add z13 cod...
300
301
  config TUNE_Z13
  	bool "IBM z13"
1db9e0513   Heiko Carstens   s390: allow to se...
302
  endchoice
347a8dc3b   Martin Schwidefsky   [PATCH] s390: cle...
303
  config 64BIT
6f9a3c330   Martin Schwidefsky   [S390] cleanup s3...
304
  	def_bool y
d9f7a745d   Martin Schwidefsky   [S390] __div64_32...
305

843c48fd0   Jan Glauber   s390/kconfig: spl...
306
307
308
  config COMPAT
  	def_bool y
  	prompt "Kernel support for 31 bit emulation"
843c48fd0   Jan Glauber   s390/kconfig: spl...
309
310
  	select COMPAT_BINFMT_ELF if BINFMT_ELF
  	select ARCH_WANT_OLD_COMPAT_IPC
7eddd99c2   Al Viro   s390: switch to g...
311
  	select COMPAT_OLD_SIGACTION
2813893f8   Iulia Manda   kernel: condition...
312
  	depends on MULTIUSER
843c48fd0   Jan Glauber   s390/kconfig: spl...
313
314
315
316
317
318
319
320
321
322
323
  	help
  	  Select this option if you want to enable your system kernel to
  	  handle system-calls from ELF binaries for 31 bit ESA.  This option
  	  (and some other stuff like libraries and such) is needed for
  	  executing 31 bit applications.  It is safe to say "Y".
  
  config SYSVIPC_COMPAT
  	def_bool y if COMPAT && SYSVIPC
  
  config KEYS_COMPAT
  	def_bool y if COMPAT && KEYS
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
324
  config SMP
6f9a3c330   Martin Schwidefsky   [S390] cleanup s3...
325
326
  	def_bool y
  	prompt "Symmetric multi-processing support"
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
327
328
329
330
  	---help---
  	  This enables support for systems with more than one CPU. If you have
  	  a system with only one CPU, like most personal computers, say N. If
  	  you have a system with more than one CPU, say Y.
4a4741577   Robert Graffham   Kconfig: update f...
331
  	  If you say N here, the kernel will run on uni- and multiprocessor
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
332
333
  	  machines, but will use only one CPU of a multiprocessor machine. If
  	  you say Y here, the kernel will run on many, but not all,
4a4741577   Robert Graffham   Kconfig: update f...
334
  	  uniprocessor machines. On a uniprocessor machine, the kernel
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
335
  	  will run faster if you say N here.
03502faa2   Adrian Bunk   remove Documentat...
336
337
  	  See also the SMP-HOWTO available at
  	  <http://www.tldp.org/docs.html#howto>.
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
338
339
340
341
  
  	  Even if you don't know what to do here, say Y.
  
  config NR_CPUS
5c75a0dac   Heiko Carstens   s390/smp: increas...
342
343
  	int "Maximum number of CPUs (2-512)"
  	range 2 512
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
344
  	depends on SMP
5a79859ae   Heiko Carstens   s390: remove 31 b...
345
  	default "64"
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
346
347
  	help
  	  This allows you to specify the maximum number of CPUs which this
5c75a0dac   Heiko Carstens   s390/smp: increas...
348
  	  kernel will support. The maximum supported value is 512 and the
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
349
350
351
352
353
354
  	  minimum value which makes sense is 2.
  
  	  This is purely to save memory - each supported CPU adds
  	  approximately sixteen kilobytes to the kernel image.
  
  config HOTPLUG_CPU
6f9a3c330   Martin Schwidefsky   [S390] cleanup s3...
355
356
  	def_bool y
  	prompt "Support for hot-pluggable CPUs"
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
357
  	depends on SMP
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
358
359
360
361
  	help
  	  Say Y here to be able to turn CPUs off and on. CPUs
  	  can be controlled through /sys/devices/system/cpu/cpu#.
  	  Say N if you want to disable CPU hotplug.
10ad34bc7   Martin Schwidefsky   s390: add SMT sup...
362
363
  config SCHED_SMT
  	def_bool n
8d11e0218   Heiko Carstens   [S390] topology: ...
364
  config SCHED_MC
83a24e329   Heiko Carstens   [S390] topology: ...
365
  	def_bool n
8d11e0218   Heiko Carstens   [S390] topology: ...
366

4cb14bc8c   Heiko Carstens   topology, s390: A...
367
  config SCHED_BOOK
10ad34bc7   Martin Schwidefsky   s390: add SMT sup...
368
369
370
  	def_bool n
  
  config SCHED_TOPOLOGY
6f9a3c330   Martin Schwidefsky   [S390] cleanup s3...
371
  	def_bool y
10ad34bc7   Martin Schwidefsky   s390: add SMT sup...
372
  	prompt "Topology scheduler support"
83a24e329   Heiko Carstens   [S390] topology: ...
373
  	depends on SMP
10ad34bc7   Martin Schwidefsky   s390: add SMT sup...
374
  	select SCHED_SMT
83a24e329   Heiko Carstens   [S390] topology: ...
375
  	select SCHED_MC
10ad34bc7   Martin Schwidefsky   s390: add SMT sup...
376
  	select SCHED_BOOK
4cb14bc8c   Heiko Carstens   topology, s390: A...
377
  	help
10ad34bc7   Martin Schwidefsky   s390: add SMT sup...
378
379
380
  	  Topology scheduler support improves the CPU scheduler's decision
  	  making when dealing with machines that have multi-threading,
  	  multiple cores or multiple books.
4cb14bc8c   Heiko Carstens   topology, s390: A...
381

843c48fd0   Jan Glauber   s390/kconfig: spl...
382
  source kernel/Kconfig.preempt
843c48fd0   Jan Glauber   s390/kconfig: spl...
383
  source kernel/Kconfig.hz
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
384

843c48fd0   Jan Glauber   s390/kconfig: spl...
385
  endmenu
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
386

843c48fd0   Jan Glauber   s390/kconfig: spl...
387
  menu "Memory setup"
1d0577206   David Howells   [S390] KEYS: Enab...
388

843c48fd0   Jan Glauber   s390/kconfig: spl...
389
  config ARCH_SPARSEMEM_ENABLE
6f9a3c330   Martin Schwidefsky   [S390] cleanup s3...
390
  	def_bool y
843c48fd0   Jan Glauber   s390/kconfig: spl...
391
392
  	select SPARSEMEM_VMEMMAP_ENABLE
  	select SPARSEMEM_VMEMMAP
e65e1fc2d   Al Viro   [PATCH] syscall c...
393

843c48fd0   Jan Glauber   s390/kconfig: spl...
394
395
  config ARCH_SPARSEMEM_DEFAULT
  	def_bool y
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
396

843c48fd0   Jan Glauber   s390/kconfig: spl...
397
398
  config ARCH_SELECT_MEMORY_MODEL
  	def_bool y
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
399

843c48fd0   Jan Glauber   s390/kconfig: spl...
400
401
  config ARCH_ENABLE_MEMORY_HOTPLUG
  	def_bool y if SPARSEMEM
0efa47036   Christian Borntraeger   [S390] config opt...
402

843c48fd0   Jan Glauber   s390/kconfig: spl...
403
404
  config ARCH_ENABLE_MEMORY_HOTREMOVE
  	def_bool y
e37f50e18   Martin Schwidefsky   [S390] Add proces...
405

ec66ad66a   Martin Schwidefsky   s390/mm: enable s...
406
407
  config ARCH_ENABLE_SPLIT_PMD_PTLOCK
  	def_bool y
ec66ad66a   Martin Schwidefsky   s390/mm: enable s...
408

843c48fd0   Jan Glauber   s390/kconfig: spl...
409
410
411
  config FORCE_MAX_ZONEORDER
  	int
  	default "9"
f861e4057   Heiko Carstens   [S390] Add config...
412

843c48fd0   Jan Glauber   s390/kconfig: spl...
413
  source "mm/Kconfig"
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
414
415
  
  config PACK_STACK
6f9a3c330   Martin Schwidefsky   [S390] cleanup s3...
416
417
  	def_bool y
  	prompt "Pack kernel stack"
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
418
419
420
421
422
423
424
425
426
427
  	help
  	  This option enables the compiler option -mkernel-backchain if it
  	  is available. If the option is available the compiler supports
  	  the new stack layout which dramatically reduces the minimum stack
  	  frame size. With an old compiler a non-leaf function needs a
  	  minimum of 96 bytes on 31 bit and 160 bytes on 64 bit. With
  	  -mkernel-backchain the minimum size drops to 16 byte on 31 bit
  	  and 24 byte on 64 bit.
  
  	  Say Y if you are unsure.
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
428
  config CHECK_STACK
6f9a3c330   Martin Schwidefsky   [S390] cleanup s3...
429
430
  	def_bool y
  	prompt "Detect kernel stack overflow"
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
  	help
  	  This option enables the compiler option -mstack-guard and
  	  -mstack-size if they are available. If the compiler supports them
  	  it will emit additional code to each function prolog to trigger
  	  an illegal operation if the kernel stack is about to overflow.
  
  	  Say N if you are unsure.
  
  config STACK_GUARD
  	int "Size of the guard area (128-1024)"
  	range 128 1024
  	depends on CHECK_STACK
  	default "256"
  	help
  	  This allows you to specify the size of the guard area at the lower
  	  end of the kernel stack. If the kernel stack points into the guard
  	  area on function entry an illegal operation is triggered. The size
  	  needs to be a power of 2. Please keep in mind that the size of an
  	  interrupt frame is 184 bytes for 31 bit and 328 bytes on 64 bit.
  	  The minimum size for the stack guard should be 256 for 31 bit and
  	  512 for 64 bit.
2c190da47   Jan Glauber   [S390] remove red...
452
  config WARN_DYNAMIC_STACK
6f9a3c330   Martin Schwidefsky   [S390] cleanup s3...
453
  	def_bool n
2c190da47   Jan Glauber   [S390] remove red...
454
  	prompt "Emit compiler warnings for function with dynamic stack usage"
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
455
  	help
2c190da47   Jan Glauber   [S390] remove red...
456
457
458
  	  This option enables the compiler option -mwarn-dynamicstack. If the
  	  compiler supports this options generates warnings for functions
  	  that dynamically allocate stack space using alloca.
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
459
460
  
  	  Say N if you are unsure.
843c48fd0   Jan Glauber   s390/kconfig: spl...
461
  endmenu
3f22ab276   Dave Hansen   [PATCH] make each...
462

843c48fd0   Jan Glauber   s390/kconfig: spl...
463
  menu "I/O subsystem"
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
464

1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
465
  config QDIO
6f9a3c330   Martin Schwidefsky   [S390] cleanup s3...
466
467
  	def_tristate y
  	prompt "QDIO support"
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
468
  	---help---
8129ee164   Frank Pavlic   [PATCH] s390: qdi...
469
  	  This driver provides the Queued Direct I/O base support for
efca13bc7   Ursula Braun   [S390] qdio: remo...
470
  	  IBM System z.
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
471
472
473
474
475
  
  	  To compile this driver as a module, choose M here: the
  	  module will be called qdio.
  
  	  If unsure, say Y.
c8717a3d6   Jan Glauber   s390/pci: add PCI...
476
477
  menuconfig PCI
  	bool "PCI support"
90114d65f   Thierry Reding   s390: Implement d...
478
  	select HAVE_DMA_ATTRS
c8717a3d6   Jan Glauber   s390/pci: add PCI...
479
480
481
482
483
484
485
486
487
488
489
490
491
  	select PCI_MSI
  	help
  	  Enable PCI support.
  
  if PCI
  
  config PCI_NR_FUNCTIONS
  	int "Maximum number of PCI functions (1-4096)"
  	range 1 4096
  	default "64"
  	help
  	  This allows you to specify the maximum number of PCI functions which
  	  this kernel will support.
1f44a2257   Martin Schwidefsky   s390: convert int...
492
493
494
495
496
497
498
499
500
  config PCI_NR_MSI
  	int "Maximum number of MSI interrupts (64-32768)"
  	range 64 32768
  	default "256"
  	help
  	  This defines the number of virtual interrupts the kernel will
  	  provide for MSI interrupts. If you configure your system to have
  	  too few drivers will fail to allocate MSI interrupts for all
  	  PCI devices.
c8717a3d6   Jan Glauber   s390/pci: add PCI...
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
  source "drivers/pci/Kconfig"
  source "drivers/pci/pcie/Kconfig"
  source "drivers/pci/hotplug/Kconfig"
  
  endif	# PCI
  
  config PCI_DOMAINS
  	def_bool PCI
  
  config HAS_IOMEM
  	def_bool PCI
  
  config IOMMU_HELPER
  	def_bool PCI
  
  config HAS_DMA
  	def_bool PCI
  	select HAVE_DMA_API_DEBUG
  
  config NEED_SG_DMA_LENGTH
  	def_bool PCI
916300323   Jan Glauber   s390/pci: enable ...
522
523
  config NEED_DMA_MAP_STATE
  	def_bool PCI
9d92a7e1b   Cornelia Huck   [S390] cio: Add c...
524
  config CHSC_SCH
d9c11b1e8   Sebastian Ott   [S390] reset defa...
525
  	def_tristate m
6f9a3c330   Martin Schwidefsky   [S390] cleanup s3...
526
  	prompt "Support for CHSC subchannels"
9d92a7e1b   Cornelia Huck   [S390] cio: Add c...
527
528
529
530
531
532
533
534
535
536
537
538
539
  	help
  	  This driver allows usage of CHSC subchannels. A CHSC subchannel
  	  is usually present on LPAR only.
  	  The driver creates a device /dev/chsc, which may be used to
  	  obtain I/O configuration information about the machine and
  	  to issue asynchronous chsc commands (DANGEROUS).
  	  You will usually only want to use this interface on a special
  	  LPAR designated for system management.
  
  	  To compile this driver as a module, choose M here: the
  	  module will be called chsc_sch.
  
  	  If unsure, say N.
1d1c8f78b   Sebastian Ott   s390: add scm bus...
540
541
  config SCM_BUS
  	def_bool y
1d1c8f78b   Sebastian Ott   s390: add scm bus...
542
543
544
  	prompt "SCM bus driver"
  	help
  	  Bus driver for Storage Class Memory.
eadb86ab8   Sebastian Ott   s390/cio: add ead...
545
546
547
548
549
550
551
552
553
554
  config EADM_SCH
  	def_tristate m
  	prompt "Support for EADM subchannels"
  	depends on SCM_BUS
  	help
  	  This driver allows usage of EADM subchannels. EADM subchannels act
  	  as a communication vehicle for SCM increments.
  
  	  To compile this driver as a module, choose M here: the
  	  module will be called eadm_sch.
843c48fd0   Jan Glauber   s390/kconfig: spl...
555
556
557
558
559
560
  endmenu
  
  menu "Dump support"
  
  config CRASH_DUMP
  	bool "kernel crash dumps"
5a79859ae   Heiko Carstens   s390: remove 31 b...
561
  	depends on SMP
843c48fd0   Jan Glauber   s390/kconfig: spl...
562
563
564
565
566
567
  	select KEXEC
  	help
  	  Generate crash dump after being started by kexec.
  	  Crash dump kernels are loaded in the main kernel with kexec-tools
  	  into a specially reserved region and then later executed after
  	  a crash by kdump/kexec.
843c48fd0   Jan Glauber   s390/kconfig: spl...
568
  	  Refer to <file:Documentation/s390/zfcpdump.txt> for more details on this.
bf28a5970   Michael Holzheu   s390/dump: Remove...
569
570
  	  This option also enables s390 zfcpdump.
  	  See also <file:Documentation/s390/zfcpdump.txt>
843c48fd0   Jan Glauber   s390/kconfig: spl...
571
572
573
574
  
  endmenu
  
  menu "Executable file formats / Emulations"
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
575

1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
576
  source "fs/Kconfig.binfmt"
843c48fd0   Jan Glauber   s390/kconfig: spl...
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
  config SECCOMP
  	def_bool y
  	prompt "Enable seccomp to safely compute untrusted bytecode"
  	depends on PROC_FS
  	help
  	  This kernel feature is useful for number crunching applications
  	  that may need to compute untrusted bytecode during their
  	  execution. By using pipes or other transports made available to
  	  the process as file descriptors supporting the read/write
  	  syscalls, it's possible to isolate those applications in
  	  their own address space using seccomp. Once seccomp is
  	  enabled via /proc/<pid>/seccomp, it cannot be disabled
  	  and the task is only allowed to execute a few safe syscalls
  	  defined by each seccomp mode.
  
  	  If unsure, say Y.
  
  endmenu
  
  menu "Power Management"
  
  config ARCH_HIBERNATION_POSSIBLE
5a79859ae   Heiko Carstens   s390: remove 31 b...
599
  	def_bool y
843c48fd0   Jan Glauber   s390/kconfig: spl...
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
  
  source "kernel/power/Kconfig"
  
  endmenu
  
  source "net/Kconfig"
  
  config PCMCIA
  	def_bool n
  
  config CCW
  	def_bool y
  
  source "drivers/Kconfig"
  
  source "fs/Kconfig"
  
  source "arch/s390/Kconfig.debug"
  
  source "security/Kconfig"
  
  source "crypto/Kconfig"
  
  source "lib/Kconfig"
  
  menu "Virtualization"
684de39bd   Heiko Carstens   [S390] Fix IPL fr...
626

1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
627
  config PFAULT
6f9a3c330   Martin Schwidefsky   [S390] cleanup s3...
628
629
  	def_bool y
  	prompt "Pseudo page fault support"
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
630
631
632
633
634
635
636
637
638
639
640
  	help
  	  Select this option, if you want to use PFAULT pseudo page fault
  	  handling under VM. If running native or in LPAR, this option
  	  has no effect. If your VM does not support PFAULT, PAGEEX
  	  pseudo page fault handling will be used.
  	  Note that VM 4.2 supports PFAULT but has a bug in its
  	  implementation that causes some problems.
  	  Everybody who wants to run Linux under VM != VM4.2 should select
  	  this option.
  
  config SHARED_KERNEL
0eccc783d   Heiko Carstens   s390/jump label,n...
641
642
  	bool "VM shared kernel support"
  	depends on !JUMP_LABEL
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
643
644
645
646
  	help
  	  Select this option, if you want to share the text segment of the
  	  Linux kernel between different VM guests. This reduces memory
  	  usage with lots of guests but greatly increases kernel size.
9c9c17613   Heiko Carstens   [S390] nss: disab...
647
648
  	  Also if a kernel was IPL'ed from a shared segment the kexec system
  	  call will not work.
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
649
650
651
652
  	  You should only select this option if you know what you are
  	  doing and want to exploit this feature.
  
  config CMM
6f9a3c330   Martin Schwidefsky   [S390] cleanup s3...
653
654
  	def_tristate n
  	prompt "Cooperative memory management"
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
655
656
657
658
659
660
661
662
663
  	help
  	  Select this option, if you want to enable the kernel interface
  	  to reduce the memory size of the system. This is accomplished
  	  by allocating pages of memory and put them "on hold". This only
  	  makes sense for a system running under VM where the unused pages
  	  will be reused by VM for other guest systems. The interface
  	  allows an external monitor to balance memory of many systems.
  	  Everybody who wants to run Linux under VM should select this
  	  option.
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
664
  config CMM_IUCV
6f9a3c330   Martin Schwidefsky   [S390] cleanup s3...
665
666
  	def_bool y
  	prompt "IUCV special message interface to cooperative memory management"
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
667
668
669
670
  	depends on CMM && (SMSGIUCV=y || CMM=SMSGIUCV)
  	help
  	  Select this option to enable the special message interface to
  	  the cooperative memory management.
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
671
  config APPLDATA_BASE
6f9a3c330   Martin Schwidefsky   [S390] cleanup s3...
672
673
  	def_bool n
  	prompt "Linux - VM Monitor Stream, base infrastructure"
c185b783b   Martin Schwidefsky   [S390] Remove con...
674
  	depends on PROC_FS
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
675
676
677
678
679
680
681
682
683
684
685
686
687
  	help
  	  This provides a kernel interface for creating and updating z/VM APPLDATA
  	  monitor records. The monitor records are updated at certain time
  	  intervals, once the timer is started.
  	  Writing 1 or 0 to /proc/appldata/timer starts(1) or stops(0) the timer,
  	  i.e. enables or disables monitoring on the Linux side.
  	  A custom interval value (in seconds) can be written to
  	  /proc/appldata/interval.
  
  	  Defaults are 60 seconds interval and timer off.
  	  The /proc entries can also be read from, showing the current settings.
  
  config APPLDATA_MEM
6f9a3c330   Martin Schwidefsky   [S390] cleanup s3...
688
689
  	def_tristate m
  	prompt "Monitor memory management statistics"
62fb2ba3d   Al Viro   [PATCH] appldata_...
690
  	depends on APPLDATA_BASE && VM_EVENT_COUNTERS
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
691
692
693
694
695
696
697
698
699
700
701
702
703
704
  	help
  	  This provides memory management related data to the Linux - VM Monitor
  	  Stream, like paging/swapping rate, memory utilisation, etc.
  	  Writing 1 or 0 to /proc/appldata/memory creates(1) or removes(0) a z/VM
  	  APPLDATA monitor record, i.e. enables or disables monitoring this record
  	  on the z/VM side.
  
  	  Default is disabled.
  	  The /proc entry can also be read from, showing the current settings.
  
  	  This can also be compiled as a module, which will be called
  	  appldata_mem.o.
  
  config APPLDATA_OS
6f9a3c330   Martin Schwidefsky   [S390] cleanup s3...
705
706
  	def_tristate m
  	prompt "Monitor OS statistics"
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
707
708
709
710
711
712
713
714
715
716
717
718
719
  	depends on APPLDATA_BASE
  	help
  	  This provides OS related data to the Linux - VM Monitor Stream, like
  	  CPU utilisation, etc.
  	  Writing 1 or 0 to /proc/appldata/os creates(1) or removes(0) a z/VM
  	  APPLDATA monitor record, i.e. enables or disables monitoring this record
  	  on the z/VM side.
  
  	  Default is disabled.
  	  This can also be compiled as a module, which will be called
  	  appldata_os.o.
  
  config APPLDATA_NET_SUM
6f9a3c330   Martin Schwidefsky   [S390] cleanup s3...
720
721
  	def_tristate m
  	prompt "Monitor overall network statistics"
70193af91   Sachin Sant   [S390] Fix applda...
722
  	depends on APPLDATA_BASE && NET
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
723
724
725
726
727
728
729
730
731
732
733
  	help
  	  This provides network related data to the Linux - VM Monitor Stream,
  	  currently there is only a total sum of network I/O statistics, no
  	  per-interface data.
  	  Writing 1 or 0 to /proc/appldata/net_sum creates(1) or removes(0) a z/VM
  	  APPLDATA monitor record, i.e. enables or disables monitoring this record
  	  on the z/VM side.
  
  	  Default is disabled.
  	  This can also be compiled as a module, which will be called
  	  appldata_net_sum.o.
24bbb1faf   Michael Holzheu   [PATCH] s390_hypf...
734
  config S390_HYPFS_FS
6f9a3c330   Martin Schwidefsky   [S390] cleanup s3...
735
736
  	def_bool y
  	prompt "s390 hypervisor file system support"
24bbb1faf   Michael Holzheu   [PATCH] s390_hypf...
737
  	select SYS_HYPERVISOR
24bbb1faf   Michael Holzheu   [PATCH] s390_hypf...
738
739
740
  	help
  	  This is a virtual file system intended to provide accounting
  	  information in an s390 hypervisor environment.
843c48fd0   Jan Glauber   s390/kconfig: spl...
741
  source "arch/s390/kvm/Kconfig"
411ed3225   Michael Holzheu   [S390] zfcpdump s...
742

fa5877439   Carsten Otte   s390: KVM guest: ...
743
  config S390_GUEST
6f9a3c330   Martin Schwidefsky   [S390] cleanup s3...
744
  	def_bool y
510cf5a6d   Kees Cook   arch/s390: remove...
745
  	prompt "s390 support for virtio devices"
79b6f7fbd   Chen Gang   s390/Kconfig: sel...
746
  	select TTY
80629b0b0   Christian Borntraeger   [S390] kvm-s390: ...
747
  	select VIRTUALIZATION
fa5877439   Carsten Otte   s390: KVM guest: ...
748
  	select VIRTIO
faeba830b   Christian Borntraeger   s390: use virtio_...
749
  	select VIRTIO_CONSOLE
fa5877439   Carsten Otte   s390: KVM guest: ...
750
  	help
bdd1fc27c   Cornelia Huck   s390/kvm: Improve...
751
752
  	  Enabling this option adds support for virtio based paravirtual device
  	  drivers on s390.
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
753

20766c083   Christian Borntraeger   KVM: s390: change...
754
  	  Select this option if you want to run the kernel as a guest under
bdd1fc27c   Cornelia Huck   s390/kvm: Improve...
755
  	  the KVM hypervisor.
155af2f95   Hans-Joachim Picht   [S390] s390: hibe...
756
757
  
  endmenu