blob: 17cbc25c0c41d7efff66cbeedd021112ad1866b0 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# For a description of the syntax of this configuration file,
3# see Documentation/kbuild/kconfig-language.txt.
4#
5
Heiko Carstensdbd70fb2008-04-17 07:46:12 +02006config SCHED_MC
7 def_bool y
8 depends on SMP
9
Linus Torvalds1da177e2005-04-16 15:20:36 -070010config MMU
Martin Schwidefsky61d48c22007-05-10 15:46:00 +020011 def_bool y
Linus Torvalds1da177e2005-04-16 15:20:36 -070012
Christoph Lameter66701b12007-02-10 01:43:09 -080013config ZONE_DMA
Heiko Carstens118bcd32007-02-21 10:55:12 +010014 def_bool y
15 depends on 64BIT
Christoph Lameter66701b12007-02-10 01:43:09 -080016
Ingo Molnar2b105ff2006-07-03 00:25:02 -070017config LOCKDEP_SUPPORT
Martin Schwidefsky61d48c22007-05-10 15:46:00 +020018 def_bool y
Ingo Molnar2b105ff2006-07-03 00:25:02 -070019
Heiko Carstens5bdc9b42006-07-03 00:24:41 -070020config STACKTRACE_SUPPORT
Martin Schwidefsky61d48c22007-05-10 15:46:00 +020021 def_bool y
Heiko Carstens5bdc9b42006-07-03 00:24:41 -070022
Heiko Carstensa3afe702008-02-05 16:50:45 +010023config HAVE_LATENCYTOP_SUPPORT
24 def_bool y
25
Linus Torvalds1da177e2005-04-16 15:20:36 -070026config RWSEM_GENERIC_SPINLOCK
27 bool
28
29config RWSEM_XCHGADD_ALGORITHM
Martin Schwidefsky61d48c22007-05-10 15:46:00 +020030 def_bool y
Linus Torvalds1da177e2005-04-16 15:20:36 -070031
David Howellsf0d1b0b2006-12-08 02:37:49 -080032config ARCH_HAS_ILOG2_U32
33 bool
34 default n
35
36config ARCH_HAS_ILOG2_U64
37 bool
38 default n
39
Akinobu Mita7e33db42006-03-26 01:39:34 -080040config GENERIC_HWEIGHT
Martin Schwidefsky61d48c22007-05-10 15:46:00 +020041 def_bool y
Akinobu Mita7e33db42006-03-26 01:39:34 -080042
Martin Schwidefskydc64bef2006-10-06 16:38:48 +020043config GENERIC_TIME
44 def_bool y
45
Heiko Carstensc0007f12007-04-27 16:01:42 +020046config GENERIC_BUG
47 bool
48 depends on BUG
49 default y
50
Al Viro23db7642007-02-11 18:15:29 +000051config NO_IOMEM
Al Viro5ea81762007-02-11 15:41:31 +000052 def_bool y
53
Heiko Carstens411f0f32007-05-06 14:49:09 -070054config NO_DMA
55 def_bool y
56
Martin Schwidefskyb6b40c52008-02-05 16:50:42 +010057config GENERIC_LOCKBREAK
58 bool
59 default y
60 depends on SMP && PREEMPT
61
Linus Torvalds1da177e2005-04-16 15:20:36 -070062mainmenu "Linux Kernel Configuration"
63
Martin Schwidefsky347a8dc2006-01-06 00:19:28 -080064config S390
Martin Schwidefsky61d48c22007-05-10 15:46:00 +020065 def_bool y
Mathieu Desnoyers42d4b832008-02-02 15:10:34 -050066 select HAVE_OPROFILE
Mathieu Desnoyers3f550092008-02-02 15:10:35 -050067 select HAVE_KPROBES
Ananth N Mavinakayanahalli9edddaa2008-03-04 14:28:37 -080068 select HAVE_KRETPROBES
Linus Torvalds1da177e2005-04-16 15:20:36 -070069
Linus Torvalds1da177e2005-04-16 15:20:36 -070070source "init/Kconfig"
71
72menu "Base setup"
73
74comment "Processor type and features"
75
Martin Schwidefsky347a8dc2006-01-06 00:19:28 -080076config 64BIT
Linus Torvalds1da177e2005-04-16 15:20:36 -070077 bool "64 bit kernel"
78 help
79 Select this option if you have a 64 bit IBM zSeries machine
80 and want to use the 64 bit addressing mode.
81
Martin Schwidefskyd9f7a742006-09-28 16:55:39 +020082config 32BIT
83 bool
84 default y if !64BIT
85
Linus Torvalds1da177e2005-04-16 15:20:36 -070086config SMP
87 bool "Symmetric multi-processing support"
88 ---help---
89 This enables support for systems with more than one CPU. If you have
90 a system with only one CPU, like most personal computers, say N. If
91 you have a system with more than one CPU, say Y.
92
93 If you say N here, the kernel will run on single and multiprocessor
94 machines, but will use only one CPU of a multiprocessor machine. If
95 you say Y here, the kernel will run on many, but not all,
96 singleprocessor machines. On a singleprocessor machine, the kernel
97 will run faster if you say N here.
98
Adrian Bunk03502fa2008-02-03 15:50:21 +020099 See also the SMP-HOWTO available at
100 <http://www.tldp.org/docs.html#howto>.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700101
102 Even if you don't know what to do here, say Y.
103
104config NR_CPUS
105 int "Maximum number of CPUs (2-64)"
106 range 2 64
107 depends on SMP
Heiko Carstens057c5cb2008-02-19 15:29:25 +0100108 default "32" if !64BIT
109 default "64" if 64BIT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700110 help
111 This allows you to specify the maximum number of CPUs which this
112 kernel will support. The maximum supported value is 64 and the
113 minimum value which makes sense is 2.
114
115 This is purely to save memory - each supported CPU adds
116 approximately sixteen kilobytes to the kernel image.
117
118config HOTPLUG_CPU
119 bool "Support for hot-pluggable CPUs"
120 depends on SMP
121 select HOTPLUG
122 default n
123 help
124 Say Y here to be able to turn CPUs off and on. CPUs
125 can be controlled through /sys/devices/system/cpu/cpu#.
126 Say N if you want to disable CPU hotplug.
127
128config MATHEMU
129 bool "IEEE FPU emulation"
130 depends on MARCH_G5
131 help
132 This option is required for IEEE compliant floating point arithmetic
133 on older S/390 machines. Say Y unless you know your machine doesn't
134 need this.
135
Martin Schwidefsky347a8dc2006-01-06 00:19:28 -0800136config COMPAT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700137 bool "Kernel support for 31 bit emulation"
Martin Schwidefsky347a8dc2006-01-06 00:19:28 -0800138 depends on 64BIT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700139 help
140 Select this option if you want to enable your system kernel to
141 handle system-calls from ELF binaries for 31 bit ESA. This option
142 (and some other stuff like libraries and such) is needed for
143 executing 31 bit applications. It is safe to say "Y".
144
Linus Torvalds1da177e2005-04-16 15:20:36 -0700145config SYSVIPC_COMPAT
146 bool
147 depends on COMPAT && SYSVIPC
148 default y
149
Al Viroe65e1fc2006-09-12 03:04:40 -0400150config AUDIT_ARCH
151 bool
152 default y
153
Gerald Schaeferc1821c22007-02-05 21:18:17 +0100154config S390_SWITCH_AMODE
155 bool "Switch kernel/user addressing modes"
156 help
157 This option allows to switch the addressing modes of kernel and user
158 space. The kernel parameter switch_amode=on will enable this feature,
159 default is disabled. Enabling this (via kernel parameter) on machines
160 earlier than IBM System z9-109 EC/BC will reduce system performance.
161
162 Note that this option will also be selected by selecting the execute
163 protection option below. Enabling the execute protection via the
164 noexec kernel parameter will also switch the addressing modes,
165 independent of the switch_amode kernel parameter.
166
167
168config S390_EXEC_PROTECT
169 bool "Data execute protection"
170 select S390_SWITCH_AMODE
171 help
172 This option allows to enable a buffer overflow protection for user
173 space programs and it also selects the addressing mode option above.
174 The kernel parameter noexec=on will enable this feature and also
175 switch the addressing modes, default is disabled. Enabling this (via
176 kernel parameter) on machines earlier than IBM System z9-109 EC/BC
177 will reduce system performance.
178
Linus Torvalds1da177e2005-04-16 15:20:36 -0700179comment "Code generation options"
180
181choice
182 prompt "Processor type"
183 default MARCH_G5
184
185config MARCH_G5
186 bool "S/390 model G5 and G6"
Martin Schwidefsky347a8dc2006-01-06 00:19:28 -0800187 depends on !64BIT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700188 help
189 Select this to build a 31 bit kernel that works
190 on all S/390 and zSeries machines.
191
192config MARCH_Z900
193 bool "IBM eServer zSeries model z800 and z900"
194 help
195 Select this to optimize for zSeries machines. This
196 will enable some optimizations that are not available
197 on older 31 bit only CPUs.
198
199config MARCH_Z990
200 bool "IBM eServer zSeries model z890 and z990"
201 help
202 Select this enable optimizations for model z890/z990.
203 This will be slightly faster but does not work on
204 older machines such as the z900.
205
Christian Borntraeger0efa4702006-09-28 16:55:46 +0200206config MARCH_Z9_109
207 bool "IBM System z9"
208 help
209 Select this to enable optimizations for IBM System z9-109, IBM
210 System z9 Enterprise Class (z9 EC), and IBM System z9 Business
211 Class (z9 BC). The kernel will be slightly faster but will not
212 work on older machines such as the z990, z890, z900, and z800.
213
Linus Torvalds1da177e2005-04-16 15:20:36 -0700214endchoice
215
216config PACK_STACK
217 bool "Pack kernel stack"
218 help
219 This option enables the compiler option -mkernel-backchain if it
220 is available. If the option is available the compiler supports
221 the new stack layout which dramatically reduces the minimum stack
222 frame size. With an old compiler a non-leaf function needs a
223 minimum of 96 bytes on 31 bit and 160 bytes on 64 bit. With
224 -mkernel-backchain the minimum size drops to 16 byte on 31 bit
225 and 24 byte on 64 bit.
226
227 Say Y if you are unsure.
228
229config SMALL_STACK
230 bool "Use 4kb/8kb for kernel stack instead of 8kb/16kb"
Heiko Carstens74f8f552006-12-04 15:41:10 +0100231 depends on PACK_STACK && !LOCKDEP
Linus Torvalds1da177e2005-04-16 15:20:36 -0700232 help
233 If you say Y here and the compiler supports the -mkernel-backchain
234 option the kernel will use a smaller kernel stack size. For 31 bit
235 the reduced size is 4kb instead of 8kb and for 64 bit it is 8kb
236 instead of 16kb. This allows to run more thread on a system and
237 reduces the pressure on the memory management for higher order
238 page allocations.
239
240 Say N if you are unsure.
241
242
243config CHECK_STACK
244 bool "Detect kernel stack overflow"
245 help
246 This option enables the compiler option -mstack-guard and
247 -mstack-size if they are available. If the compiler supports them
248 it will emit additional code to each function prolog to trigger
249 an illegal operation if the kernel stack is about to overflow.
250
251 Say N if you are unsure.
252
253config STACK_GUARD
254 int "Size of the guard area (128-1024)"
255 range 128 1024
256 depends on CHECK_STACK
257 default "256"
258 help
259 This allows you to specify the size of the guard area at the lower
260 end of the kernel stack. If the kernel stack points into the guard
261 area on function entry an illegal operation is triggered. The size
262 needs to be a power of 2. Please keep in mind that the size of an
263 interrupt frame is 184 bytes for 31 bit and 328 bytes on 64 bit.
264 The minimum size for the stack guard should be 256 for 31 bit and
265 512 for 64 bit.
266
267config WARN_STACK
268 bool "Emit compiler warnings for function with broken stack usage"
269 help
270 This option enables the compiler options -mwarn-framesize and
271 -mwarn-dynamicstack. If the compiler supports these options it
272 will generate warnings for function which either use alloca or
273 create a stack frame bigger then CONFIG_WARN_STACK_SIZE.
274
275 Say N if you are unsure.
276
277config WARN_STACK_SIZE
278 int "Maximum frame size considered safe (128-2048)"
279 range 128 2048
280 depends on WARN_STACK
281 default "256"
282 help
283 This allows you to specify the maximum frame size a function may
284 have without the compiler complaining about it.
285
Heiko Carstens39b742f2006-12-08 15:56:10 +0100286config ARCH_POPULATES_NODE_MAP
287 def_bool y
288
Martin Schwidefsky61d48c22007-05-10 15:46:00 +0200289comment "Kernel preemption"
290
291source "kernel/Kconfig.preempt"
292
Dave Hansen3f22ab22005-06-23 00:07:43 -0700293source "mm/Kconfig"
294
Linus Torvalds1da177e2005-04-16 15:20:36 -0700295comment "I/O subsystem configuration"
296
297config MACHCHK_WARNING
298 bool "Process warning machine checks"
299 help
300 Select this option if you want the machine check handler on IBM S/390 or
301 zSeries to process warning machine checks (e.g. on power failures).
302 If unsure, say "Y".
303
304config QDIO
305 tristate "QDIO support"
306 ---help---
Frank Pavlic8129ee12006-01-06 00:19:20 -0800307 This driver provides the Queued Direct I/O base support for
308 IBM mainframes.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700309
310 For details please refer to the documentation provided by IBM at
311 <http://www10.software.ibm.com/developerworks/opensource/linux390>
312
313 To compile this driver as a module, choose M here: the
314 module will be called qdio.
315
316 If unsure, say Y.
317
Linus Torvalds1da177e2005-04-16 15:20:36 -0700318config QDIO_DEBUG
319 bool "Extended debugging information"
320 depends on QDIO
321 help
Frank Pavlic8129ee12006-01-06 00:19:20 -0800322 Say Y here to get extended debugging output in
323 /sys/kernel/debug/s390dbf/qdio...
Linus Torvalds1da177e2005-04-16 15:20:36 -0700324 Warning: this option reduces the performance of the QDIO module.
325
326 If unsure, say N.
327
328comment "Misc"
329
Linus Torvalds1da177e2005-04-16 15:20:36 -0700330config IPL
331 bool "Builtin IPL record support"
332 help
333 If you want to use the produced kernel to IPL directly from a
334 device, you have to merge a bootsector specific to the device
335 into the first bytes of the kernel. You will have to select the
336 IPL device.
337
338choice
339 prompt "IPL method generated into head.S"
340 depends on IPL
341 default IPL_TAPE
342 help
343 Select "tape" if you want to IPL the image from a Tape.
344
345 Select "vm_reader" if you are running under VM/ESA and want
346 to IPL the image from the emulated card reader.
347
348config IPL_TAPE
349 bool "tape"
350
351config IPL_VM
352 bool "vm_reader"
353
354endchoice
355
356source "fs/Kconfig.binfmt"
357
Heiko Carstens684de392008-03-05 12:37:14 +0100358config FORCE_MAX_ZONEORDER
359 int
360 default "9"
361
Linus Torvalds1da177e2005-04-16 15:20:36 -0700362config PROCESS_DEBUG
363 bool "Show crashed user process info"
364 help
365 Say Y to print all process fault locations to the console. This is
366 a debugging option; you probably do not want to set it unless you
367 are an S390 port maintainer.
368
369config PFAULT
370 bool "Pseudo page fault support"
371 help
372 Select this option, if you want to use PFAULT pseudo page fault
373 handling under VM. If running native or in LPAR, this option
374 has no effect. If your VM does not support PFAULT, PAGEEX
375 pseudo page fault handling will be used.
376 Note that VM 4.2 supports PFAULT but has a bug in its
377 implementation that causes some problems.
378 Everybody who wants to run Linux under VM != VM4.2 should select
379 this option.
380
381config SHARED_KERNEL
382 bool "VM shared kernel support"
383 help
384 Select this option, if you want to share the text segment of the
385 Linux kernel between different VM guests. This reduces memory
386 usage with lots of guests but greatly increases kernel size.
Heiko Carstens9c9c1762007-03-05 23:35:45 +0100387 Also if a kernel was IPL'ed from a shared segment the kexec system
388 call will not work.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700389 You should only select this option if you know what you are
390 doing and want to exploit this feature.
391
392config CMM
393 tristate "Cooperative memory management"
394 help
395 Select this option, if you want to enable the kernel interface
396 to reduce the memory size of the system. This is accomplished
397 by allocating pages of memory and put them "on hold". This only
398 makes sense for a system running under VM where the unused pages
399 will be reused by VM for other guest systems. The interface
400 allows an external monitor to balance memory of many systems.
401 Everybody who wants to run Linux under VM should select this
402 option.
403
404config CMM_PROC
405 bool "/proc interface to cooperative memory management"
406 depends on CMM
407 help
408 Select this option to enable the /proc interface to the
409 cooperative memory management.
410
411config CMM_IUCV
412 bool "IUCV special message interface to cooperative memory management"
413 depends on CMM && (SMSGIUCV=y || CMM=SMSGIUCV)
414 help
415 Select this option to enable the special message interface to
416 the cooperative memory management.
417
418config VIRT_TIMER
419 bool "Virtual CPU timer support"
420 help
421 This provides a kernel interface for virtual CPU timers.
422 Default is disabled.
423
424config VIRT_CPU_ACCOUNTING
425 bool "Base user process accounting on virtual cpu timer"
426 depends on VIRT_TIMER
427 help
428 Select this option to use CPU timer deltas to do user
429 process accounting.
430
431config APPLDATA_BASE
432 bool "Linux - VM Monitor Stream, base infrastructure"
433 depends on PROC_FS && VIRT_TIMER=y
434 help
435 This provides a kernel interface for creating and updating z/VM APPLDATA
436 monitor records. The monitor records are updated at certain time
437 intervals, once the timer is started.
438 Writing 1 or 0 to /proc/appldata/timer starts(1) or stops(0) the timer,
439 i.e. enables or disables monitoring on the Linux side.
440 A custom interval value (in seconds) can be written to
441 /proc/appldata/interval.
442
443 Defaults are 60 seconds interval and timer off.
444 The /proc entries can also be read from, showing the current settings.
445
446config APPLDATA_MEM
447 tristate "Monitor memory management statistics"
Al Viro62fb2ba2006-12-13 00:34:59 -0800448 depends on APPLDATA_BASE && VM_EVENT_COUNTERS
Linus Torvalds1da177e2005-04-16 15:20:36 -0700449 help
450 This provides memory management related data to the Linux - VM Monitor
451 Stream, like paging/swapping rate, memory utilisation, etc.
452 Writing 1 or 0 to /proc/appldata/memory creates(1) or removes(0) a z/VM
453 APPLDATA monitor record, i.e. enables or disables monitoring this record
454 on the z/VM side.
455
456 Default is disabled.
457 The /proc entry can also be read from, showing the current settings.
458
459 This can also be compiled as a module, which will be called
460 appldata_mem.o.
461
462config APPLDATA_OS
463 tristate "Monitor OS statistics"
464 depends on APPLDATA_BASE
465 help
466 This provides OS related data to the Linux - VM Monitor Stream, like
467 CPU utilisation, etc.
468 Writing 1 or 0 to /proc/appldata/os creates(1) or removes(0) a z/VM
469 APPLDATA monitor record, i.e. enables or disables monitoring this record
470 on the z/VM side.
471
472 Default is disabled.
473 This can also be compiled as a module, which will be called
474 appldata_os.o.
475
476config APPLDATA_NET_SUM
477 tristate "Monitor overall network statistics"
478 depends on APPLDATA_BASE
479 help
480 This provides network related data to the Linux - VM Monitor Stream,
481 currently there is only a total sum of network I/O statistics, no
482 per-interface data.
483 Writing 1 or 0 to /proc/appldata/net_sum creates(1) or removes(0) a z/VM
484 APPLDATA monitor record, i.e. enables or disables monitoring this record
485 on the z/VM side.
486
487 Default is disabled.
488 This can also be compiled as a module, which will be called
489 appldata_net_sum.o.
490
Martin Schwidefsky61d48c22007-05-10 15:46:00 +0200491source kernel/Kconfig.hz
492
Linus Torvalds1da177e2005-04-16 15:20:36 -0700493config NO_IDLE_HZ
494 bool "No HZ timer ticks in idle"
495 help
496 Switches the regular HZ timer off when the system is going idle.
497 This helps z/VM to detect that the Linux system is idle. VM can
498 then "swap-out" this guest which reduces memory usage. It also
499 reduces the overhead of idle systems.
500
501 The HZ timer can be switched on/off via /proc/sys/kernel/hz_timer.
502 hz_timer=0 means HZ timer is disabled. hz_timer=1 means HZ
503 timer is active.
504
505config NO_IDLE_HZ_INIT
506 bool "HZ timer in idle off by default"
507 depends on NO_IDLE_HZ
508 help
509 The HZ timer is switched off in idle by default. That means the
510 HZ timer is already disabled at boot time.
511
Michael Holzheu24bbb1f2006-06-23 02:05:06 -0700512config S390_HYPFS_FS
513 bool "s390 hypervisor file system support"
514 select SYS_HYPERVISOR
515 default y
516 help
517 This is a virtual file system intended to provide accounting
518 information in an s390 hypervisor environment.
519
Heiko Carstenscf13f0e2005-06-25 14:58:11 -0700520config KEXEC
Heiko Carstens07d43ce2006-09-20 15:59:29 +0200521 bool "kexec system call"
Heiko Carstenscf13f0e2005-06-25 14:58:11 -0700522 help
523 kexec is a system call that implements the ability to shutdown your
524 current kernel, and to start another kernel. It is like a reboot
525 but is independent of hardware/microcode support.
526
Michael Holzheu411ed322007-04-27 16:01:49 +0200527config ZFCPDUMP
528 tristate "zfcpdump support"
529 select SMP
530 default n
531 help
532 Select this option if you want to build an zfcpdump enabled kernel.
Dirk Hohndele4031492007-10-30 13:37:19 -0700533 Refer to <file:Documentation/s390/zfcpdump.txt> for more details on this.
Michael Holzheu411ed322007-04-27 16:01:49 +0200534
Linus Torvalds1da177e2005-04-16 15:20:36 -0700535endmenu
536
Sam Ravnborgd5950b42005-07-11 21:03:49 -0700537source "net/Kconfig"
538
Linus Torvalds1da177e2005-04-16 15:20:36 -0700539config PCMCIA
Martin Schwidefsky61d48c22007-05-10 15:46:00 +0200540 def_bool n
Linus Torvalds1da177e2005-04-16 15:20:36 -0700541
Martin Schwidefsky61d48c22007-05-10 15:46:00 +0200542config CCW
543 def_bool y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700544
Martin Schwidefsky61d48c22007-05-10 15:46:00 +0200545source "drivers/Kconfig"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700546
547source "fs/Kconfig"
548
Linus Torvalds1da177e2005-04-16 15:20:36 -0700549source "arch/s390/Kconfig.debug"
550
551source "security/Kconfig"
552
553source "crypto/Kconfig"
554
555source "lib/Kconfig"