blob: 9e5272e84fd89569cf49dde07bcaecc76dce20d0 [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
11 help
12 The SuperH is a RISC processor targeted for use in embedded systems
13 and consumer electronics; it was also used in the Sega Dreamcast
14 gaming console. The SuperH port has a home page at
15 <http://www.linux-sh.org/>.
16
Linus Torvalds1da177e2005-04-16 15:20:36 -070017config RWSEM_GENERIC_SPINLOCK
18 bool
19 default y
20
21config RWSEM_XCHGADD_ALGORITHM
22 bool
23
Akinobu Mitae2268c72006-03-26 01:39:35 -080024config GENERIC_FIND_NEXT_BIT
25 bool
26 default y
27
28config GENERIC_HWEIGHT
29 bool
30 default y
31
Linus Torvalds1da177e2005-04-16 15:20:36 -070032config GENERIC_HARDIRQS
33 bool
34 default y
35
36config GENERIC_IRQ_PROBE
37 bool
38 default y
39
40config GENERIC_CALIBRATE_DELAY
41 bool
42 default y
43
Paul Mundtcad82442006-01-16 22:14:19 -080044config GENERIC_IOMAP
45 bool
46
viro@ZenIV.linux.org.uka08b6b72005-09-06 01:48:42 +010047config ARCH_MAY_HAVE_PC_FDC
48 bool
viro@ZenIV.linux.org.uka08b6b72005-09-06 01:48:42 +010049
Linus Torvalds1da177e2005-04-16 15:20:36 -070050source "init/Kconfig"
51
52menu "System type"
53
Paul Mundtbc8fb5d2006-09-27 18:09:34 +090054config SOLUTION_ENGINE
55 bool
56
Linus Torvalds1da177e2005-04-16 15:20:36 -070057choice
58 prompt "SuperH system type"
59 default SH_UNKNOWN
60
61config SH_SOLUTION_ENGINE
62 bool "SolutionEngine"
Paul Mundtbc8fb5d2006-09-27 18:09:34 +090063 select SOLUTION_ENGINE
Linus Torvalds1da177e2005-04-16 15:20:36 -070064 help
65 Select SolutionEngine if configuring for a Hitachi SH7709
66 or SH7750 evaluation board.
67
68config SH_7751_SOLUTION_ENGINE
69 bool "SolutionEngine7751"
Paul Mundtbc8fb5d2006-09-27 18:09:34 +090070 select SOLUTION_ENGINE
Paul Mundtcad82442006-01-16 22:14:19 -080071 select CPU_SUBTYPE_SH7751
Linus Torvalds1da177e2005-04-16 15:20:36 -070072 help
73 Select 7751 SolutionEngine if configuring for a Hitachi SH7751
74 evaluation board.
75
76config SH_7300_SOLUTION_ENGINE
77 bool "SolutionEngine7300"
Paul Mundtbc8fb5d2006-09-27 18:09:34 +090078 select SOLUTION_ENGINE
Paul Mundtcad82442006-01-16 22:14:19 -080079 select CPU_SUBTYPE_SH7300
Linus Torvalds1da177e2005-04-16 15:20:36 -070080 help
Paul Mundtbc8fb5d2006-09-27 18:09:34 +090081 Select 7300 SolutionEngine if configuring for a Hitachi
82 SH7300(SH-Mobile V) evaluation board.
83
84config SH_7343_SOLUTION_ENGINE
85 bool "SolutionEngine7343"
86 select SOLUTION_ENGINE
87 select CPU_SUBTYPE_SH7343
88 help
89 Select 7343 SolutionEngine if configuring for a Hitachi
90 SH7343 (SH-Mobile 3AS) evaluation board.
Linus Torvalds1da177e2005-04-16 15:20:36 -070091
92config SH_73180_SOLUTION_ENGINE
93 bool "SolutionEngine73180"
Paul Mundtbc8fb5d2006-09-27 18:09:34 +090094 select SOLUTION_ENGINE
95 select CPU_SUBTYPE_SH73180
96 help
97 Select 73180 SolutionEngine if configuring for a Hitachi
98 SH73180(SH-Mobile 3) evaluation board.
Linus Torvalds1da177e2005-04-16 15:20:36 -070099
100config SH_7751_SYSTEMH
101 bool "SystemH7751R"
Paul Mundtcad82442006-01-16 22:14:19 -0800102 select CPU_SUBTYPE_SH7751R
Linus Torvalds1da177e2005-04-16 15:20:36 -0700103 help
104 Select SystemH if you are configuring for a Renesas SystemH
105 7751R evaluation board.
106
Paul Mundtcad82442006-01-16 22:14:19 -0800107config SH_HP6XX
108 bool "HP6XX"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700109 help
Paul Mundtcad82442006-01-16 22:14:19 -0800110 Select HP6XX if configuring for a HP jornada HP6xx.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700111 More information (hardware only) at
112 <http://www.hp.com/jornada/>.
113
Linus Torvalds1da177e2005-04-16 15:20:36 -0700114config SH_EC3104
115 bool "EC3104"
116 help
117 Select EC3104 if configuring for a system with an Eclipse
118 International EC3104 chip, e.g. the Harris AD2000.
119
120config SH_SATURN
121 bool "Saturn"
Paul Mundtcad82442006-01-16 22:14:19 -0800122 select CPU_SUBTYPE_SH7604
Linus Torvalds1da177e2005-04-16 15:20:36 -0700123 help
124 Select Saturn if configuring for a SEGA Saturn.
125
126config SH_DREAMCAST
127 bool "Dreamcast"
Paul Mundtcad82442006-01-16 22:14:19 -0800128 select CPU_SUBTYPE_SH7091
Linus Torvalds1da177e2005-04-16 15:20:36 -0700129 help
130 Select Dreamcast if configuring for a SEGA Dreamcast.
131 More information at
132 <http://www.m17n.org/linux-sh/dreamcast/>. There is a
133 Dreamcast project is at <http://linuxdc.sourceforge.net/>.
134
Linus Torvalds1da177e2005-04-16 15:20:36 -0700135config SH_BIGSUR
136 bool "BigSur"
137
Linus Torvalds1da177e2005-04-16 15:20:36 -0700138config SH_MPC1211
Paul Mundtcad82442006-01-16 22:14:19 -0800139 bool "Interface MPC1211"
140 help
141 CTP/PCI-SH02 is a CPU module computer that is produced
142 by Interface Corporation.
143 More information at <http://www.interface.co.jp>
Linus Torvalds1da177e2005-04-16 15:20:36 -0700144
145config SH_SH03
Paul Mundtcad82442006-01-16 22:14:19 -0800146 bool "Interface CTP/PCI-SH03"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700147 help
Paul Mundtcad82442006-01-16 22:14:19 -0800148 CTP/PCI-SH03 is a CPU module computer that is produced
Linus Torvalds1da177e2005-04-16 15:20:36 -0700149 by Interface Corporation.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700150 More information at <http://www.interface.co.jp>
151
152config SH_SECUREEDGE5410
153 bool "SecureEdge5410"
Paul Mundtcad82442006-01-16 22:14:19 -0800154 select CPU_SUBTYPE_SH7751R
Linus Torvalds1da177e2005-04-16 15:20:36 -0700155 help
156 Select SecureEdge5410 if configuring for a SnapGear SH board.
157 This includes both the OEM SecureEdge products as well as the
158 SME product line.
159
160config SH_HS7751RVOIP
161 bool "HS7751RVOIP"
Paul Mundtcad82442006-01-16 22:14:19 -0800162 select CPU_SUBTYPE_SH7751R
Linus Torvalds1da177e2005-04-16 15:20:36 -0700163 help
164 Select HS7751RVOIP if configuring for a Renesas Technology
165 Sales VoIP board.
166
Paul Mundt91b91d02006-09-27 18:08:33 +0900167config SH_7710VOIPGW
168 bool "SH7710-VOIP-GW"
169 select CPU_SUBTYPE_SH7710
170 help
171 Select this option to build a kernel for the SH7710 based
172 VOIP GW.
173
Linus Torvalds1da177e2005-04-16 15:20:36 -0700174config SH_RTS7751R2D
175 bool "RTS7751R2D"
Paul Mundtcad82442006-01-16 22:14:19 -0800176 select CPU_SUBTYPE_SH7751R
Linus Torvalds1da177e2005-04-16 15:20:36 -0700177 help
178 Select RTS7751R2D if configuring for a Renesas Technology
179 Sales SH-Graphics board.
180
Paul Mundtcad82442006-01-16 22:14:19 -0800181config SH_R7780RP
182 bool "R7780RP-1"
183 select CPU_SUBTYPE_SH7780
184 help
185 Select R7780RP-1 if configuring for a Renesas Solutions
186 HIGHLANDER board.
187
Linus Torvalds1da177e2005-04-16 15:20:36 -0700188config SH_EDOSK7705
189 bool "EDOSK7705"
Paul Mundtcad82442006-01-16 22:14:19 -0800190 select CPU_SUBTYPE_SH7705
Linus Torvalds1da177e2005-04-16 15:20:36 -0700191
192config SH_SH4202_MICRODEV
193 bool "SH4-202 MicroDev"
Paul Mundtcad82442006-01-16 22:14:19 -0800194 select CPU_SUBTYPE_SH4_202
Linus Torvalds1da177e2005-04-16 15:20:36 -0700195 help
196 Select SH4-202 MicroDev if configuring for a SuperH MicroDev board
197 with an SH4-202 CPU.
198
Paul Mundtcad82442006-01-16 22:14:19 -0800199config SH_LANDISK
200 bool "LANDISK"
201 select CPU_SUBTYPE_SH7751R
202 help
203 I-O DATA DEVICE, INC. "LANDISK Series" support.
204
205config SH_TITAN
206 bool "TITAN"
207 select CPU_SUBTYPE_SH7751R
208 help
209 Select Titan if you are configuring for a Nimble Microsystems
210 NetEngine NP51R.
211
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900212config SH_SHMIN
213 bool "SHMIN"
214 select CPU_SUBTYPE_SH7706
215 help
216 Select SHMIN if configureing for the SHMIN board
217
Linus Torvalds1da177e2005-04-16 15:20:36 -0700218config SH_UNKNOWN
219 bool "BareCPU"
220 help
221 "Bare CPU" aka "unknown" means an SH-based system which is not one
222 of the specific ones mentioned above, which means you need to enter
223 all sorts of stuff like CONFIG_MEMORY_START because the config
224 system doesn't already know what it is. You get a machine vector
225 without any platform-specific code in it, so things like the RTC may
226 not work.
227
228 This option is for the early stages of porting to a new machine.
229
230endchoice
231
Paul Mundtcad82442006-01-16 22:14:19 -0800232source "arch/sh/mm/Kconfig"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700233
Linus Torvalds1da177e2005-04-16 15:20:36 -0700234config CF_ENABLER
235 bool "Compact Flash Enabler support"
Paul Mundt5a4053b2006-09-27 18:00:19 +0900236 depends on SH_SOLUTION_ENGINE || SH_UNKNOWN || SH_SH03
Linus Torvalds1da177e2005-04-16 15:20:36 -0700237 ---help---
238 Compact Flash is a small, removable mass storage device introduced
239 in 1994 originally as a PCMCIA device. If you say `Y' here, you
240 compile in support for Compact Flash devices directly connected to
241 a SuperH processor. A Compact Flash FAQ is available at
242 <http://www.compactflash.org/faqs/faq.htm>.
243
244 If your board has "Directly Connected" CompactFlash at area 5 or 6,
245 you may want to enable this option. Then, you can use CF as
246 primary IDE drive (only tested for SanDisk).
247
248 If in doubt, select 'N'.
249
250choice
251 prompt "Compact Flash Connection Area"
252 depends on CF_ENABLER
253 default CF_AREA6
254
255config CF_AREA5
256 bool "Area5"
257 help
258 If your board has "Directly Connected" CompactFlash, You should
259 select the area where your CF is connected to.
260
261 - "Area5" if CompactFlash is connected to Area 5 (0x14000000)
262 - "Area6" if it is connected to Area 6 (0x18000000)
263
Paul Mundt5a4053b2006-09-27 18:00:19 +0900264 "Area6" will work for most boards.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700265
266config CF_AREA6
267 bool "Area6"
268
269endchoice
270
271config CF_BASE_ADDR
272 hex
273 depends on CF_ENABLER
274 default "0xb8000000" if CF_AREA6
275 default "0xb4000000" if CF_AREA5
276
Paul Mundtcad82442006-01-16 22:14:19 -0800277menu "Processor features"
278
279config CPU_LITTLE_ENDIAN
280 bool "Little Endian"
281 help
282 Some SuperH machines can be configured for either little or big
283 endian byte order. These modes require different kernels. Say Y if
284 your machine is little endian, N if it's a big endian machine.
285
Linus Torvalds1da177e2005-04-16 15:20:36 -0700286config SH_FPU
287 bool "FPU support"
288 depends on !CPU_SH3
289 default y
290 help
291 Selecting this option will enable support for SH processors that
292 have FPU units (ie, SH77xx).
293
294 This option must be set in order to enable the FPU.
295
Takashi YOSHII4b565682006-09-27 17:15:32 +0900296config SH_FPU_EMU
297 bool "FPU emulation support"
298 depends on !SH_FPU && EXPERIMENTAL
299 default n
300 help
301 Selecting this option will enable support for software FPU emulation.
302 Most SH-3 users will want to say Y here, whereas most SH-4 users will
303 want to say N.
304
Linus Torvalds1da177e2005-04-16 15:20:36 -0700305config SH_DSP
306 bool "DSP support"
Paul Mundte5723e02006-09-27 17:38:11 +0900307 default y if SH4AL_DSP || !CPU_SH4
308 default n
Linus Torvalds1da177e2005-04-16 15:20:36 -0700309 help
310 Selecting this option will enable support for SH processors that
Paul Mundte5723e02006-09-27 17:38:11 +0900311 have DSP units (ie, SH2-DSP, SH3-DSP, and SH4AL-DSP).
Linus Torvalds1da177e2005-04-16 15:20:36 -0700312
313 This option must be set in order to enable the DSP.
314
315config SH_ADC
316 bool "ADC support"
317 depends on CPU_SH3
318 default y
319 help
320 Selecting this option will allow the Linux kernel to use SH3 on-chip
321 ADC module.
322
323 If unsure, say N.
324
Linus Torvalds1da177e2005-04-16 15:20:36 -0700325config SH_STORE_QUEUES
326 bool "Support for Store Queues"
327 depends on CPU_SH4
328 help
329 Selecting this option will enable an in-kernel API for manipulating
330 the store queues integrated in the SH-4 processors.
331
Paul Mundtcad82442006-01-16 22:14:19 -0800332config CPU_HAS_INTEVT
333 bool
334
335config CPU_HAS_PINT_IRQ
336 bool
337
Paul Mundtba463932006-09-27 18:01:16 +0900338config CPU_HAS_MASKREG_IRQ
339 bool
340
Paul Mundtcad82442006-01-16 22:14:19 -0800341config CPU_HAS_INTC2_IRQ
342 bool
343
344config CPU_HAS_SR_RB
345 bool "CPU has SR.RB"
346 depends on CPU_SH3 || CPU_SH4
347 default y
348 help
349 This will enable the use of SR.RB register bank usage. Processors
350 that are lacking this bit must have another method in place for
351 accomplishing what is taken care of by the banked registers.
352
353 See <file:Documentation/sh/register-banks.txt> for further
354 information on SR.RB and register banking in the kernel in general.
355
356endmenu
357
358menu "Timer support"
359
360config SH_TMU
361 bool "TMU timer support"
362 default y
363 help
364 This enables the use of the TMU as the system timer.
365
366endmenu
367
Paul Mundte8fb67f2006-09-27 13:56:28 +0900368source "arch/sh/boards/renesas/hs7751rvoip/Kconfig"
Paul Mundtcad82442006-01-16 22:14:19 -0800369
Paul Mundt36efc352006-09-27 14:02:09 +0900370source "arch/sh/boards/renesas/rts7751r2d/Kconfig"
Paul Mundtcad82442006-01-16 22:14:19 -0800371
Paul Mundt5283ecb2006-09-27 15:59:17 +0900372source "arch/sh/boards/renesas/r7780rp/Kconfig"
373
Paul Mundtcad82442006-01-16 22:14:19 -0800374config SH_PCLK_FREQ
375 int "Peripheral clock frequency (in Hz)"
Paul Mundtcad82442006-01-16 22:14:19 -0800376 default "50000000" if CPU_SUBTYPE_SH7750 || CPU_SUBTYPE_SH7780
377 default "60000000" if CPU_SUBTYPE_SH7751
Paul Mundte5723e02006-09-27 17:38:11 +0900378 default "33333333" if CPU_SUBTYPE_SH7300 || CPU_SUBTYPE_SH7770 || \
379 CPU_SUBTYPE_SH7760
380 default "27000000" if CPU_SUBTYPE_SH73180 || CPU_SUBTYPE_SH7343
Paul Mundtcad82442006-01-16 22:14:19 -0800381 default "66000000" if CPU_SUBTYPE_SH4_202
382 help
383 This option is used to specify the peripheral clock frequency.
384 This is necessary for determining the reference clock value on
385 platforms lacking an RTC.
386
387menu "CPU Frequency scaling"
388
389source "drivers/cpufreq/Kconfig"
390
391config SH_CPU_FREQ
392 tristate "SuperH CPU Frequency driver"
393 depends on CPU_FREQ
394 select CPU_FREQ_TABLE
395 help
396 This adds the cpufreq driver for SuperH. At present, only
397 the SH-4 is supported.
398
399 For details, take a look at <file:Documentation/cpu-freq>.
400
401 If unsure, say N.
402
403endmenu
404
405source "arch/sh/drivers/dma/Kconfig"
406
407source "arch/sh/cchips/Kconfig"
408
409config HEARTBEAT
410 bool "Heartbeat LED"
Paul Mundt5a4053b2006-09-27 18:00:19 +0900411 depends on SH_MPC1211 || SH_SH03 || \
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900412 SH_BIGSUR || SOLUTION_ENGINE || \
Paul Mundtcad82442006-01-16 22:14:19 -0800413 SH_RTS7751R2D || SH_SH4202_MICRODEV || SH_LANDISK
414 help
415 Use the power-on LED on your machine as a load meter. The exact
416 behavior is platform-dependent, but normally the flash frequency is
417 a hyperbolic function of the 5-minute load average.
418
419endmenu
420
421config ISA_DMA_API
422 bool
Adrian Bunk05efc672006-02-17 13:52:42 -0800423 depends on SH_MPC1211
Paul Mundtcad82442006-01-16 22:14:19 -0800424 default y
425
426menu "Kernel features"
427
Paul Mundt91b91d02006-09-27 18:08:33 +0900428source kernel/Kconfig.hz
429
Paul Mundtcad82442006-01-16 22:14:19 -0800430config KEXEC
431 bool "kexec system call (EXPERIMENTAL)"
432 depends on EXPERIMENTAL
433 help
434 kexec is a system call that implements the ability to shutdown your
435 current kernel, and to start another kernel. It is like a reboot
Matt LaPlante1f1332f2006-06-29 01:32:47 -0400436 but it is independent of the system firmware. And like a reboot
Paul Mundtcad82442006-01-16 22:14:19 -0800437 you can start any kernel with it, not just Linux.
438
Matt LaPlante1f1332f2006-06-29 01:32:47 -0400439 The name comes from the similarity to the exec system call.
Paul Mundtcad82442006-01-16 22:14:19 -0800440
441 It is an ongoing process to be certain the hardware in a machine
442 is properly shutdown, so do not be surprised if this code does not
443 initially work for you. It may help to enable device hotplugging
444 support. As of this writing the exact hardware interface is
445 strongly in flux, so no good recommendation can be made.
446
Linus Torvalds1da177e2005-04-16 15:20:36 -0700447config SMP
448 bool "Symmetric multi-processing support"
449 ---help---
450 This enables support for systems with more than one CPU. If you have
451 a system with only one CPU, like most personal computers, say N. If
452 you have a system with more than one CPU, say Y.
453
454 If you say N here, the kernel will run on single and multiprocessor
455 machines, but will use only one CPU of a multiprocessor machine. If
456 you say Y here, the kernel will run on many, but not all,
457 singleprocessor machines. On a singleprocessor machine, the kernel
458 will run faster if you say N here.
459
460 People using multiprocessor machines who say Y here should also say
461 Y to "Enhanced Real Time Clock Support", below.
462
463 See also the <file:Documentation/smp.txt>,
464 <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available
465 at <http://www.tldp.org/docs.html#howto>.
466
467 If you don't know what to do here, say N.
468
469config NR_CPUS
470 int "Maximum number of CPUs (2-32)"
471 range 2 32
472 depends on SMP
473 default "2"
474 help
475 This allows you to specify the maximum number of CPUs which this
476 kernel will support. The maximum supported value is 32 and the
477 minimum value which makes sense is 2.
478
479 This is purely to save memory - each supported CPU adds
480 approximately eight kilobytes to the kernel image.
481
Paul Mundt91b91d02006-09-27 18:08:33 +0900482source "kernel/Kconfig.preempt"
483
Paul Mundtcad82442006-01-16 22:14:19 -0800484config CPU_HAS_SR_RB
485 bool "CPU has SR.RB"
486 depends on CPU_SH3 || CPU_SH4
Linus Torvalds1da177e2005-04-16 15:20:36 -0700487 default y
488 help
Paul Mundtcad82442006-01-16 22:14:19 -0800489 This will enable the use of SR.RB register bank usage. Processors
490 that are lacking this bit must have another method in place for
491 accomplishing what is taken care of by the banked registers.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700492
Paul Mundtcad82442006-01-16 22:14:19 -0800493 See <file:Documentation/sh/register-banks.txt> for further
494 information on SR.RB and register banking in the kernel in general.
495
Yasunori Gotoc80d79d2006-04-10 22:53:53 -0700496config NODES_SHIFT
497 int
498 default "1"
499 depends on NEED_MULTIPLE_NODES
500
Paul Mundtcad82442006-01-16 22:14:19 -0800501endmenu
502
503menu "Boot options"
504
505config ZERO_PAGE_OFFSET
506 hex "Zero page offset"
507 default "0x00004000" if SH_MPC1211 || SH_SH03
508 default "0x00001000"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700509 help
Paul Mundtcad82442006-01-16 22:14:19 -0800510 This sets the default offset of zero page.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700511
Paul Mundtcad82442006-01-16 22:14:19 -0800512config BOOT_LINK_OFFSET
513 hex "Link address offset for booting"
514 default "0x00800000"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700515 help
Paul Mundtcad82442006-01-16 22:14:19 -0800516 This option allows you to set the link address offset of the zImage.
517 This can be useful if you are on a board which has a small amount of
518 memory.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700519
Paul Mundtcad82442006-01-16 22:14:19 -0800520config UBC_WAKEUP
521 bool "Wakeup UBC on startup"
522 help
523 Selecting this option will wakeup the User Break Controller (UBC) on
524 startup. Although the UBC is left in an awake state when the processor
525 comes up, some boot loaders misbehave by putting the UBC to sleep in a
526 power saving state, which causes issues with things like ptrace().
Linus Torvalds1da177e2005-04-16 15:20:36 -0700527
528 If unsure, say N.
529
Paul Mundtcad82442006-01-16 22:14:19 -0800530config CMDLINE_BOOL
531 bool "Default bootloader kernel arguments"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700532
Paul Mundtcad82442006-01-16 22:14:19 -0800533config CMDLINE
534 string "Initial kernel command string"
535 depends on CMDLINE_BOOL
536 default "console=ttySC1,115200"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700537
538endmenu
539
Paul Mundtcad82442006-01-16 22:14:19 -0800540menu "Bus options"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700541
542# Even on SuperH devices which don't have an ISA bus,
543# this variable helps the PCMCIA modules handle
544# IRQ requesting properly -- Greg Banks.
545#
546# Though we're generally not interested in it when
547# we're not using PCMCIA, so we make it dependent on
548# PCMCIA outright. -- PFM.
549config ISA
550 bool
Paul Mundtcad82442006-01-16 22:14:19 -0800551 default y if PCMCIA
Linus Torvalds1da177e2005-04-16 15:20:36 -0700552 help
553 Find out whether you have ISA slots on your motherboard. ISA is the
554 name of a bus system, i.e. the way the CPU talks to the other stuff
555 inside your box. Other bus systems are PCI, EISA, MicroChannel
556 (MCA) or VESA. ISA is an older system, now being displaced by PCI;
557 newer boards don't support it. If you have ISA, say Y, otherwise N.
558
559config EISA
560 bool
561 ---help---
562 The Extended Industry Standard Architecture (EISA) bus was
563 developed as an open alternative to the IBM MicroChannel bus.
564
565 The EISA bus provided some of the features of the IBM MicroChannel
566 bus while maintaining backward compatibility with cards made for
567 the older ISA bus. The EISA bus saw limited use between 1988 and
568 1995 when it was made obsolete by the PCI bus.
569
570 Say Y here if you are building a kernel for an EISA-based machine.
571
572 Otherwise, say N.
573
574config MCA
575 bool
576 help
577 MicroChannel Architecture is found in some IBM PS/2 machines and
578 laptops. It is a bus system similar to PCI or ISA. See
579 <file:Documentation/mca.txt> (and especially the web page given
580 there) before attempting to build an MCA bus kernel.
581
582config SBUS
583 bool
584
Paul Mundtcad82442006-01-16 22:14:19 -0800585config SUPERHYWAY
586 tristate "SuperHyway Bus support"
587 depends on CPU_SUBTYPE_SH4_202
Linus Torvalds1da177e2005-04-16 15:20:36 -0700588
589source "arch/sh/drivers/pci/Kconfig"
590
591source "drivers/pci/Kconfig"
592
593source "drivers/pcmcia/Kconfig"
594
595source "drivers/pci/hotplug/Kconfig"
596
597endmenu
598
599menu "Executable file formats"
600
601source "fs/Kconfig.binfmt"
602
603endmenu
604
Andriy Skulysh3aa770e2006-09-27 16:20:22 +0900605menu "Power management options (EXPERIMENTAL)"
606depends on EXPERIMENTAL
607
608source kernel/power/Kconfig
609
610config APM
611 bool "Advanced Power Management Emulation"
612 depends on PM
613endmenu
614
Sam Ravnborgd5950b42005-07-11 21:03:49 -0700615source "net/Kconfig"
616
Linus Torvalds1da177e2005-04-16 15:20:36 -0700617source "drivers/Kconfig"
618
619source "fs/Kconfig"
620
621source "arch/sh/oprofile/Kconfig"
622
623source "arch/sh/Kconfig.debug"
624
625source "security/Kconfig"
626
627source "crypto/Kconfig"
628
629source "lib/Kconfig"