gpiolib: add drivers/gpio directory
[cascardo/linux.git] / arch / arm / Kconfig
1 #
2 # For a description of the syntax of this configuration file,
3 # see Documentation/kbuild/kconfig-language.txt.
4 #
5
6 mainmenu "Linux Kernel Configuration"
7
8 config ARM
9         bool
10         default y
11         select RTC_LIB
12         select SYS_SUPPORTS_APM_EMULATION
13         select HAVE_OPROFILE
14         select HAVE_KPROBES if (!XIP_KERNEL)
15         help
16           The ARM series is a line of low-power-consumption RISC chip designs
17           licensed by ARM Ltd and targeted at embedded applications and
18           handhelds such as the Compaq IPAQ.  ARM-based PCs are no longer
19           manufactured, but legacy ARM-based PC hardware remains popular in
20           Europe.  There is an ARM Linux project with a web page at
21           <http://www.arm.linux.org.uk/>.
22
23 config SYS_SUPPORTS_APM_EMULATION
24         bool
25
26 config GENERIC_GPIO
27         bool
28         default n
29
30 config GENERIC_TIME
31         bool
32         default n
33
34 config GENERIC_CLOCKEVENTS
35         bool
36         default n
37
38 config GENERIC_CLOCKEVENTS_BROADCAST
39         bool
40         depends on GENERIC_CLOCKEVENTS
41         default y if SMP && !LOCAL_TIMERS
42
43 config MMU
44         bool
45         default y
46
47 config NO_IOPORT
48         bool
49         default n
50
51 config EISA
52         bool
53         ---help---
54           The Extended Industry Standard Architecture (EISA) bus was
55           developed as an open alternative to the IBM MicroChannel bus.
56
57           The EISA bus provided some of the features of the IBM MicroChannel
58           bus while maintaining backward compatibility with cards made for
59           the older ISA bus.  The EISA bus saw limited use between 1988 and
60           1995 when it was made obsolete by the PCI bus.
61
62           Say Y here if you are building a kernel for an EISA-based machine.
63
64           Otherwise, say N.
65
66 config SBUS
67         bool
68
69 config MCA
70         bool
71         help
72           MicroChannel Architecture is found in some IBM PS/2 machines and
73           laptops.  It is a bus system similar to PCI or ISA. See
74           <file:Documentation/mca.txt> (and especially the web page given
75           there) before attempting to build an MCA bus kernel.
76
77 config GENERIC_HARDIRQS
78         bool
79         default y
80
81 config STACKTRACE_SUPPORT
82         bool
83         default y
84
85 config LOCKDEP_SUPPORT
86         bool
87         default y
88
89 config TRACE_IRQFLAGS_SUPPORT
90         bool
91         default y
92
93 config HARDIRQS_SW_RESEND
94         bool
95         default y
96
97 config GENERIC_IRQ_PROBE
98         bool
99         default y
100
101 config GENERIC_LOCKBREAK
102         bool
103         default y
104         depends on SMP && PREEMPT
105
106 config RWSEM_GENERIC_SPINLOCK
107         bool
108         default y
109
110 config RWSEM_XCHGADD_ALGORITHM
111         bool
112
113 config ARCH_HAS_ILOG2_U32
114         bool
115         default n
116
117 config ARCH_HAS_ILOG2_U64
118         bool
119         default n
120
121 config GENERIC_HWEIGHT
122         bool
123         default y
124
125 config GENERIC_CALIBRATE_DELAY
126         bool
127         default y
128
129 config ARCH_MAY_HAVE_PC_FDC
130         bool
131
132 config ZONE_DMA
133         bool
134         default y
135
136 config GENERIC_ISA_DMA
137         bool
138
139 config FIQ
140         bool
141
142 config ARCH_MTD_XIP
143         bool
144
145 if OPROFILE
146
147 config OPROFILE_ARMV6
148         def_bool y
149         depends on CPU_V6 && !SMP
150         select OPROFILE_ARM11_CORE
151
152 config OPROFILE_MPCORE
153         def_bool y
154         depends on CPU_V6 && SMP
155         select OPROFILE_ARM11_CORE
156
157 config OPROFILE_ARM11_CORE
158         bool
159
160 endif
161
162 config VECTORS_BASE
163         hex
164         default 0xffff0000 if MMU || CPU_HIGH_VECTOR
165         default DRAM_BASE if REMAP_VECTORS_TO_RAM
166         default 0x00000000
167         help
168           The base address of exception vectors.
169
170 source "init/Kconfig"
171
172 menu "System Type"
173
174 choice
175         prompt "ARM system type"
176         default ARCH_VERSATILE
177
178 config ARCH_AAEC2000
179         bool "Agilent AAEC-2000 based"
180         select ARM_AMBA
181         help
182           This enables support for systems based on the Agilent AAEC-2000
183
184 config ARCH_INTEGRATOR
185         bool "ARM Ltd. Integrator family"
186         select ARM_AMBA
187         select ICST525
188         help
189           Support for ARM's Integrator platform.
190
191 config ARCH_REALVIEW
192         bool "ARM Ltd. RealView family"
193         select ARM_AMBA
194         select ICST307
195         select GENERIC_TIME
196         select GENERIC_CLOCKEVENTS
197         help
198           This enables support for ARM Ltd RealView boards.
199
200 config ARCH_VERSATILE
201         bool "ARM Ltd. Versatile family"
202         select ARM_AMBA
203         select ARM_VIC
204         select ICST307
205         select GENERIC_TIME
206         select GENERIC_CLOCKEVENTS
207         help
208           This enables support for ARM Ltd Versatile board.
209
210 config ARCH_AT91
211         bool "Atmel AT91"
212         select GENERIC_GPIO
213         help
214           This enables support for systems based on the Atmel AT91RM9200,
215           AT91SAM9 and AT91CAP9 processors.
216
217 config ARCH_CLPS7500
218         bool "Cirrus CL-PS7500FE"
219         select TIMER_ACORN
220         select ISA
221         select NO_IOPORT
222         help
223           Support for the Cirrus Logic PS7500FE system-on-a-chip.
224
225 config ARCH_CLPS711X
226         bool "Cirrus Logic CLPS711x/EP721x-based"
227         help
228           Support for Cirrus Logic 711x/721x based boards.
229
230 config ARCH_CO285
231         bool "Co-EBSA285"
232         select FOOTBRIDGE
233         select FOOTBRIDGE_ADDIN
234         help
235           Support for Intel's EBSA285 companion chip.
236
237 config ARCH_EBSA110
238         bool "EBSA-110"
239         select ISA
240         select NO_IOPORT
241         help
242           This is an evaluation board for the StrongARM processor available
243           from Digital. It has limited hardware on-board, including an
244           Ethernet interface, two PCMCIA sockets, two serial ports and a
245           parallel port.
246
247 config ARCH_EP93XX
248         bool "EP93xx-based"
249         select ARM_AMBA
250         select ARM_VIC
251         select GENERIC_GPIO
252         help
253           This enables support for the Cirrus EP93xx series of CPUs.
254
255 config ARCH_FOOTBRIDGE
256         bool "FootBridge"
257         select FOOTBRIDGE
258         help
259           Support for systems based on the DC21285 companion chip
260           ("FootBridge"), such as the Simtec CATS and the Rebel NetWinder.
261
262 config ARCH_NETX
263         bool "Hilscher NetX based"
264         select ARM_VIC
265         help
266           This enables support for systems based on the Hilscher NetX Soc
267
268 config ARCH_H720X
269         bool "Hynix HMS720x-based"
270         select ISA_DMA_API
271         help
272           This enables support for systems based on the Hynix HMS720x
273
274 config ARCH_IMX
275         bool "IMX"
276         select GENERIC_GPIO
277         select GENERIC_TIME
278         select GENERIC_CLOCKEVENTS
279         help
280           Support for Motorola's i.MX family of processors (MX1, MXL).
281
282 config ARCH_IOP13XX
283         bool "IOP13xx-based"
284         depends on MMU
285         select PLAT_IOP
286         select PCI
287         select ARCH_SUPPORTS_MSI
288         help
289           Support for Intel's IOP13XX (XScale) family of processors.
290
291 config ARCH_IOP32X
292         bool "IOP32x-based"
293         depends on MMU
294         select PLAT_IOP
295         select PCI
296         help
297           Support for Intel's 80219 and IOP32X (XScale) family of
298           processors.
299
300 config ARCH_IOP33X
301         bool "IOP33x-based"
302         depends on MMU
303         select PLAT_IOP
304         select PCI
305         help
306           Support for Intel's IOP33X (XScale) family of processors.
307
308 config ARCH_IXP23XX
309         bool "IXP23XX-based"
310         depends on MMU
311         select PCI
312         help
313           Support for Intel's IXP23xx (XScale) family of processors.
314
315 config ARCH_IXP2000
316         bool "IXP2400/2800-based"
317         depends on MMU
318         select PCI
319         help
320           Support for Intel's IXP2400/2800 (XScale) family of processors.
321
322 config ARCH_IXP4XX
323         bool "IXP4xx-based"
324         depends on MMU
325         select GENERIC_GPIO
326         select GENERIC_TIME
327         select GENERIC_CLOCKEVENTS
328         help
329           Support for Intel's IXP4XX (XScale) family of processors.
330
331 config ARCH_L7200
332         bool "LinkUp-L7200"
333         select FIQ
334         help
335           Say Y here if you intend to run this kernel on a LinkUp Systems
336           L7200 Software Development Board which uses an ARM720T processor.
337           Information on this board can be obtained at:
338
339           <http://www.linkupsys.com/>
340
341           If you have any questions or comments about the Linux kernel port
342           to this board, send e-mail to <sjhill@cotw.com>.
343
344 config ARCH_KS8695
345         bool "Micrel/Kendin KS8695"
346         select GENERIC_GPIO
347         help
348           Support for Micrel/Kendin KS8695 "Centaur" (ARM922T) based
349           System-on-Chip devices.
350
351 config ARCH_NS9XXX
352         bool "NetSilicon NS9xxx"
353         select GENERIC_GPIO
354         select GENERIC_TIME
355         select GENERIC_CLOCKEVENTS
356         help
357           Say Y here if you intend to run this kernel on a NetSilicon NS9xxx
358           System.
359
360           <http://www.digi.com/products/microprocessors/index.jsp>
361
362 config ARCH_MXC
363         bool "Freescale MXC/iMX-based"
364         select ARCH_MTD_XIP
365         help
366           Support for Freescale MXC/iMX-based family of processors
367
368 config ARCH_ORION
369         bool "Marvell Orion"
370         depends on MMU
371         select PCI
372         select GENERIC_GPIO
373         select GENERIC_TIME
374         select GENERIC_CLOCKEVENTS
375         help
376           Support for Marvell Orion System on Chip family.
377
378 config ARCH_PNX4008
379         bool "Philips Nexperia PNX4008 Mobile"
380         help
381           This enables support for Philips PNX4008 mobile platform.
382
383 config ARCH_PXA
384         bool "PXA2xx/PXA3xx-based"
385         depends on MMU
386         select ARCH_MTD_XIP
387         select GENERIC_GPIO
388         select GENERIC_TIME
389         select GENERIC_CLOCKEVENTS
390         select TICK_ONESHOT
391         help
392           Support for Intel/Marvell's PXA2xx/PXA3xx processor line.
393
394 config ARCH_RPC
395         bool "RiscPC"
396         select ARCH_ACORN
397         select FIQ
398         select TIMER_ACORN
399         select ARCH_MAY_HAVE_PC_FDC
400         select ISA_DMA_API
401         select NO_IOPORT
402         help
403           On the Acorn Risc-PC, Linux can support the internal IDE disk and
404           CD-ROM interface, serial and parallel port, and the floppy drive.
405
406 config ARCH_SA1100
407         bool "SA1100-based"
408         select ISA
409         select ARCH_DISCONTIGMEM_ENABLE
410         select ARCH_MTD_XIP
411         select GENERIC_GPIO
412         select GENERIC_TIME
413         help
414           Support for StrongARM 11x0 based boards.
415
416 config ARCH_S3C2410
417         bool "Samsung S3C2410, S3C2412, S3C2413, S3C2440, S3C2442, S3C2443"
418         select GENERIC_GPIO
419         help
420           Samsung S3C2410X CPU based systems, such as the Simtec Electronics
421           BAST (<http://www.simtec.co.uk/products/EB110ITX/>), the IPAQ 1940 or
422           the Samsung SMDK2410 development board (and derivatives).
423
424 config ARCH_SHARK
425         bool "Shark"
426         select ISA
427         select ISA_DMA
428         select PCI
429         help
430           Support for the StrongARM based Digital DNARD machine, also known
431           as "Shark" (<http://www.shark-linux.de/shark.html>).
432
433 config ARCH_LH7A40X
434         bool "Sharp LH7A40X"
435         help
436           Say Y here for systems based on one of the Sharp LH7A40X
437           System on a Chip processors.  These CPUs include an ARM922T
438           core with a wide array of integrated devices for
439           hand-held and low-power applications.
440
441 config ARCH_DAVINCI
442         bool "TI DaVinci"
443         select GENERIC_TIME
444         select GENERIC_CLOCKEVENTS
445         select GENERIC_GPIO
446         help
447           Support for TI's DaVinci platform.
448
449 config ARCH_OMAP
450         bool "TI OMAP"
451         select GENERIC_GPIO
452         select GENERIC_TIME
453         help
454           Support for TI's OMAP platform (OMAP1 and OMAP2).
455
456 config ARCH_MSM7X00A
457         bool "Qualcomm MSM7X00A"
458         select GENERIC_TIME
459         select GENERIC_CLOCKEVENTS
460         help
461           Support for Qualcomm MSM7X00A based systems.  This runs on the ARM11
462           apps processor of the MSM7X00A and depends on a shared memory
463           interface to the ARM9 modem processor which runs the baseband stack
464           and controls some vital subsystems (clock and power control, etc).
465           <http://www.cdmatech.com/products/msm7200_chipset_solution.jsp>
466
467 endchoice
468
469 source "arch/arm/mach-clps711x/Kconfig"
470
471 source "arch/arm/mach-ep93xx/Kconfig"
472
473 source "arch/arm/mach-footbridge/Kconfig"
474
475 source "arch/arm/mach-integrator/Kconfig"
476
477 source "arch/arm/mach-iop32x/Kconfig"
478
479 source "arch/arm/mach-iop33x/Kconfig"
480
481 source "arch/arm/mach-iop13xx/Kconfig"
482
483 source "arch/arm/mach-ixp4xx/Kconfig"
484
485 source "arch/arm/mach-ixp2000/Kconfig"
486
487 source "arch/arm/mach-ixp23xx/Kconfig"
488
489 source "arch/arm/mach-pxa/Kconfig"
490
491 source "arch/arm/mach-sa1100/Kconfig"
492
493 source "arch/arm/plat-omap/Kconfig"
494
495 source "arch/arm/mach-omap1/Kconfig"
496
497 source "arch/arm/mach-omap2/Kconfig"
498
499 source "arch/arm/mach-orion/Kconfig"
500
501 source "arch/arm/plat-s3c24xx/Kconfig"
502 source "arch/arm/plat-s3c/Kconfig"
503
504 if ARCH_S3C2410
505 source "arch/arm/mach-s3c2400/Kconfig"
506 source "arch/arm/mach-s3c2410/Kconfig"
507 source "arch/arm/mach-s3c2412/Kconfig"
508 source "arch/arm/mach-s3c2440/Kconfig"
509 source "arch/arm/mach-s3c2442/Kconfig"
510 source "arch/arm/mach-s3c2443/Kconfig"
511 endif
512
513 source "arch/arm/mach-lh7a40x/Kconfig"
514
515 source "arch/arm/mach-imx/Kconfig"
516
517 source "arch/arm/mach-h720x/Kconfig"
518
519 source "arch/arm/mach-versatile/Kconfig"
520
521 source "arch/arm/mach-aaec2000/Kconfig"
522
523 source "arch/arm/mach-realview/Kconfig"
524
525 source "arch/arm/mach-at91/Kconfig"
526
527 source "arch/arm/plat-mxc/Kconfig"
528
529 source "arch/arm/mach-netx/Kconfig"
530
531 source "arch/arm/mach-ns9xxx/Kconfig"
532
533 source "arch/arm/mach-davinci/Kconfig"
534
535 source "arch/arm/mach-ks8695/Kconfig"
536
537 source "arch/arm/mach-msm/Kconfig"
538
539 # Definitions to make life easier
540 config ARCH_ACORN
541         bool
542
543 config PLAT_IOP
544         bool
545
546 source arch/arm/mm/Kconfig
547
548 config IWMMXT
549         bool "Enable iWMMXt support"
550         depends on CPU_XSCALE || CPU_XSC3
551         default y if PXA27x || PXA3xx
552         help
553           Enable support for iWMMXt context switching at run time if
554           running on a CPU that supports it.
555
556 #  bool 'Use XScale PMU as timer source' CONFIG_XSCALE_PMU_TIMER
557 config XSCALE_PMU
558         bool
559         depends on CPU_XSCALE && !XSCALE_PMU_TIMER
560         default y
561
562 if !MMU
563 source "arch/arm/Kconfig-nommu"
564 endif
565
566 endmenu
567
568 source "arch/arm/common/Kconfig"
569
570 config FORCE_MAX_ZONEORDER
571         int
572         depends on SA1111
573         default "9"
574
575 menu "Bus support"
576
577 config ARM_AMBA
578         bool
579
580 config ISA
581         bool
582         help
583           Find out whether you have ISA slots on your motherboard.  ISA is the
584           name of a bus system, i.e. the way the CPU talks to the other stuff
585           inside your box.  Other bus systems are PCI, EISA, MicroChannel
586           (MCA) or VESA.  ISA is an older system, now being displaced by PCI;
587           newer boards don't support it.  If you have ISA, say Y, otherwise N.
588
589 # Select ISA DMA controller support
590 config ISA_DMA
591         bool
592         select ISA_DMA_API
593
594 # Select ISA DMA interface
595 config ISA_DMA_API
596         bool
597
598 config PCI
599         bool "PCI support" if ARCH_INTEGRATOR_AP || ARCH_VERSATILE_PB || ARCH_IXP4XX || ARCH_KS8695 || MACH_ARMCORE
600         help
601           Find out whether you have a PCI motherboard. PCI is the name of a
602           bus system, i.e. the way the CPU talks to the other stuff inside
603           your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or
604           VESA. If you have PCI, say Y, otherwise N.
605
606 config PCI_SYSCALL
607         def_bool PCI
608
609 # Select the host bridge type
610 config PCI_HOST_VIA82C505
611         bool
612         depends on PCI && ARCH_SHARK
613         default y
614
615 config PCI_HOST_ITE8152
616         bool
617         depends on PCI && MACH_ARMCORE
618         default y
619         select DMABOUNCE
620
621 source "drivers/pci/Kconfig"
622
623 source "drivers/pcmcia/Kconfig"
624
625 endmenu
626
627 menu "Kernel Features"
628
629 source "kernel/time/Kconfig"
630
631 config SMP
632         bool "Symmetric Multi-Processing (EXPERIMENTAL)"
633         depends on EXPERIMENTAL && REALVIEW_EB_ARM11MP
634         help
635           This enables support for systems with more than one CPU. If you have
636           a system with only one CPU, like most personal computers, say N. If
637           you have a system with more than one CPU, say Y.
638
639           If you say N here, the kernel will run on single and multiprocessor
640           machines, but will use only one CPU of a multiprocessor machine. If
641           you say Y here, the kernel will run on many, but not all, single
642           processor machines. On a single processor machine, the kernel will
643           run faster if you say N here.
644
645           See also <file:Documentation/i386/IO-APIC.txt>,
646           <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at
647           <http://www.linuxdoc.org/docs.html#howto>.
648
649           If you don't know what to do here, say N.
650
651 config NR_CPUS
652         int "Maximum number of CPUs (2-32)"
653         range 2 32
654         depends on SMP
655         default "4"
656
657 config HOTPLUG_CPU
658         bool "Support for hot-pluggable CPUs (EXPERIMENTAL)"
659         depends on SMP && HOTPLUG && EXPERIMENTAL
660         help
661           Say Y here to experiment with turning CPUs off and on.  CPUs
662           can be controlled through /sys/devices/system/cpu.
663
664 config LOCAL_TIMERS
665         bool "Use local timer interrupts"
666         depends on SMP && REALVIEW_EB_ARM11MP
667         default y
668         help
669           Enable support for local timers on SMP platforms, rather then the
670           legacy IPI broadcast method.  Local timers allows the system
671           accounting to be spread across the timer interval, preventing a
672           "thundering herd" at every timer tick.
673
674 config PREEMPT
675         bool "Preemptible Kernel (EXPERIMENTAL)"
676         depends on EXPERIMENTAL
677         help
678           This option reduces the latency of the kernel when reacting to
679           real-time or interactive events by allowing a low priority process to
680           be preempted even if it is in kernel mode executing a system call.
681           This allows applications to run more reliably even when the system is
682           under load.
683
684           Say Y here if you are building a kernel for a desktop, embedded
685           or real-time system.  Say N if you are unsure.
686
687 config NO_IDLE_HZ
688         bool "Dynamic tick timer"
689         depends on !GENERIC_CLOCKEVENTS
690         help
691           Select this option if you want to disable continuous timer ticks
692           and have them programmed to occur as required. This option saves
693           power as the system can remain in idle state for longer.
694
695           By default dynamic tick is disabled during the boot, and can be
696           manually enabled with:
697
698             echo 1 > /sys/devices/system/timer/timer0/dyn_tick
699
700           Alternatively, if you want dynamic tick automatically enabled
701           during boot, pass "dyntick=enable" via the kernel command string.
702
703           Please note that dynamic tick may affect the accuracy of
704           timekeeping on some platforms depending on the implementation.
705           Currently at least OMAP, PXA2xx and SA11x0 platforms are known
706           to have accurate timekeeping with dynamic tick.
707
708 config HZ
709         int
710         default 128 if ARCH_L7200
711         default 200 if ARCH_EBSA110 || ARCH_S3C2410
712         default OMAP_32K_TIMER_HZ if ARCH_OMAP && OMAP_32K_TIMER
713         default AT91_TIMER_HZ if ARCH_AT91
714         default 100
715
716 config AEABI
717         bool "Use the ARM EABI to compile the kernel"
718         help
719           This option allows for the kernel to be compiled using the latest
720           ARM ABI (aka EABI).  This is only useful if you are using a user
721           space environment that is also compiled with EABI.
722
723           Since there are major incompatibilities between the legacy ABI and
724           EABI, especially with regard to structure member alignment, this
725           option also changes the kernel syscall calling convention to
726           disambiguate both ABIs and allow for backward compatibility support
727           (selected with CONFIG_OABI_COMPAT).
728
729           To use this you need GCC version 4.0.0 or later.
730
731 config OABI_COMPAT
732         bool "Allow old ABI binaries to run with this kernel (EXPERIMENTAL)"
733         depends on AEABI && EXPERIMENTAL
734         default y
735         help
736           This option preserves the old syscall interface along with the
737           new (ARM EABI) one. It also provides a compatibility layer to
738           intercept syscalls that have structure arguments which layout
739           in memory differs between the legacy ABI and the new ARM EABI
740           (only for non "thumb" binaries). This option adds a tiny
741           overhead to all syscalls and produces a slightly larger kernel.
742           If you know you'll be using only pure EABI user space then you
743           can say N here. If this option is not selected and you attempt
744           to execute a legacy ABI binary then the result will be
745           UNPREDICTABLE (in fact it can be predicted that it won't work
746           at all). If in doubt say Y.
747
748 config ARCH_DISCONTIGMEM_ENABLE
749         bool
750         default (ARCH_LH7A40X && !LH7A40X_CONTIGMEM)
751         help
752           Say Y to support efficient handling of discontiguous physical memory,
753           for architectures which are either NUMA (Non-Uniform Memory Access)
754           or have huge holes in the physical address space for other reasons.
755           See <file:Documentation/vm/numa> for more.
756
757 config NODES_SHIFT
758         int
759         default "4" if ARCH_LH7A40X
760         default "2"
761         depends on NEED_MULTIPLE_NODES
762
763 source "mm/Kconfig"
764
765 config LEDS
766         bool "Timer and CPU usage LEDs"
767         depends on ARCH_CDB89712 || ARCH_CO285 || ARCH_EBSA110 || \
768                    ARCH_EBSA285 || ARCH_IMX || ARCH_INTEGRATOR || \
769                    ARCH_LUBBOCK || MACH_MAINSTONE || ARCH_NETWINDER || \
770                    ARCH_OMAP || ARCH_P720T || ARCH_PXA_IDP || \
771                    ARCH_SA1100 || ARCH_SHARK || ARCH_VERSATILE || \
772                    ARCH_AT91 || MACH_TRIZEPS4 || ARCH_DAVINCI || \
773                    ARCH_KS8695 || MACH_RD88F5182
774         help
775           If you say Y here, the LEDs on your machine will be used
776           to provide useful information about your current system status.
777
778           If you are compiling a kernel for a NetWinder or EBSA-285, you will
779           be able to select which LEDs are active using the options below. If
780           you are compiling a kernel for the EBSA-110 or the LART however, the
781           red LED will simply flash regularly to indicate that the system is
782           still functional. It is safe to say Y here if you have a CATS
783           system, but the driver will do nothing.
784
785 config LEDS_TIMER
786         bool "Timer LED" if (!ARCH_CDB89712 && !ARCH_OMAP) || \
787                             OMAP_OSK_MISTRAL || MACH_OMAP_H2 \
788                             || MACH_OMAP_PERSEUS2
789         depends on LEDS
790         depends on !GENERIC_CLOCKEVENTS
791         default y if ARCH_EBSA110
792         help
793           If you say Y here, one of the system LEDs (the green one on the
794           NetWinder, the amber one on the EBSA285, or the red one on the LART)
795           will flash regularly to indicate that the system is still
796           operational. This is mainly useful to kernel hackers who are
797           debugging unstable kernels.
798
799           The LART uses the same LED for both Timer LED and CPU usage LED
800           functions. You may choose to use both, but the Timer LED function
801           will overrule the CPU usage LED.
802
803 config LEDS_CPU
804         bool "CPU usage LED" if (!ARCH_CDB89712 && !ARCH_EBSA110 && \
805                         !ARCH_OMAP) \
806                         || OMAP_OSK_MISTRAL || MACH_OMAP_H2 \
807                         || MACH_OMAP_PERSEUS2
808         depends on LEDS
809         help
810           If you say Y here, the red LED will be used to give a good real
811           time indication of CPU usage, by lighting whenever the idle task
812           is not currently executing.
813
814           The LART uses the same LED for both Timer LED and CPU usage LED
815           functions. You may choose to use both, but the Timer LED function
816           will overrule the CPU usage LED.
817
818 config ALIGNMENT_TRAP
819         bool
820         depends on CPU_CP15_MMU
821         default y if !ARCH_EBSA110
822         help
823           ARM processors cannot fetch/store information which is not
824           naturally aligned on the bus, i.e., a 4 byte fetch must start at an
825           address divisible by 4. On 32-bit ARM processors, these non-aligned
826           fetch/store instructions will be emulated in software if you say
827           here, which has a severe performance impact. This is necessary for
828           correct operation of some network protocols. With an IP-only
829           configuration it is safe to say N, otherwise say Y.
830
831 endmenu
832
833 menu "Boot options"
834
835 # Compressed boot loader in ROM.  Yes, we really want to ask about
836 # TEXT and BSS so we preserve their values in the config files.
837 config ZBOOT_ROM_TEXT
838         hex "Compressed ROM boot loader base address"
839         default "0"
840         help
841           The physical address at which the ROM-able zImage is to be
842           placed in the target.  Platforms which normally make use of
843           ROM-able zImage formats normally set this to a suitable
844           value in their defconfig file.
845
846           If ZBOOT_ROM is not enabled, this has no effect.
847
848 config ZBOOT_ROM_BSS
849         hex "Compressed ROM boot loader BSS address"
850         default "0"
851         help
852           The base address of an area of read/write memory in the target
853           for the ROM-able zImage which must be available while the
854           decompressor is running. It must be large enough to hold the
855           entire decompressed kernel plus an additional 128 KiB.
856           Platforms which normally make use of ROM-able zImage formats
857           normally set this to a suitable value in their defconfig file.
858
859           If ZBOOT_ROM is not enabled, this has no effect.
860
861 config ZBOOT_ROM
862         bool "Compressed boot loader in ROM/flash"
863         depends on ZBOOT_ROM_TEXT != ZBOOT_ROM_BSS
864         help
865           Say Y here if you intend to execute your compressed kernel image
866           (zImage) directly from ROM or flash.  If unsure, say N.
867
868 config CMDLINE
869         string "Default kernel command string"
870         default ""
871         help
872           On some architectures (EBSA110 and CATS), there is currently no way
873           for the boot loader to pass arguments to the kernel. For these
874           architectures, you should supply some command-line options at build
875           time by entering them here. As a minimum, you should specify the
876           memory size and the root device (e.g., mem=64M root=/dev/nfs).
877
878 config XIP_KERNEL
879         bool "Kernel Execute-In-Place from ROM"
880         depends on !ZBOOT_ROM
881         help
882           Execute-In-Place allows the kernel to run from non-volatile storage
883           directly addressable by the CPU, such as NOR flash. This saves RAM
884           space since the text section of the kernel is not loaded from flash
885           to RAM.  Read-write sections, such as the data section and stack,
886           are still copied to RAM.  The XIP kernel is not compressed since
887           it has to run directly from flash, so it will take more space to
888           store it.  The flash address used to link the kernel object files,
889           and for storing it, is configuration dependent. Therefore, if you
890           say Y here, you must know the proper physical address where to
891           store the kernel image depending on your own flash memory usage.
892
893           Also note that the make target becomes "make xipImage" rather than
894           "make zImage" or "make Image".  The final kernel binary to put in
895           ROM memory will be arch/arm/boot/xipImage.
896
897           If unsure, say N.
898
899 config XIP_PHYS_ADDR
900         hex "XIP Kernel Physical Location"
901         depends on XIP_KERNEL
902         default "0x00080000"
903         help
904           This is the physical address in your flash memory the kernel will
905           be linked for and stored to.  This address is dependent on your
906           own flash usage.
907
908 config KEXEC
909         bool "Kexec system call (EXPERIMENTAL)"
910         depends on EXPERIMENTAL
911         help
912           kexec is a system call that implements the ability to shutdown your
913           current kernel, and to start another kernel.  It is like a reboot
914           but it is independent of the system firmware.   And like a reboot
915           you can start any kernel with it, not just Linux.
916
917           It is an ongoing process to be certain the hardware in a machine
918           is properly shutdown, so do not be surprised if this code does not
919           initially work for you.  It may help to enable device hotplugging
920           support.
921
922 config ATAGS_PROC
923         bool "Export atags in procfs"
924         default n
925         help
926           Should the atags used to boot the kernel be exported in an "atags"
927           file in procfs. Useful with kexec.
928
929 endmenu
930
931 if (ARCH_SA1100 || ARCH_INTEGRATOR || ARCH_OMAP || ARCH_IMX || ARCH_PXA)
932
933 menu "CPU Frequency scaling"
934
935 source "drivers/cpufreq/Kconfig"
936
937 config CPU_FREQ_SA1100
938         bool
939         depends on CPU_FREQ && (SA1100_H3100 || SA1100_H3600 || SA1100_H3800 || SA1100_LART || SA1100_PLEB || SA1100_BADGE4 || SA1100_HACKKIT)
940         default y
941
942 config CPU_FREQ_SA1110
943         bool
944         depends on CPU_FREQ && (SA1100_ASSABET || SA1100_CERF || SA1100_PT_SYSTEM3)
945         default y
946
947 config CPU_FREQ_INTEGRATOR
948         tristate "CPUfreq driver for ARM Integrator CPUs"
949         depends on ARCH_INTEGRATOR && CPU_FREQ
950         default y
951         help
952           This enables the CPUfreq driver for ARM Integrator CPUs.
953
954           For details, take a look at <file:Documentation/cpu-freq>.
955
956           If in doubt, say Y.
957
958 config CPU_FREQ_IMX
959         tristate "CPUfreq driver for i.MX CPUs"
960         depends on ARCH_IMX && CPU_FREQ
961         default n
962         help
963           This enables the CPUfreq driver for i.MX CPUs.
964
965           If in doubt, say N.
966
967 config CPU_FREQ_PXA
968         bool
969         depends on CPU_FREQ && ARCH_PXA && PXA25x
970         default y
971         select CPU_FREQ_DEFAULT_GOV_USERSPACE
972
973 endmenu
974
975 endif
976
977 menu "Floating point emulation"
978
979 comment "At least one emulation must be selected"
980
981 config FPE_NWFPE
982         bool "NWFPE math emulation"
983         depends on !AEABI || OABI_COMPAT
984         ---help---
985           Say Y to include the NWFPE floating point emulator in the kernel.
986           This is necessary to run most binaries. Linux does not currently
987           support floating point hardware so you need to say Y here even if
988           your machine has an FPA or floating point co-processor podule.
989
990           You may say N here if you are going to load the Acorn FPEmulator
991           early in the bootup.
992
993 config FPE_NWFPE_XP
994         bool "Support extended precision"
995         depends on FPE_NWFPE
996         help
997           Say Y to include 80-bit support in the kernel floating-point
998           emulator.  Otherwise, only 32 and 64-bit support is compiled in.
999           Note that gcc does not generate 80-bit operations by default,
1000           so in most cases this option only enlarges the size of the
1001           floating point emulator without any good reason.
1002
1003           You almost surely want to say N here.
1004
1005 config FPE_FASTFPE
1006         bool "FastFPE math emulation (EXPERIMENTAL)"
1007         depends on (!AEABI || OABI_COMPAT) && !CPU_32v3 && EXPERIMENTAL
1008         ---help---
1009           Say Y here to include the FAST floating point emulator in the kernel.
1010           This is an experimental much faster emulator which now also has full
1011           precision for the mantissa.  It does not support any exceptions.
1012           It is very simple, and approximately 3-6 times faster than NWFPE.
1013
1014           It should be sufficient for most programs.  It may be not suitable
1015           for scientific calculations, but you have to check this for yourself.
1016           If you do not feel you need a faster FP emulation you should better
1017           choose NWFPE.
1018
1019 config VFP
1020         bool "VFP-format floating point maths"
1021         depends on CPU_V6 || CPU_ARM926T || CPU_V7 || CPU_FEROCEON
1022         help
1023           Say Y to include VFP support code in the kernel. This is needed
1024           if your hardware includes a VFP unit.
1025
1026           Please see <file:Documentation/arm/VFP/release-notes.txt> for
1027           release notes and additional status information.
1028
1029           Say N if your target does not have VFP hardware.
1030
1031 config VFPv3
1032         bool
1033         depends on VFP
1034         default y if CPU_V7
1035
1036 config NEON
1037         bool "Advanced SIMD (NEON) Extension support"
1038         depends on VFPv3 && CPU_V7
1039         help
1040           Say Y to include support code for NEON, the ARMv7 Advanced SIMD
1041           Extension.
1042
1043 endmenu
1044
1045 menu "Userspace binary formats"
1046
1047 source "fs/Kconfig.binfmt"
1048
1049 config ARTHUR
1050         tristate "RISC OS personality"
1051         depends on !AEABI
1052         help
1053           Say Y here to include the kernel code necessary if you want to run
1054           Acorn RISC OS/Arthur binaries under Linux. This code is still very
1055           experimental; if this sounds frightening, say N and sleep in peace.
1056           You can also say M here to compile this support as a module (which
1057           will be called arthur).
1058
1059 endmenu
1060
1061 menu "Power management options"
1062
1063 source "kernel/power/Kconfig"
1064
1065 config ARCH_SUSPEND_POSSIBLE
1066         def_bool y
1067
1068 endmenu
1069
1070 source "net/Kconfig"
1071
1072 menu "Device Drivers"
1073
1074 source "drivers/base/Kconfig"
1075
1076 source "drivers/connector/Kconfig"
1077
1078 if ALIGNMENT_TRAP || !CPU_CP15_MMU
1079 source "drivers/mtd/Kconfig"
1080 endif
1081
1082 source "drivers/parport/Kconfig"
1083
1084 source "drivers/pnp/Kconfig"
1085
1086 source "drivers/block/Kconfig"
1087
1088 # misc before ide - BLK_DEV_SGIIOC4 depends on SGI_IOC4
1089
1090 source "drivers/misc/Kconfig"
1091
1092 if PCMCIA || ARCH_CLPS7500 || ARCH_IOP32X || ARCH_IOP33X || ARCH_IXP4XX \
1093         || ARCH_L7200 || ARCH_LH7A40X || ARCH_PXA || ARCH_RPC \
1094         || ARCH_S3C2410 || ARCH_SA1100 || ARCH_SHARK || FOOTBRIDGE \
1095         || ARCH_IXP23XX
1096 source "drivers/ide/Kconfig"
1097 endif
1098
1099 source "drivers/scsi/Kconfig"
1100
1101 source "drivers/ata/Kconfig"
1102
1103 source "drivers/md/Kconfig"
1104
1105 source "drivers/message/fusion/Kconfig"
1106
1107 source "drivers/ieee1394/Kconfig"
1108
1109 source "drivers/message/i2o/Kconfig"
1110
1111 source "drivers/net/Kconfig"
1112
1113 source "drivers/isdn/Kconfig"
1114
1115 # input before char - char/joystick depends on it. As does USB.
1116
1117 source "drivers/input/Kconfig"
1118
1119 source "drivers/char/Kconfig"
1120
1121 source "drivers/i2c/Kconfig"
1122
1123 source "drivers/spi/Kconfig"
1124
1125 source "drivers/gpio/Kconfig"
1126
1127 source "drivers/w1/Kconfig"
1128
1129 source "drivers/power/Kconfig"
1130
1131 source "drivers/hwmon/Kconfig"
1132
1133 source "drivers/watchdog/Kconfig"
1134
1135 source "drivers/ssb/Kconfig"
1136
1137 #source "drivers/l3/Kconfig"
1138
1139 source "drivers/mfd/Kconfig"
1140
1141 source "drivers/media/Kconfig"
1142
1143 source "drivers/video/Kconfig"
1144
1145 source "sound/Kconfig"
1146
1147 source "drivers/hid/Kconfig"
1148
1149 source "drivers/usb/Kconfig"
1150
1151 source "drivers/mmc/Kconfig"
1152
1153 source "drivers/leds/Kconfig"
1154
1155 source "drivers/rtc/Kconfig"
1156
1157 source "drivers/dma/Kconfig"
1158
1159 source "drivers/dca/Kconfig"
1160
1161 endmenu
1162
1163 source "fs/Kconfig"
1164
1165 source "arch/arm/Kconfig.debug"
1166
1167 source "security/Kconfig"
1168
1169 source "crypto/Kconfig"
1170
1171 source "lib/Kconfig"