blob: ddf2cc56868c5719ab7e9db0287ef7f706769abf [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
54choice
55 prompt "SuperH system type"
56 default SH_UNKNOWN
57
58config SH_SOLUTION_ENGINE
59 bool "SolutionEngine"
60 help
61 Select SolutionEngine if configuring for a Hitachi SH7709
62 or SH7750 evaluation board.
63
64config SH_7751_SOLUTION_ENGINE
65 bool "SolutionEngine7751"
Paul Mundtcad82442006-01-16 22:14:19 -080066 select CPU_SUBTYPE_SH7751
Linus Torvalds1da177e2005-04-16 15:20:36 -070067 help
68 Select 7751 SolutionEngine if configuring for a Hitachi SH7751
69 evaluation board.
70
71config SH_7300_SOLUTION_ENGINE
72 bool "SolutionEngine7300"
Paul Mundtcad82442006-01-16 22:14:19 -080073 select CPU_SUBTYPE_SH7300
Linus Torvalds1da177e2005-04-16 15:20:36 -070074 help
75 Select 7300 SolutionEngine if configuring for a Hitachi SH7300(SH-Mobile V)
76 evaluation board.
77
78config SH_73180_SOLUTION_ENGINE
79 bool "SolutionEngine73180"
Paul Mundtcad82442006-01-16 22:14:19 -080080 select CPU_SUBTYPE_SH73180
Linus Torvalds1da177e2005-04-16 15:20:36 -070081 help
82 Select 73180 SolutionEngine if configuring for a Hitachi SH73180(SH-Mobile 3)
83 evaluation board.
84
85config SH_7751_SYSTEMH
86 bool "SystemH7751R"
Paul Mundtcad82442006-01-16 22:14:19 -080087 select CPU_SUBTYPE_SH7751R
Linus Torvalds1da177e2005-04-16 15:20:36 -070088 help
89 Select SystemH if you are configuring for a Renesas SystemH
90 7751R evaluation board.
91
Paul Mundtcad82442006-01-16 22:14:19 -080092config SH_HP6XX
93 bool "HP6XX"
Linus Torvalds1da177e2005-04-16 15:20:36 -070094 help
Paul Mundtcad82442006-01-16 22:14:19 -080095 Select HP6XX if configuring for a HP jornada HP6xx.
Linus Torvalds1da177e2005-04-16 15:20:36 -070096 More information (hardware only) at
97 <http://www.hp.com/jornada/>.
98
Linus Torvalds1da177e2005-04-16 15:20:36 -070099config SH_EC3104
100 bool "EC3104"
101 help
102 Select EC3104 if configuring for a system with an Eclipse
103 International EC3104 chip, e.g. the Harris AD2000.
104
105config SH_SATURN
106 bool "Saturn"
Paul Mundtcad82442006-01-16 22:14:19 -0800107 select CPU_SUBTYPE_SH7604
Linus Torvalds1da177e2005-04-16 15:20:36 -0700108 help
109 Select Saturn if configuring for a SEGA Saturn.
110
111config SH_DREAMCAST
112 bool "Dreamcast"
Paul Mundtcad82442006-01-16 22:14:19 -0800113 select CPU_SUBTYPE_SH7091
Linus Torvalds1da177e2005-04-16 15:20:36 -0700114 help
115 Select Dreamcast if configuring for a SEGA Dreamcast.
116 More information at
117 <http://www.m17n.org/linux-sh/dreamcast/>. There is a
118 Dreamcast project is at <http://linuxdc.sourceforge.net/>.
119
Linus Torvalds1da177e2005-04-16 15:20:36 -0700120config SH_BIGSUR
121 bool "BigSur"
122
Linus Torvalds1da177e2005-04-16 15:20:36 -0700123config SH_MPC1211
Paul Mundtcad82442006-01-16 22:14:19 -0800124 bool "Interface MPC1211"
125 help
126 CTP/PCI-SH02 is a CPU module computer that is produced
127 by Interface Corporation.
128 More information at <http://www.interface.co.jp>
Linus Torvalds1da177e2005-04-16 15:20:36 -0700129
130config SH_SH03
Paul Mundtcad82442006-01-16 22:14:19 -0800131 bool "Interface CTP/PCI-SH03"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700132 help
Paul Mundtcad82442006-01-16 22:14:19 -0800133 CTP/PCI-SH03 is a CPU module computer that is produced
Linus Torvalds1da177e2005-04-16 15:20:36 -0700134 by Interface Corporation.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700135 More information at <http://www.interface.co.jp>
136
137config SH_SECUREEDGE5410
138 bool "SecureEdge5410"
Paul Mundtcad82442006-01-16 22:14:19 -0800139 select CPU_SUBTYPE_SH7751R
Linus Torvalds1da177e2005-04-16 15:20:36 -0700140 help
141 Select SecureEdge5410 if configuring for a SnapGear SH board.
142 This includes both the OEM SecureEdge products as well as the
143 SME product line.
144
145config SH_HS7751RVOIP
146 bool "HS7751RVOIP"
Paul Mundtcad82442006-01-16 22:14:19 -0800147 select CPU_SUBTYPE_SH7751R
Linus Torvalds1da177e2005-04-16 15:20:36 -0700148 help
149 Select HS7751RVOIP if configuring for a Renesas Technology
150 Sales VoIP board.
151
152config SH_RTS7751R2D
153 bool "RTS7751R2D"
Paul Mundtcad82442006-01-16 22:14:19 -0800154 select CPU_SUBTYPE_SH7751R
Linus Torvalds1da177e2005-04-16 15:20:36 -0700155 help
156 Select RTS7751R2D if configuring for a Renesas Technology
157 Sales SH-Graphics board.
158
Paul Mundtcad82442006-01-16 22:14:19 -0800159config SH_R7780RP
160 bool "R7780RP-1"
161 select CPU_SUBTYPE_SH7780
162 help
163 Select R7780RP-1 if configuring for a Renesas Solutions
164 HIGHLANDER board.
165
Linus Torvalds1da177e2005-04-16 15:20:36 -0700166config SH_EDOSK7705
167 bool "EDOSK7705"
Paul Mundtcad82442006-01-16 22:14:19 -0800168 select CPU_SUBTYPE_SH7705
Linus Torvalds1da177e2005-04-16 15:20:36 -0700169
170config SH_SH4202_MICRODEV
171 bool "SH4-202 MicroDev"
Paul Mundtcad82442006-01-16 22:14:19 -0800172 select CPU_SUBTYPE_SH4_202
Linus Torvalds1da177e2005-04-16 15:20:36 -0700173 help
174 Select SH4-202 MicroDev if configuring for a SuperH MicroDev board
175 with an SH4-202 CPU.
176
Paul Mundtcad82442006-01-16 22:14:19 -0800177config SH_LANDISK
178 bool "LANDISK"
179 select CPU_SUBTYPE_SH7751R
180 help
181 I-O DATA DEVICE, INC. "LANDISK Series" support.
182
183config SH_TITAN
184 bool "TITAN"
185 select CPU_SUBTYPE_SH7751R
186 help
187 Select Titan if you are configuring for a Nimble Microsystems
188 NetEngine NP51R.
189
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900190config SH_SHMIN
191 bool "SHMIN"
192 select CPU_SUBTYPE_SH7706
193 help
194 Select SHMIN if configureing for the SHMIN board
195
Linus Torvalds1da177e2005-04-16 15:20:36 -0700196config SH_UNKNOWN
197 bool "BareCPU"
198 help
199 "Bare CPU" aka "unknown" means an SH-based system which is not one
200 of the specific ones mentioned above, which means you need to enter
201 all sorts of stuff like CONFIG_MEMORY_START because the config
202 system doesn't already know what it is. You get a machine vector
203 without any platform-specific code in it, so things like the RTC may
204 not work.
205
206 This option is for the early stages of porting to a new machine.
207
208endchoice
209
Paul Mundtcad82442006-01-16 22:14:19 -0800210source "arch/sh/mm/Kconfig"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700211
Linus Torvalds1da177e2005-04-16 15:20:36 -0700212config CF_ENABLER
213 bool "Compact Flash Enabler support"
Paul Mundt5a4053b2006-09-27 18:00:19 +0900214 depends on SH_SOLUTION_ENGINE || SH_UNKNOWN || SH_SH03
Linus Torvalds1da177e2005-04-16 15:20:36 -0700215 ---help---
216 Compact Flash is a small, removable mass storage device introduced
217 in 1994 originally as a PCMCIA device. If you say `Y' here, you
218 compile in support for Compact Flash devices directly connected to
219 a SuperH processor. A Compact Flash FAQ is available at
220 <http://www.compactflash.org/faqs/faq.htm>.
221
222 If your board has "Directly Connected" CompactFlash at area 5 or 6,
223 you may want to enable this option. Then, you can use CF as
224 primary IDE drive (only tested for SanDisk).
225
226 If in doubt, select 'N'.
227
228choice
229 prompt "Compact Flash Connection Area"
230 depends on CF_ENABLER
231 default CF_AREA6
232
233config CF_AREA5
234 bool "Area5"
235 help
236 If your board has "Directly Connected" CompactFlash, You should
237 select the area where your CF is connected to.
238
239 - "Area5" if CompactFlash is connected to Area 5 (0x14000000)
240 - "Area6" if it is connected to Area 6 (0x18000000)
241
Paul Mundt5a4053b2006-09-27 18:00:19 +0900242 "Area6" will work for most boards.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700243
244config CF_AREA6
245 bool "Area6"
246
247endchoice
248
249config CF_BASE_ADDR
250 hex
251 depends on CF_ENABLER
252 default "0xb8000000" if CF_AREA6
253 default "0xb4000000" if CF_AREA5
254
Paul Mundtcad82442006-01-16 22:14:19 -0800255menu "Processor features"
256
257config CPU_LITTLE_ENDIAN
258 bool "Little Endian"
259 help
260 Some SuperH machines can be configured for either little or big
261 endian byte order. These modes require different kernels. Say Y if
262 your machine is little endian, N if it's a big endian machine.
263
Linus Torvalds1da177e2005-04-16 15:20:36 -0700264config SH_FPU
265 bool "FPU support"
266 depends on !CPU_SH3
267 default y
268 help
269 Selecting this option will enable support for SH processors that
270 have FPU units (ie, SH77xx).
271
272 This option must be set in order to enable the FPU.
273
Takashi YOSHII4b565682006-09-27 17:15:32 +0900274config SH_FPU_EMU
275 bool "FPU emulation support"
276 depends on !SH_FPU && EXPERIMENTAL
277 default n
278 help
279 Selecting this option will enable support for software FPU emulation.
280 Most SH-3 users will want to say Y here, whereas most SH-4 users will
281 want to say N.
282
Linus Torvalds1da177e2005-04-16 15:20:36 -0700283config SH_DSP
284 bool "DSP support"
Paul Mundte5723e02006-09-27 17:38:11 +0900285 default y if SH4AL_DSP || !CPU_SH4
286 default n
Linus Torvalds1da177e2005-04-16 15:20:36 -0700287 help
288 Selecting this option will enable support for SH processors that
Paul Mundte5723e02006-09-27 17:38:11 +0900289 have DSP units (ie, SH2-DSP, SH3-DSP, and SH4AL-DSP).
Linus Torvalds1da177e2005-04-16 15:20:36 -0700290
291 This option must be set in order to enable the DSP.
292
293config SH_ADC
294 bool "ADC support"
295 depends on CPU_SH3
296 default y
297 help
298 Selecting this option will allow the Linux kernel to use SH3 on-chip
299 ADC module.
300
301 If unsure, say N.
302
Linus Torvalds1da177e2005-04-16 15:20:36 -0700303config SH_STORE_QUEUES
304 bool "Support for Store Queues"
305 depends on CPU_SH4
306 help
307 Selecting this option will enable an in-kernel API for manipulating
308 the store queues integrated in the SH-4 processors.
309
Paul Mundtcad82442006-01-16 22:14:19 -0800310config CPU_HAS_INTEVT
311 bool
312
313config CPU_HAS_PINT_IRQ
314 bool
315
316config CPU_HAS_INTC2_IRQ
317 bool
318
319config CPU_HAS_SR_RB
320 bool "CPU has SR.RB"
321 depends on CPU_SH3 || CPU_SH4
322 default y
323 help
324 This will enable the use of SR.RB register bank usage. Processors
325 that are lacking this bit must have another method in place for
326 accomplishing what is taken care of by the banked registers.
327
328 See <file:Documentation/sh/register-banks.txt> for further
329 information on SR.RB and register banking in the kernel in general.
330
331endmenu
332
333menu "Timer support"
334
335config SH_TMU
336 bool "TMU timer support"
337 default y
338 help
339 This enables the use of the TMU as the system timer.
340
341endmenu
342
Paul Mundte8fb67f2006-09-27 13:56:28 +0900343source "arch/sh/boards/renesas/hs7751rvoip/Kconfig"
Paul Mundtcad82442006-01-16 22:14:19 -0800344
Paul Mundt36efc352006-09-27 14:02:09 +0900345source "arch/sh/boards/renesas/rts7751r2d/Kconfig"
Paul Mundtcad82442006-01-16 22:14:19 -0800346
Paul Mundt5283ecb2006-09-27 15:59:17 +0900347source "arch/sh/boards/renesas/r7780rp/Kconfig"
348
Paul Mundtcad82442006-01-16 22:14:19 -0800349config SH_PCLK_FREQ
350 int "Peripheral clock frequency (in Hz)"
Paul Mundtcad82442006-01-16 22:14:19 -0800351 default "50000000" if CPU_SUBTYPE_SH7750 || CPU_SUBTYPE_SH7780
352 default "60000000" if CPU_SUBTYPE_SH7751
Paul Mundte5723e02006-09-27 17:38:11 +0900353 default "33333333" if CPU_SUBTYPE_SH7300 || CPU_SUBTYPE_SH7770 || \
354 CPU_SUBTYPE_SH7760
355 default "27000000" if CPU_SUBTYPE_SH73180 || CPU_SUBTYPE_SH7343
Paul Mundtcad82442006-01-16 22:14:19 -0800356 default "66000000" if CPU_SUBTYPE_SH4_202
357 help
358 This option is used to specify the peripheral clock frequency.
359 This is necessary for determining the reference clock value on
360 platforms lacking an RTC.
361
362menu "CPU Frequency scaling"
363
364source "drivers/cpufreq/Kconfig"
365
366config SH_CPU_FREQ
367 tristate "SuperH CPU Frequency driver"
368 depends on CPU_FREQ
369 select CPU_FREQ_TABLE
370 help
371 This adds the cpufreq driver for SuperH. At present, only
372 the SH-4 is supported.
373
374 For details, take a look at <file:Documentation/cpu-freq>.
375
376 If unsure, say N.
377
378endmenu
379
380source "arch/sh/drivers/dma/Kconfig"
381
382source "arch/sh/cchips/Kconfig"
383
384config HEARTBEAT
385 bool "Heartbeat LED"
Paul Mundt5a4053b2006-09-27 18:00:19 +0900386 depends on SH_MPC1211 || SH_SH03 || \
387 SH_BIGSUR || \
Paul Mundtcad82442006-01-16 22:14:19 -0800388 SH_7751_SOLUTION_ENGINE || SH_7300_SOLUTION_ENGINE || \
389 SH_73180_SOLUTION_ENGINE || SH_SOLUTION_ENGINE || \
390 SH_RTS7751R2D || SH_SH4202_MICRODEV || SH_LANDISK
391 help
392 Use the power-on LED on your machine as a load meter. The exact
393 behavior is platform-dependent, but normally the flash frequency is
394 a hyperbolic function of the 5-minute load average.
395
396endmenu
397
398config ISA_DMA_API
399 bool
Adrian Bunk05efc672006-02-17 13:52:42 -0800400 depends on SH_MPC1211
Paul Mundtcad82442006-01-16 22:14:19 -0800401 default y
402
403menu "Kernel features"
404
405config KEXEC
406 bool "kexec system call (EXPERIMENTAL)"
407 depends on EXPERIMENTAL
408 help
409 kexec is a system call that implements the ability to shutdown your
410 current kernel, and to start another kernel. It is like a reboot
Matt LaPlante1f1332f2006-06-29 01:32:47 -0400411 but it is independent of the system firmware. And like a reboot
Paul Mundtcad82442006-01-16 22:14:19 -0800412 you can start any kernel with it, not just Linux.
413
Matt LaPlante1f1332f2006-06-29 01:32:47 -0400414 The name comes from the similarity to the exec system call.
Paul Mundtcad82442006-01-16 22:14:19 -0800415
416 It is an ongoing process to be certain the hardware in a machine
417 is properly shutdown, so do not be surprised if this code does not
418 initially work for you. It may help to enable device hotplugging
419 support. As of this writing the exact hardware interface is
420 strongly in flux, so no good recommendation can be made.
421
422config PREEMPT
423 bool "Preemptible Kernel (EXPERIMENTAL)"
424 depends on EXPERIMENTAL
425
Linus Torvalds1da177e2005-04-16 15:20:36 -0700426config SMP
427 bool "Symmetric multi-processing support"
428 ---help---
429 This enables support for systems with more than one CPU. If you have
430 a system with only one CPU, like most personal computers, say N. If
431 you have a system with more than one CPU, say Y.
432
433 If you say N here, the kernel will run on single and multiprocessor
434 machines, but will use only one CPU of a multiprocessor machine. If
435 you say Y here, the kernel will run on many, but not all,
436 singleprocessor machines. On a singleprocessor machine, the kernel
437 will run faster if you say N here.
438
439 People using multiprocessor machines who say Y here should also say
440 Y to "Enhanced Real Time Clock Support", below.
441
442 See also the <file:Documentation/smp.txt>,
443 <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available
444 at <http://www.tldp.org/docs.html#howto>.
445
446 If you don't know what to do here, say N.
447
448config NR_CPUS
449 int "Maximum number of CPUs (2-32)"
450 range 2 32
451 depends on SMP
452 default "2"
453 help
454 This allows you to specify the maximum number of CPUs which this
455 kernel will support. The maximum supported value is 32 and the
456 minimum value which makes sense is 2.
457
458 This is purely to save memory - each supported CPU adds
459 approximately eight kilobytes to the kernel image.
460
Paul Mundtcad82442006-01-16 22:14:19 -0800461config CPU_HAS_SR_RB
462 bool "CPU has SR.RB"
463 depends on CPU_SH3 || CPU_SH4
Linus Torvalds1da177e2005-04-16 15:20:36 -0700464 default y
465 help
Paul Mundtcad82442006-01-16 22:14:19 -0800466 This will enable the use of SR.RB register bank usage. Processors
467 that are lacking this bit must have another method in place for
468 accomplishing what is taken care of by the banked registers.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700469
Paul Mundtcad82442006-01-16 22:14:19 -0800470 See <file:Documentation/sh/register-banks.txt> for further
471 information on SR.RB and register banking in the kernel in general.
472
Yasunori Gotoc80d79d2006-04-10 22:53:53 -0700473config NODES_SHIFT
474 int
475 default "1"
476 depends on NEED_MULTIPLE_NODES
477
Paul Mundtcad82442006-01-16 22:14:19 -0800478endmenu
479
480menu "Boot options"
481
482config ZERO_PAGE_OFFSET
483 hex "Zero page offset"
484 default "0x00004000" if SH_MPC1211 || SH_SH03
485 default "0x00001000"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700486 help
Paul Mundtcad82442006-01-16 22:14:19 -0800487 This sets the default offset of zero page.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700488
Paul Mundtcad82442006-01-16 22:14:19 -0800489config BOOT_LINK_OFFSET
490 hex "Link address offset for booting"
491 default "0x00800000"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700492 help
Paul Mundtcad82442006-01-16 22:14:19 -0800493 This option allows you to set the link address offset of the zImage.
494 This can be useful if you are on a board which has a small amount of
495 memory.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700496
Paul Mundtcad82442006-01-16 22:14:19 -0800497config UBC_WAKEUP
498 bool "Wakeup UBC on startup"
499 help
500 Selecting this option will wakeup the User Break Controller (UBC) on
501 startup. Although the UBC is left in an awake state when the processor
502 comes up, some boot loaders misbehave by putting the UBC to sleep in a
503 power saving state, which causes issues with things like ptrace().
Linus Torvalds1da177e2005-04-16 15:20:36 -0700504
505 If unsure, say N.
506
Paul Mundtcad82442006-01-16 22:14:19 -0800507config CMDLINE_BOOL
508 bool "Default bootloader kernel arguments"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700509
Paul Mundtcad82442006-01-16 22:14:19 -0800510config CMDLINE
511 string "Initial kernel command string"
512 depends on CMDLINE_BOOL
513 default "console=ttySC1,115200"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700514
515endmenu
516
Paul Mundtcad82442006-01-16 22:14:19 -0800517menu "Bus options"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700518
519# Even on SuperH devices which don't have an ISA bus,
520# this variable helps the PCMCIA modules handle
521# IRQ requesting properly -- Greg Banks.
522#
523# Though we're generally not interested in it when
524# we're not using PCMCIA, so we make it dependent on
525# PCMCIA outright. -- PFM.
526config ISA
527 bool
Paul Mundtcad82442006-01-16 22:14:19 -0800528 default y if PCMCIA
Linus Torvalds1da177e2005-04-16 15:20:36 -0700529 help
530 Find out whether you have ISA slots on your motherboard. ISA is the
531 name of a bus system, i.e. the way the CPU talks to the other stuff
532 inside your box. Other bus systems are PCI, EISA, MicroChannel
533 (MCA) or VESA. ISA is an older system, now being displaced by PCI;
534 newer boards don't support it. If you have ISA, say Y, otherwise N.
535
536config EISA
537 bool
538 ---help---
539 The Extended Industry Standard Architecture (EISA) bus was
540 developed as an open alternative to the IBM MicroChannel bus.
541
542 The EISA bus provided some of the features of the IBM MicroChannel
543 bus while maintaining backward compatibility with cards made for
544 the older ISA bus. The EISA bus saw limited use between 1988 and
545 1995 when it was made obsolete by the PCI bus.
546
547 Say Y here if you are building a kernel for an EISA-based machine.
548
549 Otherwise, say N.
550
551config MCA
552 bool
553 help
554 MicroChannel Architecture is found in some IBM PS/2 machines and
555 laptops. It is a bus system similar to PCI or ISA. See
556 <file:Documentation/mca.txt> (and especially the web page given
557 there) before attempting to build an MCA bus kernel.
558
559config SBUS
560 bool
561
Paul Mundtcad82442006-01-16 22:14:19 -0800562config SUPERHYWAY
563 tristate "SuperHyway Bus support"
564 depends on CPU_SUBTYPE_SH4_202
Linus Torvalds1da177e2005-04-16 15:20:36 -0700565
566source "arch/sh/drivers/pci/Kconfig"
567
568source "drivers/pci/Kconfig"
569
570source "drivers/pcmcia/Kconfig"
571
572source "drivers/pci/hotplug/Kconfig"
573
574endmenu
575
576menu "Executable file formats"
577
578source "fs/Kconfig.binfmt"
579
580endmenu
581
Andriy Skulysh3aa770e2006-09-27 16:20:22 +0900582menu "Power management options (EXPERIMENTAL)"
583depends on EXPERIMENTAL
584
585source kernel/power/Kconfig
586
587config APM
588 bool "Advanced Power Management Emulation"
589 depends on PM
590endmenu
591
Sam Ravnborgd5950b42005-07-11 21:03:49 -0700592source "net/Kconfig"
593
Linus Torvalds1da177e2005-04-16 15:20:36 -0700594source "drivers/Kconfig"
595
596source "fs/Kconfig"
597
598source "arch/sh/oprofile/Kconfig"
599
600source "arch/sh/Kconfig.debug"
601
602source "security/Kconfig"
603
604source "crypto/Kconfig"
605
606source "lib/Kconfig"