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