Revert "Merge remote branch 'linux-2.6.32.y/master' into develop"
[firefly-linux-kernel-4.4.55.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 HAVE_AOUT
12         select HAVE_IDE
13         select RTC_LIB
14         select SYS_SUPPORTS_APM_EMULATION
15         select HAVE_OPROFILE
16         select HAVE_ARCH_KGDB
17         select HAVE_KPROBES if (!XIP_KERNEL)
18         select HAVE_KRETPROBES if (HAVE_KPROBES)
19         select HAVE_FUNCTION_TRACER if (!XIP_KERNEL)
20         select HAVE_GENERIC_DMA_COHERENT
21         help
22           The ARM series is a line of low-power-consumption RISC chip designs
23           licensed by ARM Ltd and targeted at embedded applications and
24           handhelds such as the Compaq IPAQ.  ARM-based PCs are no longer
25           manufactured, but legacy ARM-based PC hardware remains popular in
26           Europe.  There is an ARM Linux project with a web page at
27           <http://www.arm.linux.org.uk/>.
28
29 config HAVE_PWM
30         bool
31
32 config SYS_SUPPORTS_APM_EMULATION
33         bool
34
35 config HAVE_SCHED_CLOCK
36         bool
37
38 config GENERIC_GPIO
39         bool
40
41 config GENERIC_TIME
42         bool
43
44 config GENERIC_CLOCKEVENTS
45         bool
46
47 config GENERIC_CLOCKEVENTS_BROADCAST
48         bool
49         depends on GENERIC_CLOCKEVENTS
50         default y if SMP && !LOCAL_TIMERS
51
52 config HAVE_TCM
53         bool
54         select GENERIC_ALLOCATOR
55
56 config NO_IOPORT
57         bool
58
59 config EISA
60         bool
61         ---help---
62           The Extended Industry Standard Architecture (EISA) bus was
63           developed as an open alternative to the IBM MicroChannel bus.
64
65           The EISA bus provided some of the features of the IBM MicroChannel
66           bus while maintaining backward compatibility with cards made for
67           the older ISA bus.  The EISA bus saw limited use between 1988 and
68           1995 when it was made obsolete by the PCI bus.
69
70           Say Y here if you are building a kernel for an EISA-based machine.
71
72           Otherwise, say N.
73
74 config SBUS
75         bool
76
77 config MCA
78         bool
79         help
80           MicroChannel Architecture is found in some IBM PS/2 machines and
81           laptops.  It is a bus system similar to PCI or ISA. See
82           <file:Documentation/mca.txt> (and especially the web page given
83           there) before attempting to build an MCA bus kernel.
84
85 config GENERIC_HARDIRQS
86         bool
87         default y
88
89 config STACKTRACE_SUPPORT
90         bool
91         default y
92
93 config HAVE_LATENCYTOP_SUPPORT
94         bool
95         depends on !SMP
96         default y
97
98 config LOCKDEP_SUPPORT
99         bool
100         default y
101
102 config TRACE_IRQFLAGS_SUPPORT
103         bool
104         default y
105
106 config HARDIRQS_SW_RESEND
107         bool
108         default y
109
110 config GENERIC_IRQ_PROBE
111         bool
112         default y
113
114 config GENERIC_LOCKBREAK
115         bool
116         default y
117         depends on SMP && PREEMPT
118
119 config RWSEM_GENERIC_SPINLOCK
120         bool
121         default y
122
123 config RWSEM_XCHGADD_ALGORITHM
124         bool
125
126 config ARCH_HAS_ILOG2_U32
127         bool
128
129 config ARCH_HAS_ILOG2_U64
130         bool
131
132 config ARCH_HAS_CPUFREQ
133         bool
134         help
135           Internal node to signify that the ARCH has CPUFREQ support
136           and that the relevant menu configurations are displayed for
137           it.
138
139 config GENERIC_HWEIGHT
140         bool
141         default y
142
143 config GENERIC_CALIBRATE_DELAY
144         bool
145         default y
146
147 config ARCH_MAY_HAVE_PC_FDC
148         bool
149
150 config ZONE_DMA
151         bool
152
153 config GENERIC_ISA_DMA
154         bool
155
156 config FIQ
157         bool
158
159 config ARCH_MTD_XIP
160         bool
161
162 config GENERIC_HARDIRQS_NO__DO_IRQ
163         def_bool y
164
165 if OPROFILE
166
167 config OPROFILE_ARMV6
168         def_bool y
169         depends on CPU_V6 && !SMP
170         select OPROFILE_ARM11_CORE
171
172 config OPROFILE_MPCORE
173         def_bool y
174         depends on CPU_V6 && SMP
175         select OPROFILE_ARM11_CORE
176
177 config OPROFILE_ARM11_CORE
178         bool
179
180 config OPROFILE_ARMV7
181         def_bool y
182         depends on CPU_V7 && !SMP
183         bool
184
185 endif
186
187 config VECTORS_BASE
188         hex
189         default 0xffff0000 if MMU || CPU_HIGH_VECTOR
190         default DRAM_BASE if REMAP_VECTORS_TO_RAM
191         default 0x00000000
192         help
193           The base address of exception vectors.
194
195 source "init/Kconfig"
196
197 source "kernel/Kconfig.freezer"
198
199 menu "System Type"
200
201 config MMU
202         bool "MMU-based Paged Memory Management Support"
203         default y
204         help
205           Select if you want MMU-based virtualised addressing space
206           support by paged memory management. If unsure, say 'Y'.
207
208 choice
209         prompt "ARM system type"
210         default ARCH_VERSATILE
211
212 config ARCH_AAEC2000
213         bool "Agilent AAEC-2000 based"
214         select CPU_ARM920T
215         select ARM_AMBA
216         select HAVE_CLK
217         help
218           This enables support for systems based on the Agilent AAEC-2000
219
220 config ARCH_INTEGRATOR
221         bool "ARM Ltd. Integrator family"
222         select ARM_AMBA
223         select ARCH_HAS_CPUFREQ
224         select HAVE_CLK
225         select COMMON_CLKDEV
226         select ICST525
227         help
228           Support for ARM's Integrator platform.
229
230 config ARCH_REALVIEW
231         bool "ARM Ltd. RealView family"
232         select ARM_AMBA
233         select HAVE_CLK
234         select COMMON_CLKDEV
235         select ICST307
236         select GENERIC_TIME
237         select GENERIC_CLOCKEVENTS
238         select ARCH_WANT_OPTIONAL_GPIOLIB
239         help
240           This enables support for ARM Ltd RealView boards.
241
242 config ARCH_VERSATILE
243         bool "ARM Ltd. Versatile family"
244         select ARM_AMBA
245         select ARM_VIC
246         select HAVE_CLK
247         select COMMON_CLKDEV
248         select ICST307
249         select GENERIC_TIME
250         select GENERIC_CLOCKEVENTS
251         select ARCH_WANT_OPTIONAL_GPIOLIB
252         help
253           This enables support for ARM Ltd Versatile board.
254
255 config ARCH_AT91
256         bool "Atmel AT91"
257         select GENERIC_GPIO
258         select ARCH_REQUIRE_GPIOLIB
259         select HAVE_CLK
260         help
261           This enables support for systems based on the Atmel AT91RM9200,
262           AT91SAM9 and AT91CAP9 processors.
263
264 config ARCH_CLPS711X
265         bool "Cirrus Logic CLPS711x/EP721x-based"
266         select CPU_ARM720T
267         help
268           Support for Cirrus Logic 711x/721x based boards.
269
270 config ARCH_GEMINI
271         bool "Cortina Systems Gemini"
272         select CPU_FA526
273         select GENERIC_GPIO
274         select ARCH_REQUIRE_GPIOLIB
275         help
276           Support for the Cortina Systems Gemini family SoCs
277
278 config ARCH_EBSA110
279         bool "EBSA-110"
280         select CPU_SA110
281         select ISA
282         select NO_IOPORT
283         help
284           This is an evaluation board for the StrongARM processor available
285           from Digital. It has limited hardware on-board, including an
286           Ethernet interface, two PCMCIA sockets, two serial ports and a
287           parallel port.
288
289 config ARCH_EP93XX
290         bool "EP93xx-based"
291         select CPU_ARM920T
292         select ARM_AMBA
293         select ARM_VIC
294         select GENERIC_GPIO
295         select HAVE_CLK
296         select COMMON_CLKDEV
297         select ARCH_REQUIRE_GPIOLIB
298         select ARCH_HAS_HOLES_MEMORYMODEL
299         help
300           This enables support for the Cirrus EP93xx series of CPUs.
301
302 config ARCH_FOOTBRIDGE
303         bool "FootBridge"
304         select CPU_SA110
305         select FOOTBRIDGE
306         help
307           Support for systems based on the DC21285 companion chip
308           ("FootBridge"), such as the Simtec CATS and the Rebel NetWinder.
309
310 config ARCH_MXC
311         bool "Freescale MXC/iMX-based"
312         select GENERIC_TIME
313         select GENERIC_CLOCKEVENTS
314         select ARCH_MTD_XIP
315         select GENERIC_GPIO
316         select ARCH_REQUIRE_GPIOLIB
317         select HAVE_CLK
318         help
319           Support for Freescale MXC/iMX-based family of processors
320
321 config ARCH_STMP3XXX
322         bool "Freescale STMP3xxx"
323         select CPU_ARM926T
324         select HAVE_CLK
325         select COMMON_CLKDEV
326         select ARCH_REQUIRE_GPIOLIB
327         select GENERIC_TIME
328         select GENERIC_CLOCKEVENTS
329         select GENERIC_GPIO
330         select USB_ARCH_HAS_EHCI
331         help
332           Support for systems based on the Freescale 3xxx CPUs.
333
334 config ARCH_NETX
335         bool "Hilscher NetX based"
336         select CPU_ARM926T
337         select ARM_VIC
338         select GENERIC_CLOCKEVENTS
339         select GENERIC_TIME
340         help
341           This enables support for systems based on the Hilscher NetX Soc
342
343 config ARCH_H720X
344         bool "Hynix HMS720x-based"
345         select CPU_ARM720T
346         select ISA_DMA_API
347         help
348           This enables support for systems based on the Hynix HMS720x
349
350 config ARCH_NOMADIK
351         bool "STMicroelectronics Nomadik"
352         select ARM_AMBA
353         select ARM_VIC
354         select CPU_ARM926T
355         select HAVE_CLK
356         select COMMON_CLKDEV
357         select GENERIC_TIME
358         select GENERIC_CLOCKEVENTS
359         select GENERIC_GPIO
360         select ARCH_REQUIRE_GPIOLIB
361         help
362           Support for the Nomadik platform by ST-Ericsson
363
364 config ARCH_IOP13XX
365         bool "IOP13xx-based"
366         depends on MMU
367         select CPU_XSC3
368         select PLAT_IOP
369         select PCI
370         select ARCH_SUPPORTS_MSI
371         select VMSPLIT_1G
372         help
373           Support for Intel's IOP13XX (XScale) family of processors.
374
375 config ARCH_IOP32X
376         bool "IOP32x-based"
377         depends on MMU
378         select CPU_XSCALE
379         select PLAT_IOP
380         select PCI
381         select GENERIC_GPIO
382         select ARCH_REQUIRE_GPIOLIB
383         help
384           Support for Intel's 80219 and IOP32X (XScale) family of
385           processors.
386
387 config ARCH_IOP33X
388         bool "IOP33x-based"
389         depends on MMU
390         select CPU_XSCALE
391         select PLAT_IOP
392         select PCI
393         select GENERIC_GPIO
394         select ARCH_REQUIRE_GPIOLIB
395         help
396           Support for Intel's IOP33X (XScale) family of processors.
397
398 config ARCH_IXP23XX
399         bool "IXP23XX-based"
400         depends on MMU
401         select CPU_XSC3
402         select PCI
403         help
404           Support for Intel's IXP23xx (XScale) family of processors.
405
406 config ARCH_IXP2000
407         bool "IXP2400/2800-based"
408         depends on MMU
409         select CPU_XSCALE
410         select PCI
411         help
412           Support for Intel's IXP2400/2800 (XScale) family of processors.
413
414 config ARCH_IXP4XX
415         bool "IXP4xx-based"
416         depends on MMU
417         select CPU_XSCALE
418         select GENERIC_GPIO
419         select GENERIC_TIME
420         select GENERIC_CLOCKEVENTS
421         select DMABOUNCE if PCI
422         help
423           Support for Intel's IXP4XX (XScale) family of processors.
424
425 config ARCH_L7200
426         bool "LinkUp-L7200"
427         select CPU_ARM720T
428         select FIQ
429         help
430           Say Y here if you intend to run this kernel on a LinkUp Systems
431           L7200 Software Development Board which uses an ARM720T processor.
432           Information on this board can be obtained at:
433
434           <http://www.linkupsys.com/>
435
436           If you have any questions or comments about the Linux kernel port
437           to this board, send e-mail to <sjhill@cotw.com>.
438
439 config ARCH_KIRKWOOD
440         bool "Marvell Kirkwood"
441         select CPU_FEROCEON
442         select PCI
443         select GENERIC_GPIO
444         select ARCH_REQUIRE_GPIOLIB
445         select GENERIC_TIME
446         select GENERIC_CLOCKEVENTS
447         select PLAT_ORION
448         help
449           Support for the following Marvell Kirkwood series SoCs:
450           88F6180, 88F6192 and 88F6281.
451
452 config ARCH_LOKI
453         bool "Marvell Loki (88RC8480)"
454         select CPU_FEROCEON
455         select GENERIC_TIME
456         select GENERIC_CLOCKEVENTS
457         select PLAT_ORION
458         help
459           Support for the Marvell Loki (88RC8480) SoC.
460
461 config ARCH_MV78XX0
462         bool "Marvell MV78xx0"
463         select CPU_FEROCEON
464         select PCI
465         select GENERIC_GPIO
466         select ARCH_REQUIRE_GPIOLIB
467         select GENERIC_TIME
468         select GENERIC_CLOCKEVENTS
469         select PLAT_ORION
470         help
471           Support for the following Marvell MV78xx0 series SoCs:
472           MV781x0, MV782x0.
473
474 config ARCH_ORION5X
475         bool "Marvell Orion"
476         depends on MMU
477         select CPU_FEROCEON
478         select PCI
479         select GENERIC_GPIO
480         select ARCH_REQUIRE_GPIOLIB
481         select GENERIC_TIME
482         select GENERIC_CLOCKEVENTS
483         select PLAT_ORION
484         help
485           Support for the following Marvell Orion 5x series SoCs:
486           Orion-1 (5181), Orion-VoIP (5181L), Orion-NAS (5182),
487           Orion-2 (5281), Orion-1-90 (6183).
488
489 config ARCH_MMP
490         bool "Marvell PXA168/910"
491         depends on MMU
492         select GENERIC_GPIO
493         select ARCH_REQUIRE_GPIOLIB
494         select HAVE_CLK
495         select COMMON_CLKDEV
496         select GENERIC_TIME
497         select GENERIC_CLOCKEVENTS
498         select TICK_ONESHOT
499         select PLAT_PXA
500         help
501           Support for Marvell's PXA168/910 processor line.
502
503 config ARCH_KS8695
504         bool "Micrel/Kendin KS8695"
505         select CPU_ARM922T
506         select GENERIC_GPIO
507         select ARCH_REQUIRE_GPIOLIB
508         help
509           Support for Micrel/Kendin KS8695 "Centaur" (ARM922T) based
510           System-on-Chip devices.
511
512 config ARCH_NS9XXX
513         bool "NetSilicon NS9xxx"
514         select CPU_ARM926T
515         select GENERIC_GPIO
516         select GENERIC_TIME
517         select GENERIC_CLOCKEVENTS
518         select HAVE_CLK
519         help
520           Say Y here if you intend to run this kernel on a NetSilicon NS9xxx
521           System.
522
523           <http://www.digi.com/products/microprocessors/index.jsp>
524
525 config ARCH_W90X900
526         bool "Nuvoton W90X900 CPU"
527         select CPU_ARM926T
528         select ARCH_REQUIRE_GPIOLIB
529         select GENERIC_GPIO
530         select HAVE_CLK
531         select COMMON_CLKDEV
532         select GENERIC_TIME
533         select GENERIC_CLOCKEVENTS
534         help
535           Support for Nuvoton (Winbond logic dept.) ARM9 processor,
536           At present, the w90x900 has been renamed nuc900, regarding
537           the ARM series product line, you can login the following
538           link address to know more.
539
540           <http://www.nuvoton.com/hq/enu/ProductAndSales/ProductLines/
541                 ConsumerElectronicsIC/ARMMicrocontroller/ARMMicrocontroller>
542
543 config ARCH_PNX4008
544         bool "Philips Nexperia PNX4008 Mobile"
545         select CPU_ARM926T
546         select HAVE_CLK
547         help
548           This enables support for Philips PNX4008 mobile platform.
549
550 config ARCH_PXA
551         bool "PXA2xx/PXA3xx-based"
552         depends on MMU
553         select ARCH_MTD_XIP
554         select ARCH_HAS_CPUFREQ
555         select GENERIC_GPIO
556         select HAVE_CLK
557         select COMMON_CLKDEV
558         select ARCH_REQUIRE_GPIOLIB
559         select GENERIC_TIME
560         select GENERIC_CLOCKEVENTS
561         select TICK_ONESHOT
562         select PLAT_PXA
563         help
564           Support for Intel/Marvell's PXA2xx/PXA3xx processor line.
565
566 config ARCH_MSM
567         bool "Qualcomm MSM"
568         select CPU_V6
569         select GENERIC_TIME
570         select GENERIC_CLOCKEVENTS
571         help
572           Support for Qualcomm MSM7K based systems.  This runs on the ARM11
573           apps processor of the MSM7K and depends on a shared memory
574           interface to the ARM9 modem processor which runs the baseband stack
575           and controls some vital subsystems (clock and power control, etc).
576
577 config ARCH_RPC
578         bool "RiscPC"
579         select ARCH_ACORN
580         select FIQ
581         select TIMER_ACORN
582         select ARCH_MAY_HAVE_PC_FDC
583         select HAVE_PATA_PLATFORM
584         select ISA_DMA_API
585         select NO_IOPORT
586         select ARCH_SPARSEMEM_ENABLE
587         help
588           On the Acorn Risc-PC, Linux can support the internal IDE disk and
589           CD-ROM interface, serial and parallel port, and the floppy drive.
590
591 config ARCH_SA1100
592         bool "SA1100-based"
593         select CPU_SA1100
594         select ISA
595         select ARCH_SPARSEMEM_ENABLE
596         select ARCH_MTD_XIP
597         select ARCH_HAS_CPUFREQ
598         select GENERIC_GPIO
599         select GENERIC_TIME
600         select GENERIC_CLOCKEVENTS
601         select HAVE_CLK
602         select TICK_ONESHOT
603         select ARCH_REQUIRE_GPIOLIB
604         help
605           Support for StrongARM 11x0 based boards.
606
607 config ARCH_S3C2410
608         bool "Samsung S3C2410, S3C2412, S3C2413, S3C2440, S3C2442, S3C2443"
609         select GENERIC_GPIO
610         select ARCH_HAS_CPUFREQ
611         select HAVE_CLK
612         help
613           Samsung S3C2410X CPU based systems, such as the Simtec Electronics
614           BAST (<http://www.simtec.co.uk/products/EB110ITX/>), the IPAQ 1940 or
615           the Samsung SMDK2410 development board (and derivatives).
616
617 config ARCH_S3C64XX
618         bool "Samsung S3C64XX"
619         select GENERIC_GPIO
620         select HAVE_CLK
621         select ARCH_HAS_CPUFREQ
622         help
623           Samsung S3C64XX series based systems
624
625 config ARCH_S5PC1XX
626         bool "Samsung S5PC1XX"
627         select GENERIC_GPIO
628         select HAVE_CLK
629         select CPU_V7
630         help
631           Samsung S5PC1XX series based systems
632
633 config ARCH_SHARK
634         bool "Shark"
635         select CPU_SA110
636         select ISA
637         select ISA_DMA
638         select ZONE_DMA
639         select PCI
640         help
641           Support for the StrongARM based Digital DNARD machine, also known
642           as "Shark" (<http://www.shark-linux.de/shark.html>).
643
644 config ARCH_LH7A40X
645         bool "Sharp LH7A40X"
646         select CPU_ARM922T
647         select ARCH_DISCONTIGMEM_ENABLE if !LH7A40X_CONTIGMEM
648         select ARCH_SPARSEMEM_ENABLE if !LH7A40X_CONTIGMEM
649         help
650           Say Y here for systems based on one of the Sharp LH7A40X
651           System on a Chip processors.  These CPUs include an ARM922T
652           core with a wide array of integrated devices for
653           hand-held and low-power applications.
654
655 config ARCH_U300
656         bool "ST-Ericsson U300 Series"
657         depends on MMU
658         select CPU_ARM926T
659         select HAVE_TCM
660         select ARM_AMBA
661         select ARM_VIC
662         select GENERIC_TIME
663         select GENERIC_CLOCKEVENTS
664         select HAVE_CLK
665         select COMMON_CLKDEV
666         select GENERIC_GPIO
667         help
668           Support for ST-Ericsson U300 series mobile platforms.
669
670 config ARCH_DAVINCI
671         bool "TI DaVinci"
672         select CPU_ARM926T
673         select GENERIC_TIME
674         select GENERIC_CLOCKEVENTS
675         select GENERIC_GPIO
676         select ARCH_REQUIRE_GPIOLIB
677         select HAVE_CLK
678         select ZONE_DMA
679         select HAVE_IDE
680         select COMMON_CLKDEV
681         select GENERIC_ALLOCATOR
682         help
683           Support for TI's DaVinci platform.
684
685 config ARCH_OMAP
686         bool "TI OMAP"
687         select GENERIC_GPIO
688         select HAVE_CLK
689         select ARCH_REQUIRE_GPIOLIB
690         select ARCH_HAS_CPUFREQ
691         select GENERIC_TIME
692         select GENERIC_CLOCKEVENTS
693         help
694           Support for TI's OMAP platform (OMAP1 and OMAP2).
695
696 config ARCH_BCMRING
697         bool "Broadcom BCMRING"
698         depends on MMU
699         select CPU_V6
700         select ARM_AMBA
701         select COMMON_CLKDEV
702         select GENERIC_TIME
703         select GENERIC_CLOCKEVENTS
704         select ARCH_WANT_OPTIONAL_GPIOLIB
705         help
706           Support for Broadcom's BCMRing platform.
707           
708 config ARCH_RK29
709         bool "Rockchip Soc Rk29"
710         select CPU_V7
711         select HAVE_CLK
712         select COMMON_CLKDEV
713         select HAVE_SCHED_CLOCK
714         select ARCH_HAS_CPUFREQ
715         select GENERIC_TIME
716         select GENERIC_CLOCKEVENTS
717         select ARCH_REQUIRE_GPIOLIB
718         select ARM_GIC
719         select PL330
720         select HIGHMEM
721         select ZONE_DMA
722         help
723           Support for Rockchip RK29 soc.
724
725 endchoice
726
727 source "arch/arm/mach-clps711x/Kconfig"
728
729 source "arch/arm/mach-ep93xx/Kconfig"
730
731 source "arch/arm/mach-footbridge/Kconfig"
732
733 source "arch/arm/mach-gemini/Kconfig"
734
735 source "arch/arm/mach-integrator/Kconfig"
736
737 source "arch/arm/mach-iop32x/Kconfig"
738
739 source "arch/arm/mach-iop33x/Kconfig"
740
741 source "arch/arm/mach-iop13xx/Kconfig"
742
743 source "arch/arm/mach-ixp4xx/Kconfig"
744
745 source "arch/arm/mach-ixp2000/Kconfig"
746
747 source "arch/arm/mach-ixp23xx/Kconfig"
748
749 source "arch/arm/mach-loki/Kconfig"
750
751 source "arch/arm/mach-mv78xx0/Kconfig"
752
753 source "arch/arm/mach-pxa/Kconfig"
754 source "arch/arm/plat-pxa/Kconfig"
755
756 source "arch/arm/mach-mmp/Kconfig"
757
758 source "arch/arm/mach-sa1100/Kconfig"
759
760 source "arch/arm/plat-omap/Kconfig"
761
762 source "arch/arm/mach-omap1/Kconfig"
763
764 source "arch/arm/mach-omap2/Kconfig"
765
766 source "arch/arm/mach-orion5x/Kconfig"
767
768 source "arch/arm/mach-kirkwood/Kconfig"
769
770 source "arch/arm/plat-s3c24xx/Kconfig"
771 source "arch/arm/plat-s3c64xx/Kconfig"
772 source "arch/arm/plat-s3c/Kconfig"
773 source "arch/arm/plat-s5pc1xx/Kconfig"
774
775 if ARCH_S3C2410
776 source "arch/arm/mach-s3c2400/Kconfig"
777 source "arch/arm/mach-s3c2410/Kconfig"
778 source "arch/arm/mach-s3c2412/Kconfig"
779 source "arch/arm/mach-s3c2440/Kconfig"
780 source "arch/arm/mach-s3c2442/Kconfig"
781 source "arch/arm/mach-s3c2443/Kconfig"
782 endif
783
784 if ARCH_S3C64XX
785 source "arch/arm/mach-s3c6400/Kconfig"
786 source "arch/arm/mach-s3c6410/Kconfig"
787 endif
788
789 source "arch/arm/plat-stmp3xxx/Kconfig"
790
791 if ARCH_S5PC1XX
792 source "arch/arm/mach-s5pc100/Kconfig"
793 endif
794
795 source "arch/arm/mach-lh7a40x/Kconfig"
796
797 source "arch/arm/mach-h720x/Kconfig"
798
799 source "arch/arm/mach-versatile/Kconfig"
800
801 source "arch/arm/mach-aaec2000/Kconfig"
802
803 source "arch/arm/mach-realview/Kconfig"
804
805 source "arch/arm/mach-at91/Kconfig"
806
807 source "arch/arm/plat-mxc/Kconfig"
808
809 source "arch/arm/mach-nomadik/Kconfig"
810
811 source "arch/arm/mach-netx/Kconfig"
812
813 source "arch/arm/mach-ns9xxx/Kconfig"
814
815 source "arch/arm/mach-davinci/Kconfig"
816
817 source "arch/arm/mach-ks8695/Kconfig"
818
819 source "arch/arm/mach-msm/Kconfig"
820
821 source "arch/arm/mach-u300/Kconfig"
822
823 source "arch/arm/mach-w90x900/Kconfig"
824
825 source "arch/arm/mach-bcmring/Kconfig"
826
827 source "arch/arm/mach-rk29/Kconfig"
828
829 # Definitions to make life easier
830 config ARCH_ACORN
831         bool
832
833 config PLAT_IOP
834         bool
835
836 config PLAT_ORION
837         bool
838
839 config PLAT_PXA
840         bool
841
842 source arch/arm/mm/Kconfig
843
844 config IWMMXT
845         bool "Enable iWMMXt support"
846         depends on CPU_XSCALE || CPU_XSC3 || CPU_MOHAWK
847         default y if PXA27x || PXA3xx || ARCH_MMP
848         help
849           Enable support for iWMMXt context switching at run time if
850           running on a CPU that supports it.
851
852 #  bool 'Use XScale PMU as timer source' CONFIG_XSCALE_PMU_TIMER
853 config XSCALE_PMU
854         bool
855         depends on CPU_XSCALE && !XSCALE_PMU_TIMER
856         default y
857
858 if !MMU
859 source "arch/arm/Kconfig-nommu"
860 endif
861
862 config ARM_ERRATA_411920
863         bool "ARM errata: Invalidation of the Instruction Cache operation can fail"
864         depends on CPU_V6 && !SMP
865         help
866           Invalidation of the Instruction Cache operation can
867           fail. This erratum is present in 1136 (before r1p4), 1156 and 1176.
868           It does not affect the MPCore. This option enables the ARM Ltd.
869           recommended workaround.
870
871 config ARM_ERRATA_430973
872         bool "ARM errata: Stale prediction on replaced interworking branch"
873         depends on CPU_V7
874         help
875           This option enables the workaround for the 430973 Cortex-A8
876           (r1p0..r1p2) erratum. If a code sequence containing an ARM/Thumb
877           interworking branch is replaced with another code sequence at the
878           same virtual address, whether due to self-modifying code or virtual
879           to physical address re-mapping, Cortex-A8 does not recover from the
880           stale interworking branch prediction. This results in Cortex-A8
881           executing the new code sequence in the incorrect ARM or Thumb state.
882           The workaround enables the BTB/BTAC operations by setting ACTLR.IBE
883           and also flushes the branch target cache at every context switch.
884           Note that setting specific bits in the ACTLR register may not be
885           available in non-secure mode.
886
887 config ARM_ERRATA_458693
888         bool "ARM errata: Processor deadlock when a false hazard is created"
889         depends on CPU_V7
890         help
891           This option enables the workaround for the 458693 Cortex-A8 (r2p0)
892           erratum. For very specific sequences of memory operations, it is
893           possible for a hazard condition intended for a cache line to instead
894           be incorrectly associated with a different cache line. This false
895           hazard might then cause a processor deadlock. The workaround enables
896           the L1 caching of the NEON accesses and disables the PLD instruction
897           in the ACTLR register. Note that setting specific bits in the ACTLR
898           register may not be available in non-secure mode.
899
900 config ARM_ERRATA_460075
901         bool "ARM errata: Data written to the L2 cache can be overwritten with stale data"
902         depends on CPU_V7
903         help
904           This option enables the workaround for the 460075 Cortex-A8 (r2p0)
905           erratum. Any asynchronous access to the L2 cache may encounter a
906           situation in which recent store transactions to the L2 cache are lost
907           and overwritten with stale memory contents from external memory. The
908           workaround disables the write-allocate mode for the L2 cache via the
909           ACTLR register. Note that setting specific bits in the ACTLR register
910           may not be available in non-secure mode.
911
912 endmenu
913
914 source "arch/arm/common/Kconfig"
915
916 config FORCE_MAX_ZONEORDER
917         int
918         depends on SA1111
919         default "9"
920
921 menu "Bus support"
922
923 config ARM_AMBA
924         bool
925
926 config ISA
927         bool
928         help
929           Find out whether you have ISA slots on your motherboard.  ISA is the
930           name of a bus system, i.e. the way the CPU talks to the other stuff
931           inside your box.  Other bus systems are PCI, EISA, MicroChannel
932           (MCA) or VESA.  ISA is an older system, now being displaced by PCI;
933           newer boards don't support it.  If you have ISA, say Y, otherwise N.
934
935 # Select ISA DMA controller support
936 config ISA_DMA
937         bool
938         select ISA_DMA_API
939
940 # Select ISA DMA interface
941 config ISA_DMA_API
942         bool
943
944 config PCI
945         bool "PCI support" if ARCH_INTEGRATOR_AP || ARCH_VERSATILE_PB || ARCH_IXP4XX || ARCH_KS8695 || MACH_ARMCORE
946         help
947           Find out whether you have a PCI motherboard. PCI is the name of a
948           bus system, i.e. the way the CPU talks to the other stuff inside
949           your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or
950           VESA. If you have PCI, say Y, otherwise N.
951
952 config PCI_SYSCALL
953         def_bool PCI
954
955 # Select the host bridge type
956 config PCI_HOST_VIA82C505
957         bool
958         depends on PCI && ARCH_SHARK
959         default y
960
961 config PCI_HOST_ITE8152
962         bool
963         depends on PCI && MACH_ARMCORE
964         default y
965         select DMABOUNCE
966
967 source "drivers/pci/Kconfig"
968
969 source "drivers/pcmcia/Kconfig"
970
971 endmenu
972
973 menu "Kernel Features"
974
975 source "kernel/time/Kconfig"
976
977 config SMP
978         bool "Symmetric Multi-Processing (EXPERIMENTAL)"
979         depends on EXPERIMENTAL && (REALVIEW_EB_ARM11MP || REALVIEW_EB_A9MP ||\
980                  MACH_REALVIEW_PB11MP || MACH_REALVIEW_PBX || ARCH_OMAP4)
981         depends on GENERIC_CLOCKEVENTS
982         select USE_GENERIC_SMP_HELPERS
983         select HAVE_ARM_SCU if (ARCH_REALVIEW || ARCH_OMAP4)
984         help
985           This enables support for systems with more than one CPU. If you have
986           a system with only one CPU, like most personal computers, say N. If
987           you have a system with more than one CPU, say Y.
988
989           If you say N here, the kernel will run on single and multiprocessor
990           machines, but will use only one CPU of a multiprocessor machine. If
991           you say Y here, the kernel will run on many, but not all, single
992           processor machines. On a single processor machine, the kernel will
993           run faster if you say N here.
994
995           See also <file:Documentation/i386/IO-APIC.txt>,
996           <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at
997           <http://www.linuxdoc.org/docs.html#howto>.
998
999           If you don't know what to do here, say N.
1000
1001 config HAVE_ARM_SCU
1002         bool
1003         depends on SMP
1004         help
1005           This option enables support for the ARM system coherency unit
1006
1007 config HAVE_ARM_TWD
1008         bool
1009         depends on SMP
1010         help
1011           This options enables support for the ARM timer and watchdog unit
1012
1013 choice
1014         prompt "Memory split"
1015         default VMSPLIT_3G
1016         help
1017           Select the desired split between kernel and user memory.
1018
1019           If you are not absolutely sure what you are doing, leave this
1020           option alone!
1021
1022         config VMSPLIT_3G
1023                 bool "3G/1G user/kernel split"
1024         config VMSPLIT_2G
1025                 bool "2G/2G user/kernel split"
1026         config VMSPLIT_1G
1027                 bool "1G/3G user/kernel split"
1028 endchoice
1029
1030 config PAGE_OFFSET
1031         hex
1032         default 0x40000000 if VMSPLIT_1G
1033         default 0x80000000 if VMSPLIT_2G
1034         default 0xC0000000
1035
1036 config NR_CPUS
1037         int "Maximum number of CPUs (2-32)"
1038         range 2 32
1039         depends on SMP
1040         default "4"
1041
1042 config HOTPLUG_CPU
1043         bool "Support for hot-pluggable CPUs (EXPERIMENTAL)"
1044         depends on SMP && HOTPLUG && EXPERIMENTAL
1045         help
1046           Say Y here to experiment with turning CPUs off and on.  CPUs
1047           can be controlled through /sys/devices/system/cpu.
1048
1049 config LOCAL_TIMERS
1050         bool "Use local timer interrupts"
1051         depends on SMP && (REALVIEW_EB_ARM11MP || MACH_REALVIEW_PB11MP || \
1052                 REALVIEW_EB_A9MP || MACH_REALVIEW_PBX || ARCH_OMAP4)
1053         default y
1054         select HAVE_ARM_TWD if (ARCH_REALVIEW || ARCH_OMAP4)
1055         help
1056           Enable support for local timers on SMP platforms, rather then the
1057           legacy IPI broadcast method.  Local timers allows the system
1058           accounting to be spread across the timer interval, preventing a
1059           "thundering herd" at every timer tick.
1060
1061 source kernel/Kconfig.preempt
1062
1063 config HZ
1064         int
1065         default 128 if ARCH_L7200
1066         default 200 if ARCH_EBSA110 || ARCH_S3C2410
1067         default OMAP_32K_TIMER_HZ if ARCH_OMAP && OMAP_32K_TIMER
1068         default AT91_TIMER_HZ if ARCH_AT91
1069         default 100
1070
1071 config THUMB2_KERNEL
1072         bool "Compile the kernel in Thumb-2 mode"
1073         depends on CPU_V7 && EXPERIMENTAL
1074         select AEABI
1075         select ARM_ASM_UNIFIED
1076         help
1077           By enabling this option, the kernel will be compiled in
1078           Thumb-2 mode. A compiler/assembler that understand the unified
1079           ARM-Thumb syntax is needed.
1080
1081           If unsure, say N.
1082
1083 config ARM_ASM_UNIFIED
1084         bool
1085
1086 config AEABI
1087         bool "Use the ARM EABI to compile the kernel"
1088         help
1089           This option allows for the kernel to be compiled using the latest
1090           ARM ABI (aka EABI).  This is only useful if you are using a user
1091           space environment that is also compiled with EABI.
1092
1093           Since there are major incompatibilities between the legacy ABI and
1094           EABI, especially with regard to structure member alignment, this
1095           option also changes the kernel syscall calling convention to
1096           disambiguate both ABIs and allow for backward compatibility support
1097           (selected with CONFIG_OABI_COMPAT).
1098
1099           To use this you need GCC version 4.0.0 or later.
1100
1101 config OABI_COMPAT
1102         bool "Allow old ABI binaries to run with this kernel (EXPERIMENTAL)"
1103         depends on AEABI && EXPERIMENTAL
1104         default y
1105         help
1106           This option preserves the old syscall interface along with the
1107           new (ARM EABI) one. It also provides a compatibility layer to
1108           intercept syscalls that have structure arguments which layout
1109           in memory differs between the legacy ABI and the new ARM EABI
1110           (only for non "thumb" binaries). This option adds a tiny
1111           overhead to all syscalls and produces a slightly larger kernel.
1112           If you know you'll be using only pure EABI user space then you
1113           can say N here. If this option is not selected and you attempt
1114           to execute a legacy ABI binary then the result will be
1115           UNPREDICTABLE (in fact it can be predicted that it won't work
1116           at all). If in doubt say Y.
1117
1118 config ARCH_HAS_HOLES_MEMORYMODEL
1119         bool
1120
1121 # Discontigmem is deprecated
1122 config ARCH_DISCONTIGMEM_ENABLE
1123         bool
1124
1125 config ARCH_SPARSEMEM_ENABLE
1126         bool
1127
1128 config ARCH_SPARSEMEM_DEFAULT
1129         def_bool ARCH_SPARSEMEM_ENABLE
1130
1131 config ARCH_SELECT_MEMORY_MODEL
1132         def_bool ARCH_DISCONTIGMEM_ENABLE && ARCH_SPARSEMEM_ENABLE
1133
1134 config NODES_SHIFT
1135         int
1136         default "4" if ARCH_LH7A40X
1137         default "2"
1138         depends on NEED_MULTIPLE_NODES
1139
1140 config HIGHMEM
1141         bool "High Memory Support (EXPERIMENTAL)"
1142         depends on MMU && EXPERIMENTAL
1143         help
1144           The address space of ARM processors is only 4 Gigabytes large
1145           and it has to accommodate user address space, kernel address
1146           space as well as some memory mapped IO. That means that, if you
1147           have a large amount of physical memory and/or IO, not all of the
1148           memory can be "permanently mapped" by the kernel. The physical
1149           memory that is not permanently mapped is called "high memory".
1150
1151           Depending on the selected kernel/user memory split, minimum
1152           vmalloc space and actual amount of RAM, you may not need this
1153           option which should result in a slightly faster kernel.
1154
1155           If unsure, say n.
1156
1157 config HIGHPTE
1158         bool "Allocate 2nd-level pagetables from highmem"
1159         depends on HIGHMEM
1160         depends on !OUTER_CACHE
1161
1162 source "mm/Kconfig"
1163
1164 config LEDS
1165         bool "Timer and CPU usage LEDs"
1166         depends on ARCH_CDB89712 || ARCH_EBSA110 || \
1167                    ARCH_EBSA285 || ARCH_INTEGRATOR || \
1168                    ARCH_LUBBOCK || MACH_MAINSTONE || ARCH_NETWINDER || \
1169                    ARCH_OMAP || ARCH_P720T || ARCH_PXA_IDP || \
1170                    ARCH_SA1100 || ARCH_SHARK || ARCH_VERSATILE || \
1171                    ARCH_AT91 || ARCH_DAVINCI || \
1172                    ARCH_KS8695 || MACH_RD88F5182 || ARCH_REALVIEW
1173         help
1174           If you say Y here, the LEDs on your machine will be used
1175           to provide useful information about your current system status.
1176
1177           If you are compiling a kernel for a NetWinder or EBSA-285, you will
1178           be able to select which LEDs are active using the options below. If
1179           you are compiling a kernel for the EBSA-110 or the LART however, the
1180           red LED will simply flash regularly to indicate that the system is
1181           still functional. It is safe to say Y here if you have a CATS
1182           system, but the driver will do nothing.
1183
1184 config LEDS_TIMER
1185         bool "Timer LED" if (!ARCH_CDB89712 && !ARCH_OMAP) || \
1186                             OMAP_OSK_MISTRAL || MACH_OMAP_H2 \
1187                             || MACH_OMAP_PERSEUS2
1188         depends on LEDS
1189         depends on !GENERIC_CLOCKEVENTS
1190         default y if ARCH_EBSA110
1191         help
1192           If you say Y here, one of the system LEDs (the green one on the
1193           NetWinder, the amber one on the EBSA285, or the red one on the LART)
1194           will flash regularly to indicate that the system is still
1195           operational. This is mainly useful to kernel hackers who are
1196           debugging unstable kernels.
1197
1198           The LART uses the same LED for both Timer LED and CPU usage LED
1199           functions. You may choose to use both, but the Timer LED function
1200           will overrule the CPU usage LED.
1201
1202 config LEDS_CPU
1203         bool "CPU usage LED" if (!ARCH_CDB89712 && !ARCH_EBSA110 && \
1204                         !ARCH_OMAP) \
1205                         || OMAP_OSK_MISTRAL || MACH_OMAP_H2 \
1206                         || MACH_OMAP_PERSEUS2
1207         depends on LEDS
1208         help
1209           If you say Y here, the red LED will be used to give a good real
1210           time indication of CPU usage, by lighting whenever the idle task
1211           is not currently executing.
1212
1213           The LART uses the same LED for both Timer LED and CPU usage LED
1214           functions. You may choose to use both, but the Timer LED function
1215           will overrule the CPU usage LED.
1216
1217 config ALIGNMENT_TRAP
1218         bool
1219         depends on CPU_CP15_MMU
1220         default y if !ARCH_EBSA110
1221         help
1222           ARM processors cannot fetch/store information which is not
1223           naturally aligned on the bus, i.e., a 4 byte fetch must start at an
1224           address divisible by 4. On 32-bit ARM processors, these non-aligned
1225           fetch/store instructions will be emulated in software if you say
1226           here, which has a severe performance impact. This is necessary for
1227           correct operation of some network protocols. With an IP-only
1228           configuration it is safe to say N, otherwise say Y.
1229
1230 config UACCESS_WITH_MEMCPY
1231         bool "Use kernel mem{cpy,set}() for {copy_to,clear}_user() (EXPERIMENTAL)"
1232         depends on MMU && EXPERIMENTAL
1233         default y if CPU_FEROCEON
1234         help
1235           Implement faster copy_to_user and clear_user methods for CPU
1236           cores where a 8-word STM instruction give significantly higher
1237           memory write throughput than a sequence of individual 32bit stores.
1238
1239           A possible side effect is a slight increase in scheduling latency
1240           between threads sharing the same address space if they invoke
1241           such copy operations with large buffers.
1242
1243           However, if the CPU data cache is using a write-allocate mode,
1244           this option is unlikely to provide any performance gain.
1245
1246 endmenu
1247
1248 menu "Boot options"
1249
1250 # Compressed boot loader in ROM.  Yes, we really want to ask about
1251 # TEXT and BSS so we preserve their values in the config files.
1252 config ZBOOT_ROM_TEXT
1253         hex "Compressed ROM boot loader base address"
1254         default "0"
1255         help
1256           The physical address at which the ROM-able zImage is to be
1257           placed in the target.  Platforms which normally make use of
1258           ROM-able zImage formats normally set this to a suitable
1259           value in their defconfig file.
1260
1261           If ZBOOT_ROM is not enabled, this has no effect.
1262
1263 config ZBOOT_ROM_BSS
1264         hex "Compressed ROM boot loader BSS address"
1265         default "0"
1266         help
1267           The base address of an area of read/write memory in the target
1268           for the ROM-able zImage which must be available while the
1269           decompressor is running. It must be large enough to hold the
1270           entire decompressed kernel plus an additional 128 KiB.
1271           Platforms which normally make use of ROM-able zImage formats
1272           normally set this to a suitable value in their defconfig file.
1273
1274           If ZBOOT_ROM is not enabled, this has no effect.
1275
1276 config ZBOOT_ROM
1277         bool "Compressed boot loader in ROM/flash"
1278         depends on ZBOOT_ROM_TEXT != ZBOOT_ROM_BSS
1279         help
1280           Say Y here if you intend to execute your compressed kernel image
1281           (zImage) directly from ROM or flash.  If unsure, say N.
1282
1283 config CMDLINE
1284         string "Default kernel command string"
1285         default ""
1286         help
1287           On some architectures (EBSA110 and CATS), there is currently no way
1288           for the boot loader to pass arguments to the kernel. For these
1289           architectures, you should supply some command-line options at build
1290           time by entering them here. As a minimum, you should specify the
1291           memory size and the root device (e.g., mem=64M root=/dev/nfs).
1292
1293 config XIP_KERNEL
1294         bool "Kernel Execute-In-Place from ROM"
1295         depends on !ZBOOT_ROM
1296         help
1297           Execute-In-Place allows the kernel to run from non-volatile storage
1298           directly addressable by the CPU, such as NOR flash. This saves RAM
1299           space since the text section of the kernel is not loaded from flash
1300           to RAM.  Read-write sections, such as the data section and stack,
1301           are still copied to RAM.  The XIP kernel is not compressed since
1302           it has to run directly from flash, so it will take more space to
1303           store it.  The flash address used to link the kernel object files,
1304           and for storing it, is configuration dependent. Therefore, if you
1305           say Y here, you must know the proper physical address where to
1306           store the kernel image depending on your own flash memory usage.
1307
1308           Also note that the make target becomes "make xipImage" rather than
1309           "make zImage" or "make Image".  The final kernel binary to put in
1310           ROM memory will be arch/arm/boot/xipImage.
1311
1312           If unsure, say N.
1313
1314 config XIP_PHYS_ADDR
1315         hex "XIP Kernel Physical Location"
1316         depends on XIP_KERNEL
1317         default "0x00080000"
1318         help
1319           This is the physical address in your flash memory the kernel will
1320           be linked for and stored to.  This address is dependent on your
1321           own flash usage.
1322
1323 config KEXEC
1324         bool "Kexec system call (EXPERIMENTAL)"
1325         depends on EXPERIMENTAL
1326         help
1327           kexec is a system call that implements the ability to shutdown your
1328           current kernel, and to start another kernel.  It is like a reboot
1329           but it is independent of the system firmware.   And like a reboot
1330           you can start any kernel with it, not just Linux.
1331
1332           It is an ongoing process to be certain the hardware in a machine
1333           is properly shutdown, so do not be surprised if this code does not
1334           initially work for you.  It may help to enable device hotplugging
1335           support.
1336
1337 config ATAGS_PROC
1338         bool "Export atags in procfs"
1339         depends on KEXEC
1340         default y
1341         help
1342           Should the atags used to boot the kernel be exported in an "atags"
1343           file in procfs. Useful with kexec.
1344
1345 endmenu
1346
1347 menu "CPU Power Management"
1348
1349 if ARCH_HAS_CPUFREQ
1350
1351 source "drivers/cpufreq/Kconfig"
1352
1353 config CPU_FREQ_SA1100
1354         bool
1355         depends on CPU_FREQ && (SA1100_H3100 || SA1100_H3600 || SA1100_LART || SA1100_PLEB || SA1100_BADGE4 || SA1100_HACKKIT)
1356         default y
1357
1358 config CPU_FREQ_SA1110
1359         bool
1360         depends on CPU_FREQ && (SA1100_ASSABET || SA1100_CERF || SA1100_PT_SYSTEM3)
1361         default y
1362
1363 config CPU_FREQ_INTEGRATOR
1364         tristate "CPUfreq driver for ARM Integrator CPUs"
1365         depends on ARCH_INTEGRATOR && CPU_FREQ
1366         default y
1367         help
1368           This enables the CPUfreq driver for ARM Integrator CPUs.
1369
1370           For details, take a look at <file:Documentation/cpu-freq>.
1371
1372           If in doubt, say Y.
1373
1374 config CPU_FREQ_PXA
1375         bool
1376         depends on CPU_FREQ && ARCH_PXA && PXA25x
1377         default y
1378         select CPU_FREQ_DEFAULT_GOV_USERSPACE
1379
1380 config CPU_FREQ_S3C64XX
1381         bool "CPUfreq support for Samsung S3C64XX CPUs"
1382         depends on CPU_FREQ && CPU_S3C6410
1383
1384 config CPU_FREQ_S3C
1385         bool
1386         help
1387           Internal configuration node for common cpufreq on Samsung SoC
1388
1389 config CPU_FREQ_S3C24XX
1390         bool "CPUfreq driver for Samsung S3C24XX series CPUs"
1391         depends on ARCH_S3C2410 && CPU_FREQ && EXPERIMENTAL
1392         select CPU_FREQ_S3C
1393         help
1394           This enables the CPUfreq driver for the Samsung S3C24XX family
1395           of CPUs.
1396
1397           For details, take a look at <file:Documentation/cpu-freq>.
1398
1399           If in doubt, say N.
1400
1401 config CPU_FREQ_S3C24XX_PLL
1402         bool "Support CPUfreq changing of PLL frequency"
1403         depends on CPU_FREQ_S3C24XX && EXPERIMENTAL
1404         help
1405           Compile in support for changing the PLL frequency from the
1406           S3C24XX series CPUfreq driver. The PLL takes time to settle
1407           after a frequency change, so by default it is not enabled.
1408
1409           This also means that the PLL tables for the selected CPU(s) will
1410           be built which may increase the size of the kernel image.
1411
1412 config CPU_FREQ_S3C24XX_DEBUG
1413         bool "Debug CPUfreq Samsung driver core"
1414         depends on CPU_FREQ_S3C24XX
1415         help
1416           Enable s3c_freq_dbg for the Samsung S3C CPUfreq core
1417
1418 config CPU_FREQ_S3C24XX_IODEBUG
1419         bool "Debug CPUfreq Samsung driver IO timing"
1420         depends on CPU_FREQ_S3C24XX
1421         help
1422           Enable s3c_freq_iodbg for the Samsung S3C CPUfreq core
1423
1424 config CPU_FREQ_S3C24XX_DEBUGFS
1425         bool "Export debugfs for CPUFreq"
1426         depends on CPU_FREQ_S3C24XX && DEBUG_FS
1427         help
1428           Export status information via debugfs.
1429
1430 endif
1431
1432 source "drivers/cpuidle/Kconfig"
1433
1434 endmenu
1435
1436 menu "Floating point emulation"
1437
1438 comment "At least one emulation must be selected"
1439
1440 config FPE_NWFPE
1441         bool "NWFPE math emulation"
1442         depends on !AEABI || OABI_COMPAT
1443         ---help---
1444           Say Y to include the NWFPE floating point emulator in the kernel.
1445           This is necessary to run most binaries. Linux does not currently
1446           support floating point hardware so you need to say Y here even if
1447           your machine has an FPA or floating point co-processor podule.
1448
1449           You may say N here if you are going to load the Acorn FPEmulator
1450           early in the bootup.
1451
1452 config FPE_NWFPE_XP
1453         bool "Support extended precision"
1454         depends on FPE_NWFPE
1455         help
1456           Say Y to include 80-bit support in the kernel floating-point
1457           emulator.  Otherwise, only 32 and 64-bit support is compiled in.
1458           Note that gcc does not generate 80-bit operations by default,
1459           so in most cases this option only enlarges the size of the
1460           floating point emulator without any good reason.
1461
1462           You almost surely want to say N here.
1463
1464 config FPE_FASTFPE
1465         bool "FastFPE math emulation (EXPERIMENTAL)"
1466         depends on (!AEABI || OABI_COMPAT) && !CPU_32v3 && EXPERIMENTAL
1467         ---help---
1468           Say Y here to include the FAST floating point emulator in the kernel.
1469           This is an experimental much faster emulator which now also has full
1470           precision for the mantissa.  It does not support any exceptions.
1471           It is very simple, and approximately 3-6 times faster than NWFPE.
1472
1473           It should be sufficient for most programs.  It may be not suitable
1474           for scientific calculations, but you have to check this for yourself.
1475           If you do not feel you need a faster FP emulation you should better
1476           choose NWFPE.
1477
1478 config VFP
1479         bool "VFP-format floating point maths"
1480         depends on CPU_V6 || CPU_ARM926T || CPU_V7 || CPU_FEROCEON
1481         help
1482           Say Y to include VFP support code in the kernel. This is needed
1483           if your hardware includes a VFP unit.
1484
1485           Please see <file:Documentation/arm/VFP/release-notes.txt> for
1486           release notes and additional status information.
1487
1488           Say N if your target does not have VFP hardware.
1489
1490 config VFPv3
1491         bool
1492         depends on VFP
1493         default y if CPU_V7
1494
1495 config NEON
1496         bool "Advanced SIMD (NEON) Extension support"
1497         depends on VFPv3 && CPU_V7
1498         help
1499           Say Y to include support code for NEON, the ARMv7 Advanced SIMD
1500           Extension.
1501
1502 endmenu
1503
1504 menu "Userspace binary formats"
1505
1506 source "fs/Kconfig.binfmt"
1507
1508 config ARTHUR
1509         tristate "RISC OS personality"
1510         depends on !AEABI
1511         help
1512           Say Y here to include the kernel code necessary if you want to run
1513           Acorn RISC OS/Arthur binaries under Linux. This code is still very
1514           experimental; if this sounds frightening, say N and sleep in peace.
1515           You can also say M here to compile this support as a module (which
1516           will be called arthur).
1517
1518 endmenu
1519
1520 menu "Power management options"
1521
1522 source "kernel/power/Kconfig"
1523
1524 config ARCH_SUSPEND_POSSIBLE
1525         def_bool y
1526
1527 endmenu
1528
1529 source "net/Kconfig"
1530
1531 source "drivers/Kconfig"
1532
1533 source "fs/Kconfig"
1534
1535 source "arch/arm/Kconfig.debug"
1536
1537 source "security/Kconfig"
1538
1539 source "crypto/Kconfig"
1540
1541 source "lib/Kconfig"