blob: b16407c9f2c46be1eefb7e480f00215bf289f1a3 [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
6mainmenu "Linux/SuperH Kernel Configuration"
7
8config SUPERH
9 bool
10 default y
Paul Mundt7a440c92006-09-27 18:18:31 +090011 select EMBEDDED
Linus Torvalds1da177e2005-04-16 15:20:36 -070012 help
13 The SuperH is a RISC processor targeted for use in embedded systems
14 and consumer electronics; it was also used in the Sega Dreamcast
15 gaming console. The SuperH port has a home page at
16 <http://www.linux-sh.org/>.
17
Linus Torvalds1da177e2005-04-16 15:20:36 -070018config RWSEM_GENERIC_SPINLOCK
19 bool
20 default y
21
22config RWSEM_XCHGADD_ALGORITHM
23 bool
24
Paul Mundtfa691512007-03-08 19:41:21 +090025config GENERIC_BUG
26 def_bool y
27 depends on BUG
28
Akinobu Mitae2268c72006-03-26 01:39:35 -080029config GENERIC_FIND_NEXT_BIT
30 bool
31 default y
32
33config GENERIC_HWEIGHT
34 bool
35 default y
36
Linus Torvalds1da177e2005-04-16 15:20:36 -070037config GENERIC_HARDIRQS
38 bool
39 default y
40
41config GENERIC_IRQ_PROBE
42 bool
43 default y
44
45config GENERIC_CALIBRATE_DELAY
46 bool
47 default y
48
Paul Mundtcad82442006-01-16 22:14:19 -080049config GENERIC_IOMAP
50 bool
51
Paul Mundt45882142006-10-04 13:21:45 +090052config GENERIC_TIME
53 def_bool n
54
Paul Mundt57be2b42007-05-09 17:33:24 +090055config GENERIC_CLOCKEVENTS
56 def_bool n
57
Paul Mundt357d5942007-06-11 15:32:07 +090058config SYS_SUPPORTS_PM
59 bool
60
Paul Mundt0a9b0db2007-01-24 21:56:20 +090061config SYS_SUPPORTS_APM_EMULATION
62 bool
Paul Mundt357d5942007-06-11 15:32:07 +090063 select SYS_SUPPORTS_PM
64
65config SYS_SUPPORTS_SMP
66 bool
67
68config SYS_SUPPORTS_NUMA
69 bool
70
71config SYS_SUPPORTS_PCI
72 bool
Paul Mundt0a9b0db2007-01-24 21:56:20 +090073
viro@ZenIV.linux.org.uka08b6b72005-09-06 01:48:42 +010074config ARCH_MAY_HAVE_PC_FDC
75 bool
viro@ZenIV.linux.org.uka08b6b72005-09-06 01:48:42 +010076
Paul Mundtafbfb522006-12-04 18:17:28 +090077config STACKTRACE_SUPPORT
78 bool
79 default y
80
81config LOCKDEP_SUPPORT
82 bool
83 default y
84
David Howellsf0d1b0b2006-12-08 02:37:49 -080085config ARCH_HAS_ILOG2_U32
86 bool
87 default n
88
89config ARCH_HAS_ILOG2_U64
90 bool
91 default n
92
Linus Torvalds1da177e2005-04-16 15:20:36 -070093source "init/Kconfig"
94
95menu "System type"
96
Paul Mundtcad82442006-01-16 22:14:19 -080097source "arch/sh/mm/Kconfig"
Linus Torvalds1da177e2005-04-16 15:20:36 -070098
Paul Mundtcad82442006-01-16 22:14:19 -080099menu "Processor features"
100
Paul Mundt53644082006-11-21 11:12:19 +0900101choice
102 prompt "Endianess selection"
103 default CPU_LITTLE_ENDIAN
Paul Mundtcad82442006-01-16 22:14:19 -0800104 help
105 Some SuperH machines can be configured for either little or big
Paul Mundt53644082006-11-21 11:12:19 +0900106 endian byte order. These modes require different kernels.
107
108config CPU_LITTLE_ENDIAN
109 bool "Little Endian"
110
111config CPU_BIG_ENDIAN
112 bool "Big Endian"
113
114endchoice
Paul Mundtcad82442006-01-16 22:14:19 -0800115
Linus Torvalds1da177e2005-04-16 15:20:36 -0700116config SH_FPU
117 bool "FPU support"
Paul Mundt357d5942007-06-11 15:32:07 +0900118 depends on CPU_SH4
Linus Torvalds1da177e2005-04-16 15:20:36 -0700119 default y
120 help
121 Selecting this option will enable support for SH processors that
122 have FPU units (ie, SH77xx).
123
124 This option must be set in order to enable the FPU.
125
Takashi YOSHII4b565682006-09-27 17:15:32 +0900126config SH_FPU_EMU
127 bool "FPU emulation support"
128 depends on !SH_FPU && EXPERIMENTAL
129 default n
130 help
131 Selecting this option will enable support for software FPU emulation.
132 Most SH-3 users will want to say Y here, whereas most SH-4 users will
133 want to say N.
134
Linus Torvalds1da177e2005-04-16 15:20:36 -0700135config SH_DSP
136 bool "DSP support"
Paul Mundte5723e02006-09-27 17:38:11 +0900137 default y if SH4AL_DSP || !CPU_SH4
138 default n
Linus Torvalds1da177e2005-04-16 15:20:36 -0700139 help
140 Selecting this option will enable support for SH processors that
Paul Mundte5723e02006-09-27 17:38:11 +0900141 have DSP units (ie, SH2-DSP, SH3-DSP, and SH4AL-DSP).
Linus Torvalds1da177e2005-04-16 15:20:36 -0700142
143 This option must be set in order to enable the DSP.
144
145config SH_ADC
146 bool "ADC support"
147 depends on CPU_SH3
148 default y
149 help
150 Selecting this option will allow the Linux kernel to use SH3 on-chip
151 ADC module.
152
153 If unsure, say N.
154
Linus Torvalds1da177e2005-04-16 15:20:36 -0700155config SH_STORE_QUEUES
156 bool "Support for Store Queues"
157 depends on CPU_SH4
158 help
159 Selecting this option will enable an in-kernel API for manipulating
160 the store queues integrated in the SH-4 processors.
161
Paul Mundt45ed2852007-03-08 18:12:17 +0900162config SPECULATIVE_EXECUTION
163 bool "Speculative subroutine return"
164 depends on CPU_SUBTYPE_SH7780 && EXPERIMENTAL
165 help
166 This enables support for a speculative instruction fetch for
167 subroutine return. There are various pitfalls associated with
168 this, as outlined in the SH7780 hardware manual.
169
170 If unsure, say N.
171
Paul Mundtcad82442006-01-16 22:14:19 -0800172config CPU_HAS_INTEVT
173 bool
174
175config CPU_HAS_PINT_IRQ
176 bool
177
Paul Mundtba463932006-09-27 18:01:16 +0900178config CPU_HAS_MASKREG_IRQ
179 bool
180
Paul Mundtcad82442006-01-16 22:14:19 -0800181config CPU_HAS_INTC2_IRQ
182 bool
183
Jamie Lenehanea0f8fe2006-12-06 12:05:02 +0900184config CPU_HAS_IPR_IRQ
185 bool
186
Paul Mundtcad82442006-01-16 22:14:19 -0800187config CPU_HAS_SR_RB
188 bool "CPU has SR.RB"
189 depends on CPU_SH3 || CPU_SH4
190 default y
191 help
192 This will enable the use of SR.RB register bank usage. Processors
193 that are lacking this bit must have another method in place for
194 accomplishing what is taken care of by the banked registers.
195
196 See <file:Documentation/sh/register-banks.txt> for further
197 information on SR.RB and register banking in the kernel in general.
198
Stuart Menefy9b3a53a2006-11-24 11:42:24 +0900199config CPU_HAS_PTEA
200 bool
201
Paul Mundtcad82442006-01-16 22:14:19 -0800202endmenu
203
Paul Mundtf3d22292007-05-14 17:29:12 +0900204menu "Board support"
205
206config SOLUTION_ENGINE
207 bool
208
209config SH_SOLUTION_ENGINE
210 bool "SolutionEngine"
211 select SOLUTION_ENGINE
212 depends on CPU_SUBTYPE_SH7709 || CPU_SUBTYPE_SH7750
213 help
214 Select SolutionEngine if configuring for a Hitachi SH7709
215 or SH7750 evaluation board.
216
217config SH_7206_SOLUTION_ENGINE
218 bool "SolutionEngine7206"
219 select SOLUTION_ENGINE
220 depends on CPU_SUBTYPE_SH7206
221 help
222 Select 7206 SolutionEngine if configuring for a Hitachi SH7206
223 evaluation board.
224
225config SH_7619_SOLUTION_ENGINE
226 bool "SolutionEngine7619"
227 select SOLUTION_ENGINE
228 depends on CPU_SUBTYPE_SH7619
229 help
230 Select 7619 SolutionEngine if configuring for a Hitachi SH7619
231 evaluation board.
232
233config SH_7722_SOLUTION_ENGINE
234 bool "SolutionEngine7722"
235 select SOLUTION_ENGINE
236 depends on CPU_SUBTYPE_SH7722
237 help
238 Select 7722 SolutionEngine if configuring for a Hitachi SH772
239 evaluation board.
240
241config SH_7751_SOLUTION_ENGINE
242 bool "SolutionEngine7751"
243 select SOLUTION_ENGINE
244 depends on CPU_SUBTYPE_SH7751
245 help
246 Select 7751 SolutionEngine if configuring for a Hitachi SH7751
247 evaluation board.
248
249config SH_7780_SOLUTION_ENGINE
250 bool "SolutionEngine7780"
251 select SOLUTION_ENGINE
Paul Mundt357d5942007-06-11 15:32:07 +0900252 select SYS_SUPPORTS_PCI
Paul Mundtf3d22292007-05-14 17:29:12 +0900253 depends on CPU_SUBTYPE_SH7780
254 help
255 Select 7780 SolutionEngine if configuring for a Renesas SH7780
256 evaluation board.
257
258config SH_7300_SOLUTION_ENGINE
259 bool "SolutionEngine7300"
260 select SOLUTION_ENGINE
261 depends on CPU_SUBTYPE_SH7300
262 help
263 Select 7300 SolutionEngine if configuring for a Hitachi
264 SH7300(SH-Mobile V) evaluation board.
265
266config SH_7343_SOLUTION_ENGINE
267 bool "SolutionEngine7343"
268 select SOLUTION_ENGINE
269 depends on CPU_SUBTYPE_SH7343
270 help
271 Select 7343 SolutionEngine if configuring for a Hitachi
272 SH7343 (SH-Mobile 3AS) evaluation board.
273
274config SH_73180_SOLUTION_ENGINE
275 bool "SolutionEngine73180"
276 select SOLUTION_ENGINE
277 depends on CPU_SUBTYPE_SH73180
278 help
279 Select 73180 SolutionEngine if configuring for a Hitachi
280 SH73180(SH-Mobile 3) evaluation board.
281
282config SH_7751_SYSTEMH
283 bool "SystemH7751R"
284 depends on CPU_SUBTYPE_SH7751R
285 help
286 Select SystemH if you are configuring for a Renesas SystemH
287 7751R evaluation board.
288
289config SH_HP6XX
290 bool "HP6XX"
291 select SYS_SUPPORTS_APM_EMULATION
Paul Mundt357d5942007-06-11 15:32:07 +0900292 select HD6446X_SERIES
Paul Mundtf3d22292007-05-14 17:29:12 +0900293 depends on CPU_SUBTYPE_SH7709
294 help
295 Select HP6XX if configuring for a HP jornada HP6xx.
296 More information (hardware only) at
297 <http://www.hp.com/jornada/>.
298
Paul Mundtf3d22292007-05-14 17:29:12 +0900299config SH_DREAMCAST
300 bool "Dreamcast"
Paul Mundt357d5942007-06-11 15:32:07 +0900301 select SYS_SUPPORTS_PCI
Paul Mundtf3d22292007-05-14 17:29:12 +0900302 depends on CPU_SUBTYPE_SH7091
303 help
304 Select Dreamcast if configuring for a SEGA Dreamcast.
305 More information at
306 <http://www.m17n.org/linux-sh/dreamcast/>. There is a
307 Dreamcast project is at <http://linuxdc.sourceforge.net/>.
308
309config SH_MPC1211
310 bool "Interface MPC1211"
311 depends on CPU_SUBTYPE_SH7751 && BROKEN
312 help
313 CTP/PCI-SH02 is a CPU module computer that is produced
314 by Interface Corporation.
315 More information at <http://www.interface.co.jp>
316
317config SH_SH03
318 bool "Interface CTP/PCI-SH03"
319 depends on CPU_SUBTYPE_SH7751 && BROKEN
Paul Mundt357d5942007-06-11 15:32:07 +0900320 select SYS_SUPPORTS_PCI
Paul Mundtf3d22292007-05-14 17:29:12 +0900321 help
322 CTP/PCI-SH03 is a CPU module computer that is produced
323 by Interface Corporation.
324 More information at <http://www.interface.co.jp>
325
326config SH_SECUREEDGE5410
327 bool "SecureEdge5410"
328 depends on CPU_SUBTYPE_SH7751R
Paul Mundt357d5942007-06-11 15:32:07 +0900329 select SYS_SUPPORTS_PCI
Paul Mundtf3d22292007-05-14 17:29:12 +0900330 help
331 Select SecureEdge5410 if configuring for a SnapGear SH board.
332 This includes both the OEM SecureEdge products as well as the
333 SME product line.
334
335config SH_HS7751RVOIP
336 bool "HS7751RVOIP"
337 depends on CPU_SUBTYPE_SH7751R
338 help
339 Select HS7751RVOIP if configuring for a Renesas Technology
340 Sales VoIP board.
341
342config SH_7710VOIPGW
343 bool "SH7710-VOIP-GW"
344 depends on CPU_SUBTYPE_SH7710
345 help
346 Select this option to build a kernel for the SH7710 based
347 VOIP GW.
348
349config SH_RTS7751R2D
350 bool "RTS7751R2D"
351 depends on CPU_SUBTYPE_SH7751R
Paul Mundt357d5942007-06-11 15:32:07 +0900352 select SYS_SUPPORTS_PCI
Paul Mundtf3d22292007-05-14 17:29:12 +0900353 help
354 Select RTS7751R2D if configuring for a Renesas Technology
355 Sales SH-Graphics board.
356
357config SH_HIGHLANDER
358 bool "Highlander"
359 depends on CPU_SUBTYPE_SH7780 || CPU_SUBTYPE_SH7785
Paul Mundt357d5942007-06-11 15:32:07 +0900360 select SYS_SUPPORTS_PCI
Paul Mundtf3d22292007-05-14 17:29:12 +0900361
362config SH_EDOSK7705
363 bool "EDOSK7705"
364 depends on CPU_SUBTYPE_SH7705
365
366config SH_SH4202_MICRODEV
367 bool "SH4-202 MicroDev"
368 depends on CPU_SUBTYPE_SH4_202
369 help
370 Select SH4-202 MicroDev if configuring for a SuperH MicroDev board
371 with an SH4-202 CPU.
372
373config SH_LANDISK
374 bool "LANDISK"
375 depends on CPU_SUBTYPE_SH7751R
Paul Mundt357d5942007-06-11 15:32:07 +0900376 select SYS_SUPPORTS_PCI
Paul Mundtf3d22292007-05-14 17:29:12 +0900377 help
378 I-O DATA DEVICE, INC. "LANDISK Series" support.
379
380config SH_TITAN
381 bool "TITAN"
382 depends on CPU_SUBTYPE_SH7751R
Paul Mundt357d5942007-06-11 15:32:07 +0900383 select SYS_SUPPORTS_PCI
Paul Mundtf3d22292007-05-14 17:29:12 +0900384 help
385 Select Titan if you are configuring for a Nimble Microsystems
386 NetEngine NP51R.
387
388config SH_SHMIN
389 bool "SHMIN"
390 depends on CPU_SUBTYPE_SH7706
391 help
392 Select SHMIN if configuring for the SHMIN board.
393
394config SH_LBOX_RE2
395 bool "L-BOX RE2"
396 depends on CPU_SUBTYPE_SH7751R
Paul Mundt357d5942007-06-11 15:32:07 +0900397 select SYS_SUPPORTS_PCI
Paul Mundtf3d22292007-05-14 17:29:12 +0900398 help
399 Select L-BOX RE2 if configuring for the NTT COMWARE L-BOX RE2.
400
Paul Mundtf3d22292007-05-14 17:29:12 +0900401endmenu
402
403source "arch/sh/boards/renesas/hs7751rvoip/Kconfig"
404source "arch/sh/boards/renesas/rts7751r2d/Kconfig"
405source "arch/sh/boards/renesas/r7780rp/Kconfig"
406
407config CF_ENABLER
408 bool "Compact Flash Enabler support"
Paul Mundtfd8f20e2007-05-15 15:38:30 +0900409 depends on SH_SOLUTION_ENGINE || SH_SH03
Paul Mundtf3d22292007-05-14 17:29:12 +0900410 ---help---
411 Compact Flash is a small, removable mass storage device introduced
412 in 1994 originally as a PCMCIA device. If you say `Y' here, you
413 compile in support for Compact Flash devices directly connected to
414 a SuperH processor. A Compact Flash FAQ is available at
415 <http://www.compactflash.org/faqs/faq.htm>.
416
417 If your board has "Directly Connected" CompactFlash at area 5 or 6,
418 you may want to enable this option. Then, you can use CF as
419 primary IDE drive (only tested for SanDisk).
420
421 If in doubt, select 'N'.
422
423choice
424 prompt "Compact Flash Connection Area"
425 depends on CF_ENABLER
426 default CF_AREA6
427
428config CF_AREA5
429 bool "Area5"
430 help
431 If your board has "Directly Connected" CompactFlash, You should
432 select the area where your CF is connected to.
433
434 - "Area5" if CompactFlash is connected to Area 5 (0x14000000)
435 - "Area6" if it is connected to Area 6 (0x18000000)
436
437 "Area6" will work for most boards.
438
439config CF_AREA6
440 bool "Area6"
441
442endchoice
443
444config CF_BASE_ADDR
445 hex
446 depends on CF_ENABLER
447 default "0xb8000000" if CF_AREA6
448 default "0xb4000000" if CF_AREA5
449
450
Paul Mundt32351a22007-03-12 14:38:59 +0900451menu "Timer and clock configuration"
452
Paul Mundtcad82442006-01-16 22:14:19 -0800453config SH_TMU
454 bool "TMU timer support"
Yoshinori Sato9d4436a2006-11-05 15:40:13 +0900455 depends on CPU_SH3 || CPU_SH4
Paul Mundt57be2b42007-05-09 17:33:24 +0900456 select GENERIC_TIME
457 select GENERIC_CLOCKEVENTS
Paul Mundtcad82442006-01-16 22:14:19 -0800458 default y
459 help
460 This enables the use of the TMU as the system timer.
461
Yoshinori Sato9d4436a2006-11-05 15:40:13 +0900462config SH_CMT
463 bool "CMT timer support"
464 depends on CPU_SH2
465 default y
466 help
467 This enables the use of the CMT as the system timer.
468
469config SH_MTU2
470 bool "MTU2 timer support"
471 depends on CPU_SH2A
472 default n
473 help
474 This enables the use of the MTU2 as the system timer.
475
Paul Mundt417528a2006-11-20 11:18:30 +0900476config SH_TIMER_IRQ
477 int
Paul Mundt32351a22007-03-12 14:38:59 +0900478 default "28" if CPU_SUBTYPE_SH7780 || CPU_SUBTYPE_SH7785
Paul Mundt417528a2006-11-20 11:18:30 +0900479 default "86" if CPU_SUBTYPE_SH7619
480 default "140" if CPU_SUBTYPE_SH7206
481 default "16"
482
Paul Mundtcad82442006-01-16 22:14:19 -0800483config SH_PCLK_FREQ
484 int "Peripheral clock frequency (in Hz)"
Yoshinori Sato9d4436a2006-11-05 15:40:13 +0900485 default "27000000" if CPU_SUBTYPE_SH73180 || CPU_SUBTYPE_SH7343
486 default "31250000" if CPU_SUBTYPE_SH7619
Paul Mundt05627482007-05-15 16:25:47 +0900487 default "32000000" if CPU_SUBTYPE_SH7722
Yoshinori Sato9d4436a2006-11-05 15:40:13 +0900488 default "33333333" if CPU_SUBTYPE_SH7300 || CPU_SUBTYPE_SH7770 || \
489 CPU_SUBTYPE_SH7760 || CPU_SUBTYPE_SH7705 || \
490 CPU_SUBTYPE_SH7206
Paul Mundt05627482007-05-15 16:25:47 +0900491 default "60000000" if CPU_SUBTYPE_SH7751 || CPU_SUBTYPE_SH7751R
Paul Mundtcad82442006-01-16 22:14:19 -0800492 default "66000000" if CPU_SUBTYPE_SH4_202
Paul Mundt05627482007-05-15 16:25:47 +0900493 default "50000000"
Paul Mundtcad82442006-01-16 22:14:19 -0800494 help
495 This option is used to specify the peripheral clock frequency.
496 This is necessary for determining the reference clock value on
497 platforms lacking an RTC.
498
Yoshinori Sato9d4436a2006-11-05 15:40:13 +0900499config SH_CLK_MD
500 int "CPU Mode Pin Setting"
501 depends on CPU_SUBTYPE_SH7619 || CPU_SUBTYPE_SH7206
Paul Mundt357d5942007-06-11 15:32:07 +0900502 default 6 if CPU_SUBTYPE_SH7206
503 default 5 if CPU_SUBTYPE_SH7619
504 default 0
Yoshinori Sato9d4436a2006-11-05 15:40:13 +0900505 help
Yoshinori Sato11cbb702006-12-07 18:07:27 +0900506 MD2 - MD0 pin setting.
Yoshinori Sato9d4436a2006-11-05 15:40:13 +0900507
Paul Mundt57be2b42007-05-09 17:33:24 +0900508source "kernel/time/Kconfig"
509
Paul Mundt32351a22007-03-12 14:38:59 +0900510endmenu
511
Paul Mundtcad82442006-01-16 22:14:19 -0800512menu "CPU Frequency scaling"
513
514source "drivers/cpufreq/Kconfig"
515
516config SH_CPU_FREQ
517 tristate "SuperH CPU Frequency driver"
518 depends on CPU_FREQ
519 select CPU_FREQ_TABLE
520 help
521 This adds the cpufreq driver for SuperH. At present, only
522 the SH-4 is supported.
523
524 For details, take a look at <file:Documentation/cpu-freq>.
525
526 If unsure, say N.
527
528endmenu
529
Paul Mundt9f5e8ee2006-11-24 11:22:57 +0900530source "arch/sh/drivers/Kconfig"
531
Paul Mundtcad82442006-01-16 22:14:19 -0800532endmenu
533
534config ISA_DMA_API
535 bool
Adrian Bunk05efc672006-02-17 13:52:42 -0800536 depends on SH_MPC1211
Paul Mundtcad82442006-01-16 22:14:19 -0800537 default y
538
539menu "Kernel features"
540
Paul Mundt91b91d02006-09-27 18:08:33 +0900541source kernel/Kconfig.hz
542
Paul Mundtcad82442006-01-16 22:14:19 -0800543config KEXEC
544 bool "kexec system call (EXPERIMENTAL)"
545 depends on EXPERIMENTAL
546 help
547 kexec is a system call that implements the ability to shutdown your
548 current kernel, and to start another kernel. It is like a reboot
Matt LaPlante1f1332f2006-06-29 01:32:47 -0400549 but it is independent of the system firmware. And like a reboot
Paul Mundtcad82442006-01-16 22:14:19 -0800550 you can start any kernel with it, not just Linux.
551
Matt LaPlante1f1332f2006-06-29 01:32:47 -0400552 The name comes from the similarity to the exec system call.
Paul Mundtcad82442006-01-16 22:14:19 -0800553
554 It is an ongoing process to be certain the hardware in a machine
555 is properly shutdown, so do not be surprised if this code does not
556 initially work for you. It may help to enable device hotplugging
557 support. As of this writing the exact hardware interface is
558 strongly in flux, so no good recommendation can be made.
559
Paul Mundt4d5ade52007-04-27 11:25:57 +0900560config CRASH_DUMP
561 bool "kernel crash dumps (EXPERIMENTAL)"
562 depends on EXPERIMENTAL
563 help
564 Generate crash dump after being started by kexec.
565 This should be normally only set in special crash dump kernels
566 which are loaded in the main kernel with kexec-tools into
567 a specially reserved region and then later executed after
568 a crash by kdump/kexec. The crash dump kernel must be compiled
569 to a memory address not used by the main kernel using
570 MEMORY_START.
571
572 For more details see Documentation/kdump/kdump.txt
573
Linus Torvalds1da177e2005-04-16 15:20:36 -0700574config SMP
575 bool "Symmetric multi-processing support"
Paul Mundt357d5942007-06-11 15:32:07 +0900576 depends on SYS_SUPPORTS_SMP
Linus Torvalds1da177e2005-04-16 15:20:36 -0700577 ---help---
578 This enables support for systems with more than one CPU. If you have
579 a system with only one CPU, like most personal computers, say N. If
580 you have a system with more than one CPU, say Y.
581
582 If you say N here, the kernel will run on single and multiprocessor
583 machines, but will use only one CPU of a multiprocessor machine. If
584 you say Y here, the kernel will run on many, but not all,
585 singleprocessor machines. On a singleprocessor machine, the kernel
586 will run faster if you say N here.
587
588 People using multiprocessor machines who say Y here should also say
589 Y to "Enhanced Real Time Clock Support", below.
590
591 See also the <file:Documentation/smp.txt>,
592 <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available
593 at <http://www.tldp.org/docs.html#howto>.
594
595 If you don't know what to do here, say N.
596
597config NR_CPUS
598 int "Maximum number of CPUs (2-32)"
599 range 2 32
600 depends on SMP
601 default "2"
602 help
603 This allows you to specify the maximum number of CPUs which this
604 kernel will support. The maximum supported value is 32 and the
605 minimum value which makes sense is 2.
606
607 This is purely to save memory - each supported CPU adds
608 approximately eight kilobytes to the kernel image.
609
Paul Mundt91b91d02006-09-27 18:08:33 +0900610source "kernel/Kconfig.preempt"
611
Yasunori Gotoc80d79d2006-04-10 22:53:53 -0700612config NODES_SHIFT
613 int
614 default "1"
615 depends on NEED_MULTIPLE_NODES
616
Paul Mundtcad82442006-01-16 22:14:19 -0800617endmenu
618
619menu "Boot options"
620
621config ZERO_PAGE_OFFSET
622 hex "Zero page offset"
623 default "0x00004000" if SH_MPC1211 || SH_SH03
Paul Mundt7a847f82006-12-26 15:29:19 +0900624 default "0x00010000" if PAGE_SIZE_64KB
625 default "0x00002000" if PAGE_SIZE_8KB
Paul Mundtcad82442006-01-16 22:14:19 -0800626 default "0x00001000"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700627 help
Paul Mundtcad82442006-01-16 22:14:19 -0800628 This sets the default offset of zero page.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700629
Paul Mundtcad82442006-01-16 22:14:19 -0800630config BOOT_LINK_OFFSET
631 hex "Link address offset for booting"
632 default "0x00800000"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700633 help
Paul Mundtcad82442006-01-16 22:14:19 -0800634 This option allows you to set the link address offset of the zImage.
635 This can be useful if you are on a board which has a small amount of
636 memory.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700637
Paul Mundtcad82442006-01-16 22:14:19 -0800638config UBC_WAKEUP
639 bool "Wakeup UBC on startup"
Paul Mundt357d5942007-06-11 15:32:07 +0900640 depends on CPU_SH4
Paul Mundtcad82442006-01-16 22:14:19 -0800641 help
642 Selecting this option will wakeup the User Break Controller (UBC) on
643 startup. Although the UBC is left in an awake state when the processor
644 comes up, some boot loaders misbehave by putting the UBC to sleep in a
645 power saving state, which causes issues with things like ptrace().
Linus Torvalds1da177e2005-04-16 15:20:36 -0700646
647 If unsure, say N.
648
Paul Mundtcad82442006-01-16 22:14:19 -0800649config CMDLINE_BOOL
650 bool "Default bootloader kernel arguments"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700651
Paul Mundtcad82442006-01-16 22:14:19 -0800652config CMDLINE
653 string "Initial kernel command string"
654 depends on CMDLINE_BOOL
655 default "console=ttySC1,115200"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700656
657endmenu
658
Paul Mundtcad82442006-01-16 22:14:19 -0800659menu "Bus options"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700660
661# Even on SuperH devices which don't have an ISA bus,
662# this variable helps the PCMCIA modules handle
663# IRQ requesting properly -- Greg Banks.
664#
665# Though we're generally not interested in it when
666# we're not using PCMCIA, so we make it dependent on
667# PCMCIA outright. -- PFM.
668config ISA
Paul Mundt357d5942007-06-11 15:32:07 +0900669 def_bool y
670 depends on PCMCIA && HD6446X_SERIES
Linus Torvalds1da177e2005-04-16 15:20:36 -0700671 help
672 Find out whether you have ISA slots on your motherboard. ISA is the
673 name of a bus system, i.e. the way the CPU talks to the other stuff
674 inside your box. Other bus systems are PCI, EISA, MicroChannel
675 (MCA) or VESA. ISA is an older system, now being displaced by PCI;
676 newer boards don't support it. If you have ISA, say Y, otherwise N.
677
678config EISA
679 bool
680 ---help---
681 The Extended Industry Standard Architecture (EISA) bus was
682 developed as an open alternative to the IBM MicroChannel bus.
683
684 The EISA bus provided some of the features of the IBM MicroChannel
685 bus while maintaining backward compatibility with cards made for
686 the older ISA bus. The EISA bus saw limited use between 1988 and
687 1995 when it was made obsolete by the PCI bus.
688
689 Say Y here if you are building a kernel for an EISA-based machine.
690
691 Otherwise, say N.
692
693config MCA
694 bool
695 help
696 MicroChannel Architecture is found in some IBM PS/2 machines and
697 laptops. It is a bus system similar to PCI or ISA. See
698 <file:Documentation/mca.txt> (and especially the web page given
699 there) before attempting to build an MCA bus kernel.
700
701config SBUS
702 bool
703
Paul Mundtcad82442006-01-16 22:14:19 -0800704config SUPERHYWAY
705 tristate "SuperHyway Bus support"
706 depends on CPU_SUBTYPE_SH4_202
Linus Torvalds1da177e2005-04-16 15:20:36 -0700707
708source "arch/sh/drivers/pci/Kconfig"
709
710source "drivers/pci/Kconfig"
711
712source "drivers/pcmcia/Kconfig"
713
714source "drivers/pci/hotplug/Kconfig"
715
716endmenu
717
718menu "Executable file formats"
719
720source "fs/Kconfig.binfmt"
721
722endmenu
723
Andriy Skulysh3aa770e2006-09-27 16:20:22 +0900724menu "Power management options (EXPERIMENTAL)"
Paul Mundt357d5942007-06-11 15:32:07 +0900725depends on EXPERIMENTAL && SYS_SUPPORTS_PM
Andriy Skulysh3aa770e2006-09-27 16:20:22 +0900726
727source kernel/power/Kconfig
728
Andriy Skulysh3aa770e2006-09-27 16:20:22 +0900729endmenu
730
Sam Ravnborgd5950b42005-07-11 21:03:49 -0700731source "net/Kconfig"
732
Linus Torvalds1da177e2005-04-16 15:20:36 -0700733source "drivers/Kconfig"
734
735source "fs/Kconfig"
736
737source "arch/sh/oprofile/Kconfig"
738
739source "arch/sh/Kconfig.debug"
740
741source "security/Kconfig"
742
743source "crypto/Kconfig"
744
745source "lib/Kconfig"