Merge branch 'marco-prepare' of git://gitorious.org/sirfprima2-kernel/sirfprima2...
[pandora-kernel.git] / arch / arm / Kconfig
1 config ARM
2         bool
3         default y
4         select ARCH_HAVE_CUSTOM_GPIO_H
5         select HAVE_AOUT
6         select HAVE_DMA_API_DEBUG
7         select HAVE_IDE if PCI || ISA || PCMCIA
8         select HAVE_DMA_ATTRS
9         select HAVE_DMA_CONTIGUOUS if (CPU_V6 || CPU_V6K || CPU_V7)
10         select HAVE_MEMBLOCK
11         select RTC_LIB
12         select SYS_SUPPORTS_APM_EMULATION
13         select GENERIC_ATOMIC64 if (CPU_V6 || !CPU_32v6K || !AEABI)
14         select ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
15         select HAVE_OPROFILE if (HAVE_PERF_EVENTS)
16         select HAVE_ARCH_JUMP_LABEL if !XIP_KERNEL
17         select HAVE_ARCH_KGDB
18         select HAVE_ARCH_TRACEHOOK
19         select HAVE_KPROBES if !XIP_KERNEL
20         select HAVE_KRETPROBES if (HAVE_KPROBES)
21         select HAVE_FUNCTION_TRACER if (!XIP_KERNEL)
22         select HAVE_FTRACE_MCOUNT_RECORD if (!XIP_KERNEL)
23         select HAVE_DYNAMIC_FTRACE if (!XIP_KERNEL)
24         select HAVE_FUNCTION_GRAPH_TRACER if (!THUMB2_KERNEL)
25         select ARCH_BINFMT_ELF_RANDOMIZE_PIE
26         select HAVE_GENERIC_DMA_COHERENT
27         select HAVE_KERNEL_GZIP
28         select HAVE_KERNEL_LZO
29         select HAVE_KERNEL_LZMA
30         select HAVE_KERNEL_XZ
31         select HAVE_IRQ_WORK
32         select HAVE_PERF_EVENTS
33         select PERF_USE_VMALLOC
34         select HAVE_REGS_AND_STACK_ACCESS_API
35         select HAVE_HW_BREAKPOINT if (PERF_EVENTS && (CPU_V6 || CPU_V6K || CPU_V7))
36         select HAVE_C_RECORDMCOUNT
37         select HAVE_GENERIC_HARDIRQS
38         select HARDIRQS_SW_RESEND
39         select GENERIC_IRQ_PROBE
40         select GENERIC_IRQ_SHOW
41         select ARCH_WANT_IPC_PARSE_VERSION
42         select HARDIRQS_SW_RESEND
43         select CPU_PM if (SUSPEND || CPU_IDLE)
44         select GENERIC_PCI_IOMAP
45         select HAVE_BPF_JIT
46         select GENERIC_SMP_IDLE_THREAD
47         select KTIME_SCALAR
48         select GENERIC_CLOCKEVENTS_BROADCAST if SMP
49         select GENERIC_STRNCPY_FROM_USER
50         select GENERIC_STRNLEN_USER
51         select DCACHE_WORD_ACCESS if (CPU_V6 || CPU_V6K || CPU_V7) && !CPU_BIG_ENDIAN
52         help
53           The ARM series is a line of low-power-consumption RISC chip designs
54           licensed by ARM Ltd and targeted at embedded applications and
55           handhelds such as the Compaq IPAQ.  ARM-based PCs are no longer
56           manufactured, but legacy ARM-based PC hardware remains popular in
57           Europe.  There is an ARM Linux project with a web page at
58           <http://www.arm.linux.org.uk/>.
59
60 config ARM_HAS_SG_CHAIN
61         bool
62
63 config NEED_SG_DMA_LENGTH
64         bool
65
66 config ARM_DMA_USE_IOMMU
67         select NEED_SG_DMA_LENGTH
68         select ARM_HAS_SG_CHAIN
69         bool
70
71 config HAVE_PWM
72         bool
73
74 config MIGHT_HAVE_PCI
75         bool
76
77 config SYS_SUPPORTS_APM_EMULATION
78         bool
79
80 config GENERIC_GPIO
81         bool
82
83 config HAVE_TCM
84         bool
85         select GENERIC_ALLOCATOR
86
87 config HAVE_PROC_CPU
88         bool
89
90 config NO_IOPORT
91         bool
92
93 config EISA
94         bool
95         ---help---
96           The Extended Industry Standard Architecture (EISA) bus was
97           developed as an open alternative to the IBM MicroChannel bus.
98
99           The EISA bus provided some of the features of the IBM MicroChannel
100           bus while maintaining backward compatibility with cards made for
101           the older ISA bus.  The EISA bus saw limited use between 1988 and
102           1995 when it was made obsolete by the PCI bus.
103
104           Say Y here if you are building a kernel for an EISA-based machine.
105
106           Otherwise, say N.
107
108 config SBUS
109         bool
110
111 config STACKTRACE_SUPPORT
112         bool
113         default y
114
115 config HAVE_LATENCYTOP_SUPPORT
116         bool
117         depends on !SMP
118         default y
119
120 config LOCKDEP_SUPPORT
121         bool
122         default y
123
124 config TRACE_IRQFLAGS_SUPPORT
125         bool
126         default y
127
128 config RWSEM_GENERIC_SPINLOCK
129         bool
130         default y
131
132 config RWSEM_XCHGADD_ALGORITHM
133         bool
134
135 config ARCH_HAS_ILOG2_U32
136         bool
137
138 config ARCH_HAS_ILOG2_U64
139         bool
140
141 config ARCH_HAS_CPUFREQ
142         bool
143         help
144           Internal node to signify that the ARCH has CPUFREQ support
145           and that the relevant menu configurations are displayed for
146           it.
147
148 config GENERIC_HWEIGHT
149         bool
150         default y
151
152 config GENERIC_CALIBRATE_DELAY
153         bool
154         default y
155
156 config ARCH_MAY_HAVE_PC_FDC
157         bool
158
159 config ZONE_DMA
160         bool
161
162 config NEED_DMA_MAP_STATE
163        def_bool y
164
165 config ARCH_HAS_DMA_SET_COHERENT_MASK
166         bool
167
168 config GENERIC_ISA_DMA
169         bool
170
171 config FIQ
172         bool
173
174 config NEED_RET_TO_USER
175         bool
176
177 config ARCH_MTD_XIP
178         bool
179
180 config VECTORS_BASE
181         hex
182         default 0xffff0000 if MMU || CPU_HIGH_VECTOR
183         default DRAM_BASE if REMAP_VECTORS_TO_RAM
184         default 0x00000000
185         help
186           The base address of exception vectors.
187
188 config ARM_PATCH_PHYS_VIRT
189         bool "Patch physical to virtual translations at runtime" if EMBEDDED
190         default y
191         depends on !XIP_KERNEL && MMU
192         depends on !ARCH_REALVIEW || !SPARSEMEM
193         help
194           Patch phys-to-virt and virt-to-phys translation functions at
195           boot and module load time according to the position of the
196           kernel in system memory.
197
198           This can only be used with non-XIP MMU kernels where the base
199           of physical memory is at a 16MB boundary.
200
201           Only disable this option if you know that you do not require
202           this feature (eg, building a kernel for a single machine) and
203           you need to shrink the kernel to the minimal size.
204
205 config NEED_MACH_IO_H
206         bool
207         help
208           Select this when mach/io.h is required to provide special
209           definitions for this platform.  The need for mach/io.h should
210           be avoided when possible.
211
212 config NEED_MACH_MEMORY_H
213         bool
214         help
215           Select this when mach/memory.h is required to provide special
216           definitions for this platform.  The need for mach/memory.h should
217           be avoided when possible.
218
219 config PHYS_OFFSET
220         hex "Physical address of main memory" if MMU
221         depends on !ARM_PATCH_PHYS_VIRT && !NEED_MACH_MEMORY_H
222         default DRAM_BASE if !MMU
223         help
224           Please provide the physical address corresponding to the
225           location of main memory in your system.
226
227 config GENERIC_BUG
228         def_bool y
229         depends on BUG
230
231 source "init/Kconfig"
232
233 source "kernel/Kconfig.freezer"
234
235 menu "System Type"
236
237 config MMU
238         bool "MMU-based Paged Memory Management Support"
239         default y
240         help
241           Select if you want MMU-based virtualised addressing space
242           support by paged memory management. If unsure, say 'Y'.
243
244 #
245 # The "ARM system type" choice list is ordered alphabetically by option
246 # text.  Please add new entries in the option alphabetic order.
247 #
248 choice
249         prompt "ARM system type"
250         default ARCH_VERSATILE
251
252 config ARCH_SOCFPGA
253         bool "Altera SOCFPGA family"
254         select ARCH_WANT_OPTIONAL_GPIOLIB
255         select ARM_AMBA
256         select ARM_GIC
257         select CACHE_L2X0
258         select CLKDEV_LOOKUP
259         select COMMON_CLK
260         select CPU_V7
261         select DW_APB_TIMER
262         select DW_APB_TIMER_OF
263         select GENERIC_CLOCKEVENTS
264         select GPIO_PL061 if GPIOLIB
265         select HAVE_ARM_SCU
266         select SPARSE_IRQ
267         select USE_OF
268         help
269           This enables support for Altera SOCFPGA Cyclone V platform
270
271 config ARCH_INTEGRATOR
272         bool "ARM Ltd. Integrator family"
273         select ARM_AMBA
274         select ARCH_HAS_CPUFREQ
275         select COMMON_CLK
276         select CLK_VERSATILE
277         select HAVE_TCM
278         select ICST
279         select GENERIC_CLOCKEVENTS
280         select PLAT_VERSATILE
281         select PLAT_VERSATILE_FPGA_IRQ
282         select NEED_MACH_MEMORY_H
283         select SPARSE_IRQ
284         select MULTI_IRQ_HANDLER
285         help
286           Support for ARM's Integrator platform.
287
288 config ARCH_REALVIEW
289         bool "ARM Ltd. RealView family"
290         select ARM_AMBA
291         select CLKDEV_LOOKUP
292         select HAVE_MACH_CLKDEV
293         select ICST
294         select GENERIC_CLOCKEVENTS
295         select ARCH_WANT_OPTIONAL_GPIOLIB
296         select PLAT_VERSATILE
297         select PLAT_VERSATILE_CLOCK
298         select PLAT_VERSATILE_CLCD
299         select ARM_TIMER_SP804
300         select GPIO_PL061 if GPIOLIB
301         select NEED_MACH_MEMORY_H
302         help
303           This enables support for ARM Ltd RealView boards.
304
305 config ARCH_VERSATILE
306         bool "ARM Ltd. Versatile family"
307         select ARM_AMBA
308         select ARM_VIC
309         select CLKDEV_LOOKUP
310         select HAVE_MACH_CLKDEV
311         select ICST
312         select GENERIC_CLOCKEVENTS
313         select ARCH_WANT_OPTIONAL_GPIOLIB
314         select PLAT_VERSATILE
315         select PLAT_VERSATILE_CLOCK
316         select PLAT_VERSATILE_CLCD
317         select PLAT_VERSATILE_FPGA_IRQ
318         select ARM_TIMER_SP804
319         help
320           This enables support for ARM Ltd Versatile board.
321
322 config ARCH_VEXPRESS
323         bool "ARM Ltd. Versatile Express family"
324         select ARCH_WANT_OPTIONAL_GPIOLIB
325         select ARM_AMBA
326         select ARM_TIMER_SP804
327         select CLKDEV_LOOKUP
328         select COMMON_CLK
329         select GENERIC_CLOCKEVENTS
330         select HAVE_CLK
331         select HAVE_PATA_PLATFORM
332         select ICST
333         select NO_IOPORT
334         select PLAT_VERSATILE
335         select PLAT_VERSATILE_CLCD
336         select REGULATOR_FIXED_VOLTAGE if REGULATOR
337         help
338           This enables support for the ARM Ltd Versatile Express boards.
339
340 config ARCH_AT91
341         bool "Atmel AT91"
342         select ARCH_REQUIRE_GPIOLIB
343         select HAVE_CLK
344         select CLKDEV_LOOKUP
345         select IRQ_DOMAIN
346         select NEED_MACH_IO_H if PCCARD
347         help
348           This enables support for systems based on Atmel
349           AT91RM9200 and AT91SAM9* processors.
350
351 config ARCH_BCMRING
352         bool "Broadcom BCMRING"
353         depends on MMU
354         select CPU_V6
355         select ARM_AMBA
356         select ARM_TIMER_SP804
357         select CLKDEV_LOOKUP
358         select GENERIC_CLOCKEVENTS
359         select ARCH_WANT_OPTIONAL_GPIOLIB
360         help
361           Support for Broadcom's BCMRing platform.
362
363 config ARCH_HIGHBANK
364         bool "Calxeda Highbank-based"
365         select ARCH_WANT_OPTIONAL_GPIOLIB
366         select ARM_AMBA
367         select ARM_GIC
368         select ARM_TIMER_SP804
369         select CACHE_L2X0
370         select CLKDEV_LOOKUP
371         select COMMON_CLK
372         select CPU_V7
373         select GENERIC_CLOCKEVENTS
374         select HAVE_ARM_SCU
375         select HAVE_SMP
376         select SPARSE_IRQ
377         select USE_OF
378         help
379           Support for the Calxeda Highbank SoC based boards.
380
381 config ARCH_CLPS711X
382         bool "Cirrus Logic CLPS711x/EP721x/EP731x-based"
383         select CPU_ARM720T
384         select ARCH_USES_GETTIMEOFFSET
385         select NEED_MACH_MEMORY_H
386         help
387           Support for Cirrus Logic 711x/721x/731x based boards.
388
389 config ARCH_CNS3XXX
390         bool "Cavium Networks CNS3XXX family"
391         select CPU_V6K
392         select GENERIC_CLOCKEVENTS
393         select ARM_GIC
394         select MIGHT_HAVE_CACHE_L2X0
395         select MIGHT_HAVE_PCI
396         select PCI_DOMAINS if PCI
397         help
398           Support for Cavium Networks CNS3XXX platform.
399
400 config ARCH_GEMINI
401         bool "Cortina Systems Gemini"
402         select CPU_FA526
403         select ARCH_REQUIRE_GPIOLIB
404         select ARCH_USES_GETTIMEOFFSET
405         help
406           Support for the Cortina Systems Gemini family SoCs
407
408 config ARCH_SIRF
409         bool "CSR SiRF"
410         select NO_IOPORT
411         select ARCH_REQUIRE_GPIOLIB
412         select GENERIC_CLOCKEVENTS
413         select COMMON_CLK
414         select GENERIC_IRQ_CHIP
415         select MIGHT_HAVE_CACHE_L2X0
416         select PINCTRL
417         select PINCTRL_SIRF
418         select USE_OF
419         help
420           Support for CSR SiRFprimaII/Marco/Polo platforms
421
422 config ARCH_EBSA110
423         bool "EBSA-110"
424         select CPU_SA110
425         select ISA
426         select NO_IOPORT
427         select ARCH_USES_GETTIMEOFFSET
428         select NEED_MACH_IO_H
429         select NEED_MACH_MEMORY_H
430         help
431           This is an evaluation board for the StrongARM processor available
432           from Digital. It has limited hardware on-board, including an
433           Ethernet interface, two PCMCIA sockets, two serial ports and a
434           parallel port.
435
436 config ARCH_EP93XX
437         bool "EP93xx-based"
438         select CPU_ARM920T
439         select ARM_AMBA
440         select ARM_VIC
441         select CLKDEV_LOOKUP
442         select ARCH_REQUIRE_GPIOLIB
443         select ARCH_HAS_HOLES_MEMORYMODEL
444         select ARCH_USES_GETTIMEOFFSET
445         select NEED_MACH_MEMORY_H
446         help
447           This enables support for the Cirrus EP93xx series of CPUs.
448
449 config ARCH_FOOTBRIDGE
450         bool "FootBridge"
451         select CPU_SA110
452         select FOOTBRIDGE
453         select GENERIC_CLOCKEVENTS
454         select HAVE_IDE
455         select NEED_MACH_IO_H if !MMU
456         select NEED_MACH_MEMORY_H
457         help
458           Support for systems based on the DC21285 companion chip
459           ("FootBridge"), such as the Simtec CATS and the Rebel NetWinder.
460
461 config ARCH_MXC
462         bool "Freescale MXC/iMX-based"
463         select GENERIC_CLOCKEVENTS
464         select ARCH_REQUIRE_GPIOLIB
465         select CLKDEV_LOOKUP
466         select CLKSRC_MMIO
467         select GENERIC_IRQ_CHIP
468         select MULTI_IRQ_HANDLER
469         select SPARSE_IRQ
470         select USE_OF
471         help
472           Support for Freescale MXC/iMX-based family of processors
473
474 config ARCH_MXS
475         bool "Freescale MXS-based"
476         select GENERIC_CLOCKEVENTS
477         select ARCH_REQUIRE_GPIOLIB
478         select CLKDEV_LOOKUP
479         select CLKSRC_MMIO
480         select COMMON_CLK
481         select HAVE_CLK_PREPARE
482         select PINCTRL
483         select USE_OF
484         help
485           Support for Freescale MXS-based family of processors
486
487 config ARCH_NETX
488         bool "Hilscher NetX based"
489         select CLKSRC_MMIO
490         select CPU_ARM926T
491         select ARM_VIC
492         select GENERIC_CLOCKEVENTS
493         help
494           This enables support for systems based on the Hilscher NetX Soc
495
496 config ARCH_H720X
497         bool "Hynix HMS720x-based"
498         select CPU_ARM720T
499         select ISA_DMA_API
500         select ARCH_USES_GETTIMEOFFSET
501         help
502           This enables support for systems based on the Hynix HMS720x
503
504 config ARCH_IOP13XX
505         bool "IOP13xx-based"
506         depends on MMU
507         select CPU_XSC3
508         select PLAT_IOP
509         select PCI
510         select ARCH_SUPPORTS_MSI
511         select VMSPLIT_1G
512         select NEED_MACH_MEMORY_H
513         select NEED_RET_TO_USER
514         help
515           Support for Intel's IOP13XX (XScale) family of processors.
516
517 config ARCH_IOP32X
518         bool "IOP32x-based"
519         depends on MMU
520         select CPU_XSCALE
521         select NEED_RET_TO_USER
522         select PLAT_IOP
523         select PCI
524         select ARCH_REQUIRE_GPIOLIB
525         help
526           Support for Intel's 80219 and IOP32X (XScale) family of
527           processors.
528
529 config ARCH_IOP33X
530         bool "IOP33x-based"
531         depends on MMU
532         select CPU_XSCALE
533         select NEED_RET_TO_USER
534         select PLAT_IOP
535         select PCI
536         select ARCH_REQUIRE_GPIOLIB
537         help
538           Support for Intel's IOP33X (XScale) family of processors.
539
540 config ARCH_IXP4XX
541         bool "IXP4xx-based"
542         depends on MMU
543         select ARCH_HAS_DMA_SET_COHERENT_MASK
544         select CLKSRC_MMIO
545         select CPU_XSCALE
546         select ARCH_REQUIRE_GPIOLIB
547         select GENERIC_CLOCKEVENTS
548         select MIGHT_HAVE_PCI
549         select NEED_MACH_IO_H
550         select DMABOUNCE if PCI
551         help
552           Support for Intel's IXP4XX (XScale) family of processors.
553
554 config ARCH_MVEBU
555         bool "Marvell SOCs with Device Tree support"
556         select GENERIC_CLOCKEVENTS
557         select MULTI_IRQ_HANDLER
558         select SPARSE_IRQ
559         select CLKSRC_MMIO
560         select GENERIC_IRQ_CHIP
561         select IRQ_DOMAIN
562         select COMMON_CLK
563         help
564           Support for the Marvell SoC Family with device tree support
565
566 config ARCH_DOVE
567         bool "Marvell Dove"
568         select CPU_V7
569         select PCI
570         select ARCH_REQUIRE_GPIOLIB
571         select GENERIC_CLOCKEVENTS
572         select PLAT_ORION
573         help
574           Support for the Marvell Dove SoC 88AP510
575
576 config ARCH_KIRKWOOD
577         bool "Marvell Kirkwood"
578         select CPU_FEROCEON
579         select PCI
580         select ARCH_REQUIRE_GPIOLIB
581         select GENERIC_CLOCKEVENTS
582         select PLAT_ORION
583         help
584           Support for the following Marvell Kirkwood series SoCs:
585           88F6180, 88F6192 and 88F6281.
586
587 config ARCH_LPC32XX
588         bool "NXP LPC32XX"
589         select CLKSRC_MMIO
590         select CPU_ARM926T
591         select ARCH_REQUIRE_GPIOLIB
592         select HAVE_IDE
593         select ARM_AMBA
594         select USB_ARCH_HAS_OHCI
595         select CLKDEV_LOOKUP
596         select GENERIC_CLOCKEVENTS
597         select USE_OF
598         select HAVE_PWM
599         help
600           Support for the NXP LPC32XX family of processors
601
602 config ARCH_MV78XX0
603         bool "Marvell MV78xx0"
604         select CPU_FEROCEON
605         select PCI
606         select ARCH_REQUIRE_GPIOLIB
607         select GENERIC_CLOCKEVENTS
608         select PLAT_ORION
609         help
610           Support for the following Marvell MV78xx0 series SoCs:
611           MV781x0, MV782x0.
612
613 config ARCH_ORION5X
614         bool "Marvell Orion"
615         depends on MMU
616         select CPU_FEROCEON
617         select PCI
618         select ARCH_REQUIRE_GPIOLIB
619         select GENERIC_CLOCKEVENTS
620         select PLAT_ORION
621         help
622           Support for the following Marvell Orion 5x series SoCs:
623           Orion-1 (5181), Orion-VoIP (5181L), Orion-NAS (5182),
624           Orion-2 (5281), Orion-1-90 (6183).
625
626 config ARCH_MMP
627         bool "Marvell PXA168/910/MMP2"
628         depends on MMU
629         select ARCH_REQUIRE_GPIOLIB
630         select CLKDEV_LOOKUP
631         select GENERIC_CLOCKEVENTS
632         select GPIO_PXA
633         select IRQ_DOMAIN
634         select PLAT_PXA
635         select SPARSE_IRQ
636         select GENERIC_ALLOCATOR
637         help
638           Support for Marvell's PXA168/PXA910(MMP) and MMP2 processor line.
639
640 config ARCH_KS8695
641         bool "Micrel/Kendin KS8695"
642         select CPU_ARM922T
643         select ARCH_REQUIRE_GPIOLIB
644         select ARCH_USES_GETTIMEOFFSET
645         select NEED_MACH_MEMORY_H
646         help
647           Support for Micrel/Kendin KS8695 "Centaur" (ARM922T) based
648           System-on-Chip devices.
649
650 config ARCH_W90X900
651         bool "Nuvoton W90X900 CPU"
652         select CPU_ARM926T
653         select ARCH_REQUIRE_GPIOLIB
654         select CLKDEV_LOOKUP
655         select CLKSRC_MMIO
656         select GENERIC_CLOCKEVENTS
657         help
658           Support for Nuvoton (Winbond logic dept.) ARM9 processor,
659           At present, the w90x900 has been renamed nuc900, regarding
660           the ARM series product line, you can login the following
661           link address to know more.
662
663           <http://www.nuvoton.com/hq/enu/ProductAndSales/ProductLines/
664                 ConsumerElectronicsIC/ARMMicrocontroller/ARMMicrocontroller>
665
666 config ARCH_TEGRA
667         bool "NVIDIA Tegra"
668         select CLKDEV_LOOKUP
669         select CLKSRC_MMIO
670         select GENERIC_CLOCKEVENTS
671         select GENERIC_GPIO
672         select HAVE_CLK
673         select HAVE_SMP
674         select MIGHT_HAVE_CACHE_L2X0
675         select ARCH_HAS_CPUFREQ
676         select USE_OF
677         help
678           This enables support for NVIDIA Tegra based systems (Tegra APX,
679           Tegra 6xx and Tegra 2 series).
680
681 config ARCH_PICOXCELL
682         bool "Picochip picoXcell"
683         select ARCH_REQUIRE_GPIOLIB
684         select ARM_PATCH_PHYS_VIRT
685         select ARM_VIC
686         select CPU_V6K
687         select DW_APB_TIMER
688         select DW_APB_TIMER_OF
689         select GENERIC_CLOCKEVENTS
690         select GENERIC_GPIO
691         select HAVE_TCM
692         select NO_IOPORT
693         select SPARSE_IRQ
694         select USE_OF
695         help
696           This enables support for systems based on the Picochip picoXcell
697           family of Femtocell devices.  The picoxcell support requires device tree
698           for all boards.
699
700 config ARCH_PNX4008
701         bool "Philips Nexperia PNX4008 Mobile"
702         select CPU_ARM926T
703         select CLKDEV_LOOKUP
704         select ARCH_USES_GETTIMEOFFSET
705         help
706           This enables support for Philips PNX4008 mobile platform.
707
708 config ARCH_PXA
709         bool "PXA2xx/PXA3xx-based"
710         depends on MMU
711         select ARCH_MTD_XIP
712         select ARCH_HAS_CPUFREQ
713         select CLKDEV_LOOKUP
714         select CLKSRC_MMIO
715         select ARCH_REQUIRE_GPIOLIB
716         select GENERIC_CLOCKEVENTS
717         select GPIO_PXA
718         select PLAT_PXA
719         select SPARSE_IRQ
720         select AUTO_ZRELADDR
721         select MULTI_IRQ_HANDLER
722         select ARM_CPU_SUSPEND if PM
723         select HAVE_IDE
724         help
725           Support for Intel/Marvell's PXA2xx/PXA3xx processor line.
726
727 config ARCH_MSM
728         bool "Qualcomm MSM"
729         select HAVE_CLK
730         select GENERIC_CLOCKEVENTS
731         select ARCH_REQUIRE_GPIOLIB
732         select CLKDEV_LOOKUP
733         help
734           Support for Qualcomm MSM/QSD based systems.  This runs on the
735           apps processor of the MSM/QSD and depends on a shared memory
736           interface to the modem processor which runs the baseband
737           stack and controls some vital subsystems
738           (clock and power control, etc).
739
740 config ARCH_SHMOBILE
741         bool "Renesas SH-Mobile / R-Mobile"
742         select HAVE_CLK
743         select CLKDEV_LOOKUP
744         select HAVE_MACH_CLKDEV
745         select HAVE_SMP
746         select GENERIC_CLOCKEVENTS
747         select MIGHT_HAVE_CACHE_L2X0
748         select NO_IOPORT
749         select SPARSE_IRQ
750         select MULTI_IRQ_HANDLER
751         select PM_GENERIC_DOMAINS if PM
752         select NEED_MACH_MEMORY_H
753         help
754           Support for Renesas's SH-Mobile and R-Mobile ARM platforms.
755
756 config ARCH_RPC
757         bool "RiscPC"
758         select ARCH_ACORN
759         select FIQ
760         select ARCH_MAY_HAVE_PC_FDC
761         select HAVE_PATA_PLATFORM
762         select ISA_DMA_API
763         select NO_IOPORT
764         select ARCH_SPARSEMEM_ENABLE
765         select ARCH_USES_GETTIMEOFFSET
766         select HAVE_IDE
767         select NEED_MACH_IO_H
768         select NEED_MACH_MEMORY_H
769         help
770           On the Acorn Risc-PC, Linux can support the internal IDE disk and
771           CD-ROM interface, serial and parallel port, and the floppy drive.
772
773 config ARCH_SA1100
774         bool "SA1100-based"
775         select CLKSRC_MMIO
776         select CPU_SA1100
777         select ISA
778         select ARCH_SPARSEMEM_ENABLE
779         select ARCH_MTD_XIP
780         select ARCH_HAS_CPUFREQ
781         select CPU_FREQ
782         select GENERIC_CLOCKEVENTS
783         select CLKDEV_LOOKUP
784         select ARCH_REQUIRE_GPIOLIB
785         select HAVE_IDE
786         select NEED_MACH_MEMORY_H
787         select SPARSE_IRQ
788         help
789           Support for StrongARM 11x0 based boards.
790
791 config ARCH_S3C24XX
792         bool "Samsung S3C24XX SoCs"
793         select GENERIC_GPIO
794         select ARCH_HAS_CPUFREQ
795         select HAVE_CLK
796         select CLKDEV_LOOKUP
797         select ARCH_USES_GETTIMEOFFSET
798         select HAVE_S3C2410_I2C if I2C
799         select HAVE_S3C_RTC if RTC_CLASS
800         select HAVE_S3C2410_WATCHDOG if WATCHDOG
801         select NEED_MACH_IO_H
802         help
803           Samsung S3C2410, S3C2412, S3C2413, S3C2416, S3C2440, S3C2442, S3C2443
804           and S3C2450 SoCs based systems, such as the Simtec Electronics BAST
805           (<http://www.simtec.co.uk/products/EB110ITX/>), the IPAQ 1940 or the
806           Samsung SMDK2410 development board (and derivatives).
807
808 config ARCH_S3C64XX
809         bool "Samsung S3C64XX"
810         select PLAT_SAMSUNG
811         select CPU_V6
812         select ARM_VIC
813         select HAVE_CLK
814         select HAVE_TCM
815         select CLKDEV_LOOKUP
816         select NO_IOPORT
817         select ARCH_USES_GETTIMEOFFSET
818         select ARCH_HAS_CPUFREQ
819         select ARCH_REQUIRE_GPIOLIB
820         select SAMSUNG_CLKSRC
821         select SAMSUNG_IRQ_VIC_TIMER
822         select S3C_GPIO_TRACK
823         select S3C_DEV_NAND
824         select USB_ARCH_HAS_OHCI
825         select SAMSUNG_GPIOLIB_4BIT
826         select HAVE_S3C2410_I2C if I2C
827         select HAVE_S3C2410_WATCHDOG if WATCHDOG
828         help
829           Samsung S3C64XX series based systems
830
831 config ARCH_S5P64X0
832         bool "Samsung S5P6440 S5P6450"
833         select CPU_V6
834         select GENERIC_GPIO
835         select HAVE_CLK
836         select CLKDEV_LOOKUP
837         select CLKSRC_MMIO
838         select HAVE_S3C2410_WATCHDOG if WATCHDOG
839         select GENERIC_CLOCKEVENTS
840         select HAVE_S3C2410_I2C if I2C
841         select HAVE_S3C_RTC if RTC_CLASS
842         help
843           Samsung S5P64X0 CPU based systems, such as the Samsung SMDK6440,
844           SMDK6450.
845
846 config ARCH_S5PC100
847         bool "Samsung S5PC100"
848         select GENERIC_GPIO
849         select HAVE_CLK
850         select CLKDEV_LOOKUP
851         select CPU_V7
852         select ARCH_USES_GETTIMEOFFSET
853         select HAVE_S3C2410_I2C if I2C
854         select HAVE_S3C_RTC if RTC_CLASS
855         select HAVE_S3C2410_WATCHDOG if WATCHDOG
856         help
857           Samsung S5PC100 series based systems
858
859 config ARCH_S5PV210
860         bool "Samsung S5PV210/S5PC110"
861         select CPU_V7
862         select ARCH_SPARSEMEM_ENABLE
863         select ARCH_HAS_HOLES_MEMORYMODEL
864         select GENERIC_GPIO
865         select HAVE_CLK
866         select CLKDEV_LOOKUP
867         select CLKSRC_MMIO
868         select ARCH_HAS_CPUFREQ
869         select GENERIC_CLOCKEVENTS
870         select HAVE_S3C2410_I2C if I2C
871         select HAVE_S3C_RTC if RTC_CLASS
872         select HAVE_S3C2410_WATCHDOG if WATCHDOG
873         select NEED_MACH_MEMORY_H
874         help
875           Samsung S5PV210/S5PC110 series based systems
876
877 config ARCH_EXYNOS
878         bool "SAMSUNG EXYNOS"
879         select CPU_V7
880         select ARCH_SPARSEMEM_ENABLE
881         select ARCH_HAS_HOLES_MEMORYMODEL
882         select GENERIC_GPIO
883         select HAVE_CLK
884         select CLKDEV_LOOKUP
885         select ARCH_HAS_CPUFREQ
886         select GENERIC_CLOCKEVENTS
887         select HAVE_S3C_RTC if RTC_CLASS
888         select HAVE_S3C2410_I2C if I2C
889         select HAVE_S3C2410_WATCHDOG if WATCHDOG
890         select NEED_MACH_MEMORY_H
891         help
892           Support for SAMSUNG's EXYNOS SoCs (EXYNOS4/5)
893
894 config ARCH_SHARK
895         bool "Shark"
896         select CPU_SA110
897         select ISA
898         select ISA_DMA
899         select ZONE_DMA
900         select PCI
901         select ARCH_USES_GETTIMEOFFSET
902         select NEED_MACH_MEMORY_H
903         help
904           Support for the StrongARM based Digital DNARD machine, also known
905           as "Shark" (<http://www.shark-linux.de/shark.html>).
906
907 config ARCH_U300
908         bool "ST-Ericsson U300 Series"
909         depends on MMU
910         select CLKSRC_MMIO
911         select CPU_ARM926T
912         select HAVE_TCM
913         select ARM_AMBA
914         select ARM_PATCH_PHYS_VIRT
915         select ARM_VIC
916         select GENERIC_CLOCKEVENTS
917         select CLKDEV_LOOKUP
918         select COMMON_CLK
919         select GENERIC_GPIO
920         select ARCH_REQUIRE_GPIOLIB
921         select SPARSE_IRQ
922         help
923           Support for ST-Ericsson U300 series mobile platforms.
924
925 config ARCH_U8500
926         bool "ST-Ericsson U8500 Series"
927         depends on MMU
928         select CPU_V7
929         select ARM_AMBA
930         select GENERIC_CLOCKEVENTS
931         select CLKDEV_LOOKUP
932         select ARCH_REQUIRE_GPIOLIB
933         select ARCH_HAS_CPUFREQ
934         select HAVE_SMP
935         select MIGHT_HAVE_CACHE_L2X0
936         help
937           Support for ST-Ericsson's Ux500 architecture
938
939 config ARCH_NOMADIK
940         bool "STMicroelectronics Nomadik"
941         select ARM_AMBA
942         select ARM_VIC
943         select CPU_ARM926T
944         select COMMON_CLK
945         select GENERIC_CLOCKEVENTS
946         select PINCTRL
947         select MIGHT_HAVE_CACHE_L2X0
948         select ARCH_REQUIRE_GPIOLIB
949         help
950           Support for the Nomadik platform by ST-Ericsson
951
952 config ARCH_DAVINCI
953         bool "TI DaVinci"
954         select GENERIC_CLOCKEVENTS
955         select ARCH_REQUIRE_GPIOLIB
956         select ZONE_DMA
957         select HAVE_IDE
958         select CLKDEV_LOOKUP
959         select GENERIC_ALLOCATOR
960         select GENERIC_IRQ_CHIP
961         select ARCH_HAS_HOLES_MEMORYMODEL
962         help
963           Support for TI's DaVinci platform.
964
965 config ARCH_OMAP
966         bool "TI OMAP"
967         depends on MMU
968         select HAVE_CLK
969         select ARCH_REQUIRE_GPIOLIB
970         select ARCH_HAS_CPUFREQ
971         select CLKSRC_MMIO
972         select GENERIC_CLOCKEVENTS
973         select ARCH_HAS_HOLES_MEMORYMODEL
974         help
975           Support for TI's OMAP platform (OMAP1/2/3/4).
976
977 config PLAT_SPEAR
978         bool "ST SPEAr"
979         select ARM_AMBA
980         select ARCH_REQUIRE_GPIOLIB
981         select CLKDEV_LOOKUP
982         select COMMON_CLK
983         select CLKSRC_MMIO
984         select GENERIC_CLOCKEVENTS
985         select HAVE_CLK
986         help
987           Support for ST's SPEAr platform (SPEAr3xx, SPEAr6xx and SPEAr13xx).
988
989 config ARCH_VT8500
990         bool "VIA/WonderMedia 85xx"
991         select CPU_ARM926T
992         select GENERIC_GPIO
993         select ARCH_HAS_CPUFREQ
994         select GENERIC_CLOCKEVENTS
995         select ARCH_REQUIRE_GPIOLIB
996         help
997           Support for VIA/WonderMedia VT8500/WM85xx System-on-Chip.
998
999 config ARCH_ZYNQ
1000         bool "Xilinx Zynq ARM Cortex A9 Platform"
1001         select CPU_V7
1002         select GENERIC_CLOCKEVENTS
1003         select CLKDEV_LOOKUP
1004         select ARM_GIC
1005         select ARM_AMBA
1006         select ICST
1007         select MIGHT_HAVE_CACHE_L2X0
1008         select USE_OF
1009         help
1010           Support for Xilinx Zynq ARM Cortex A9 Platform
1011 endchoice
1012
1013 #
1014 # This is sorted alphabetically by mach-* pathname.  However, plat-*
1015 # Kconfigs may be included either alphabetically (according to the
1016 # plat- suffix) or along side the corresponding mach-* source.
1017 #
1018 source "arch/arm/mach-mvebu/Kconfig"
1019
1020 source "arch/arm/mach-at91/Kconfig"
1021
1022 source "arch/arm/mach-bcmring/Kconfig"
1023
1024 source "arch/arm/mach-clps711x/Kconfig"
1025
1026 source "arch/arm/mach-cns3xxx/Kconfig"
1027
1028 source "arch/arm/mach-davinci/Kconfig"
1029
1030 source "arch/arm/mach-dove/Kconfig"
1031
1032 source "arch/arm/mach-ep93xx/Kconfig"
1033
1034 source "arch/arm/mach-footbridge/Kconfig"
1035
1036 source "arch/arm/mach-gemini/Kconfig"
1037
1038 source "arch/arm/mach-h720x/Kconfig"
1039
1040 source "arch/arm/mach-integrator/Kconfig"
1041
1042 source "arch/arm/mach-iop32x/Kconfig"
1043
1044 source "arch/arm/mach-iop33x/Kconfig"
1045
1046 source "arch/arm/mach-iop13xx/Kconfig"
1047
1048 source "arch/arm/mach-ixp4xx/Kconfig"
1049
1050 source "arch/arm/mach-kirkwood/Kconfig"
1051
1052 source "arch/arm/mach-ks8695/Kconfig"
1053
1054 source "arch/arm/mach-msm/Kconfig"
1055
1056 source "arch/arm/mach-mv78xx0/Kconfig"
1057
1058 source "arch/arm/plat-mxc/Kconfig"
1059
1060 source "arch/arm/mach-mxs/Kconfig"
1061
1062 source "arch/arm/mach-netx/Kconfig"
1063
1064 source "arch/arm/mach-nomadik/Kconfig"
1065 source "arch/arm/plat-nomadik/Kconfig"
1066
1067 source "arch/arm/plat-omap/Kconfig"
1068
1069 source "arch/arm/mach-omap1/Kconfig"
1070
1071 source "arch/arm/mach-omap2/Kconfig"
1072
1073 source "arch/arm/mach-orion5x/Kconfig"
1074
1075 source "arch/arm/mach-pxa/Kconfig"
1076 source "arch/arm/plat-pxa/Kconfig"
1077
1078 source "arch/arm/mach-mmp/Kconfig"
1079
1080 source "arch/arm/mach-realview/Kconfig"
1081
1082 source "arch/arm/mach-sa1100/Kconfig"
1083
1084 source "arch/arm/plat-samsung/Kconfig"
1085 source "arch/arm/plat-s3c24xx/Kconfig"
1086
1087 source "arch/arm/plat-spear/Kconfig"
1088
1089 source "arch/arm/mach-s3c24xx/Kconfig"
1090 if ARCH_S3C24XX
1091 source "arch/arm/mach-s3c2412/Kconfig"
1092 source "arch/arm/mach-s3c2440/Kconfig"
1093 endif
1094
1095 if ARCH_S3C64XX
1096 source "arch/arm/mach-s3c64xx/Kconfig"
1097 endif
1098
1099 source "arch/arm/mach-s5p64x0/Kconfig"
1100
1101 source "arch/arm/mach-s5pc100/Kconfig"
1102
1103 source "arch/arm/mach-s5pv210/Kconfig"
1104
1105 source "arch/arm/mach-exynos/Kconfig"
1106
1107 source "arch/arm/mach-shmobile/Kconfig"
1108
1109 source "arch/arm/mach-prima2/Kconfig"
1110
1111 source "arch/arm/mach-tegra/Kconfig"
1112
1113 source "arch/arm/mach-u300/Kconfig"
1114
1115 source "arch/arm/mach-ux500/Kconfig"
1116
1117 source "arch/arm/mach-versatile/Kconfig"
1118
1119 source "arch/arm/mach-vexpress/Kconfig"
1120 source "arch/arm/plat-versatile/Kconfig"
1121
1122 source "arch/arm/mach-vt8500/Kconfig"
1123
1124 source "arch/arm/mach-w90x900/Kconfig"
1125
1126 # Definitions to make life easier
1127 config ARCH_ACORN
1128         bool
1129
1130 config PLAT_IOP
1131         bool
1132         select GENERIC_CLOCKEVENTS
1133
1134 config PLAT_ORION
1135         bool
1136         select CLKSRC_MMIO
1137         select GENERIC_IRQ_CHIP
1138         select IRQ_DOMAIN
1139         select COMMON_CLK
1140
1141 config PLAT_PXA
1142         bool
1143
1144 config PLAT_VERSATILE
1145         bool
1146
1147 config ARM_TIMER_SP804
1148         bool
1149         select CLKSRC_MMIO
1150         select HAVE_SCHED_CLOCK
1151
1152 source arch/arm/mm/Kconfig
1153
1154 config ARM_NR_BANKS
1155         int
1156         default 16 if ARCH_EP93XX
1157         default 8
1158
1159 config IWMMXT
1160         bool "Enable iWMMXt support"
1161         depends on CPU_XSCALE || CPU_XSC3 || CPU_MOHAWK || CPU_PJ4
1162         default y if PXA27x || PXA3xx || PXA95x || ARCH_MMP
1163         help
1164           Enable support for iWMMXt context switching at run time if
1165           running on a CPU that supports it.
1166
1167 config XSCALE_PMU
1168         bool
1169         depends on CPU_XSCALE
1170         default y
1171
1172 config CPU_HAS_PMU
1173         depends on (CPU_V6 || CPU_V6K || CPU_V7 || XSCALE_PMU) && \
1174                    (!ARCH_OMAP3 || OMAP3_EMU)
1175         default y
1176         bool
1177
1178 config MULTI_IRQ_HANDLER
1179         bool
1180         help
1181           Allow each machine to specify it's own IRQ handler at run time.
1182
1183 if !MMU
1184 source "arch/arm/Kconfig-nommu"
1185 endif
1186
1187 config ARM_ERRATA_326103
1188         bool "ARM errata: FSR write bit incorrect on a SWP to read-only memory"
1189         depends on CPU_V6
1190         help
1191           Executing a SWP instruction to read-only memory does not set bit 11
1192           of the FSR on the ARM 1136 prior to r1p0. This causes the kernel to
1193           treat the access as a read, preventing a COW from occurring and
1194           causing the faulting task to livelock.
1195
1196 config ARM_ERRATA_411920
1197         bool "ARM errata: Invalidation of the Instruction Cache operation can fail"
1198         depends on CPU_V6 || CPU_V6K
1199         help
1200           Invalidation of the Instruction Cache operation can
1201           fail. This erratum is present in 1136 (before r1p4), 1156 and 1176.
1202           It does not affect the MPCore. This option enables the ARM Ltd.
1203           recommended workaround.
1204
1205 config ARM_ERRATA_430973
1206         bool "ARM errata: Stale prediction on replaced interworking branch"
1207         depends on CPU_V7
1208         help
1209           This option enables the workaround for the 430973 Cortex-A8
1210           (r1p0..r1p2) erratum. If a code sequence containing an ARM/Thumb
1211           interworking branch is replaced with another code sequence at the
1212           same virtual address, whether due to self-modifying code or virtual
1213           to physical address re-mapping, Cortex-A8 does not recover from the
1214           stale interworking branch prediction. This results in Cortex-A8
1215           executing the new code sequence in the incorrect ARM or Thumb state.
1216           The workaround enables the BTB/BTAC operations by setting ACTLR.IBE
1217           and also flushes the branch target cache at every context switch.
1218           Note that setting specific bits in the ACTLR register may not be
1219           available in non-secure mode.
1220
1221 config ARM_ERRATA_458693
1222         bool "ARM errata: Processor deadlock when a false hazard is created"
1223         depends on CPU_V7
1224         help
1225           This option enables the workaround for the 458693 Cortex-A8 (r2p0)
1226           erratum. For very specific sequences of memory operations, it is
1227           possible for a hazard condition intended for a cache line to instead
1228           be incorrectly associated with a different cache line. This false
1229           hazard might then cause a processor deadlock. The workaround enables
1230           the L1 caching of the NEON accesses and disables the PLD instruction
1231           in the ACTLR register. Note that setting specific bits in the ACTLR
1232           register may not be available in non-secure mode.
1233
1234 config ARM_ERRATA_460075
1235         bool "ARM errata: Data written to the L2 cache can be overwritten with stale data"
1236         depends on CPU_V7
1237         help
1238           This option enables the workaround for the 460075 Cortex-A8 (r2p0)
1239           erratum. Any asynchronous access to the L2 cache may encounter a
1240           situation in which recent store transactions to the L2 cache are lost
1241           and overwritten with stale memory contents from external memory. The
1242           workaround disables the write-allocate mode for the L2 cache via the
1243           ACTLR register. Note that setting specific bits in the ACTLR register
1244           may not be available in non-secure mode.
1245
1246 config ARM_ERRATA_742230
1247         bool "ARM errata: DMB operation may be faulty"
1248         depends on CPU_V7 && SMP
1249         help
1250           This option enables the workaround for the 742230 Cortex-A9
1251           (r1p0..r2p2) erratum. Under rare circumstances, a DMB instruction
1252           between two write operations may not ensure the correct visibility
1253           ordering of the two writes. This workaround sets a specific bit in
1254           the diagnostic register of the Cortex-A9 which causes the DMB
1255           instruction to behave as a DSB, ensuring the correct behaviour of
1256           the two writes.
1257
1258 config ARM_ERRATA_742231
1259         bool "ARM errata: Incorrect hazard handling in the SCU may lead to data corruption"
1260         depends on CPU_V7 && SMP
1261         help
1262           This option enables the workaround for the 742231 Cortex-A9
1263           (r2p0..r2p2) erratum. Under certain conditions, specific to the
1264           Cortex-A9 MPCore micro-architecture, two CPUs working in SMP mode,
1265           accessing some data located in the same cache line, may get corrupted
1266           data due to bad handling of the address hazard when the line gets
1267           replaced from one of the CPUs at the same time as another CPU is
1268           accessing it. This workaround sets specific bits in the diagnostic
1269           register of the Cortex-A9 which reduces the linefill issuing
1270           capabilities of the processor.
1271
1272 config PL310_ERRATA_588369
1273         bool "PL310 errata: Clean & Invalidate maintenance operations do not invalidate clean lines"
1274         depends on CACHE_L2X0
1275         help
1276            The PL310 L2 cache controller implements three types of Clean &
1277            Invalidate maintenance operations: by Physical Address
1278            (offset 0x7F0), by Index/Way (0x7F8) and by Way (0x7FC).
1279            They are architecturally defined to behave as the execution of a
1280            clean operation followed immediately by an invalidate operation,
1281            both performing to the same memory location. This functionality
1282            is not correctly implemented in PL310 as clean lines are not
1283            invalidated as a result of these operations.
1284
1285 config ARM_ERRATA_720789
1286         bool "ARM errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faulty ASID"
1287         depends on CPU_V7
1288         help
1289           This option enables the workaround for the 720789 Cortex-A9 (prior to
1290           r2p0) erratum. A faulty ASID can be sent to the other CPUs for the
1291           broadcasted CP15 TLB maintenance operations TLBIASIDIS and TLBIMVAIS.
1292           As a consequence of this erratum, some TLB entries which should be
1293           invalidated are not, resulting in an incoherency in the system page
1294           tables. The workaround changes the TLB flushing routines to invalidate
1295           entries regardless of the ASID.
1296
1297 config PL310_ERRATA_727915
1298         bool "PL310 errata: Background Clean & Invalidate by Way operation can cause data corruption"
1299         depends on CACHE_L2X0
1300         help
1301           PL310 implements the Clean & Invalidate by Way L2 cache maintenance
1302           operation (offset 0x7FC). This operation runs in background so that
1303           PL310 can handle normal accesses while it is in progress. Under very
1304           rare circumstances, due to this erratum, write data can be lost when
1305           PL310 treats a cacheable write transaction during a Clean &
1306           Invalidate by Way operation.
1307
1308 config ARM_ERRATA_743622
1309         bool "ARM errata: Faulty hazard checking in the Store Buffer may lead to data corruption"
1310         depends on CPU_V7
1311         help
1312           This option enables the workaround for the 743622 Cortex-A9
1313           (r2p*) erratum. Under very rare conditions, a faulty
1314           optimisation in the Cortex-A9 Store Buffer may lead to data
1315           corruption. This workaround sets a specific bit in the diagnostic
1316           register of the Cortex-A9 which disables the Store Buffer
1317           optimisation, preventing the defect from occurring. This has no
1318           visible impact on the overall performance or power consumption of the
1319           processor.
1320
1321 config ARM_ERRATA_751472
1322         bool "ARM errata: Interrupted ICIALLUIS may prevent completion of broadcasted operation"
1323         depends on CPU_V7
1324         help
1325           This option enables the workaround for the 751472 Cortex-A9 (prior
1326           to r3p0) erratum. An interrupted ICIALLUIS operation may prevent the
1327           completion of a following broadcasted operation if the second
1328           operation is received by a CPU before the ICIALLUIS has completed,
1329           potentially leading to corrupted entries in the cache or TLB.
1330
1331 config PL310_ERRATA_753970
1332         bool "PL310 errata: cache sync operation may be faulty"
1333         depends on CACHE_PL310
1334         help
1335           This option enables the workaround for the 753970 PL310 (r3p0) erratum.
1336
1337           Under some condition the effect of cache sync operation on
1338           the store buffer still remains when the operation completes.
1339           This means that the store buffer is always asked to drain and
1340           this prevents it from merging any further writes. The workaround
1341           is to replace the normal offset of cache sync operation (0x730)
1342           by another offset targeting an unmapped PL310 register 0x740.
1343           This has the same effect as the cache sync operation: store buffer
1344           drain and waiting for all buffers empty.
1345
1346 config ARM_ERRATA_754322
1347         bool "ARM errata: possible faulty MMU translations following an ASID switch"
1348         depends on CPU_V7
1349         help
1350           This option enables the workaround for the 754322 Cortex-A9 (r2p*,
1351           r3p*) erratum. A speculative memory access may cause a page table walk
1352           which starts prior to an ASID switch but completes afterwards. This
1353           can populate the micro-TLB with a stale entry which may be hit with
1354           the new ASID. This workaround places two dsb instructions in the mm
1355           switching code so that no page table walks can cross the ASID switch.
1356
1357 config ARM_ERRATA_754327
1358         bool "ARM errata: no automatic Store Buffer drain"
1359         depends on CPU_V7 && SMP
1360         help
1361           This option enables the workaround for the 754327 Cortex-A9 (prior to
1362           r2p0) erratum. The Store Buffer does not have any automatic draining
1363           mechanism and therefore a livelock may occur if an external agent
1364           continuously polls a memory location waiting to observe an update.
1365           This workaround defines cpu_relax() as smp_mb(), preventing correctly
1366           written polling loops from denying visibility of updates to memory.
1367
1368 config ARM_ERRATA_364296
1369         bool "ARM errata: Possible cache data corruption with hit-under-miss enabled"
1370         depends on CPU_V6 && !SMP
1371         help
1372           This options enables the workaround for the 364296 ARM1136
1373           r0p2 erratum (possible cache data corruption with
1374           hit-under-miss enabled). It sets the undocumented bit 31 in
1375           the auxiliary control register and the FI bit in the control
1376           register, thus disabling hit-under-miss without putting the
1377           processor into full low interrupt latency mode. ARM11MPCore
1378           is not affected.
1379
1380 config ARM_ERRATA_764369
1381         bool "ARM errata: Data cache line maintenance operation by MVA may not succeed"
1382         depends on CPU_V7 && SMP
1383         help
1384           This option enables the workaround for erratum 764369
1385           affecting Cortex-A9 MPCore with two or more processors (all
1386           current revisions). Under certain timing circumstances, a data
1387           cache line maintenance operation by MVA targeting an Inner
1388           Shareable memory region may fail to proceed up to either the
1389           Point of Coherency or to the Point of Unification of the
1390           system. This workaround adds a DSB instruction before the
1391           relevant cache maintenance functions and sets a specific bit
1392           in the diagnostic control register of the SCU.
1393
1394 config PL310_ERRATA_769419
1395         bool "PL310 errata: no automatic Store Buffer drain"
1396         depends on CACHE_L2X0
1397         help
1398           On revisions of the PL310 prior to r3p2, the Store Buffer does
1399           not automatically drain. This can cause normal, non-cacheable
1400           writes to be retained when the memory system is idle, leading
1401           to suboptimal I/O performance for drivers using coherent DMA.
1402           This option adds a write barrier to the cpu_idle loop so that,
1403           on systems with an outer cache, the store buffer is drained
1404           explicitly.
1405
1406 endmenu
1407
1408 source "arch/arm/common/Kconfig"
1409
1410 menu "Bus support"
1411
1412 config ARM_AMBA
1413         bool
1414
1415 config ISA
1416         bool
1417         help
1418           Find out whether you have ISA slots on your motherboard.  ISA is the
1419           name of a bus system, i.e. the way the CPU talks to the other stuff
1420           inside your box.  Other bus systems are PCI, EISA, MicroChannel
1421           (MCA) or VESA.  ISA is an older system, now being displaced by PCI;
1422           newer boards don't support it.  If you have ISA, say Y, otherwise N.
1423
1424 # Select ISA DMA controller support
1425 config ISA_DMA
1426         bool
1427         select ISA_DMA_API
1428
1429 # Select ISA DMA interface
1430 config ISA_DMA_API
1431         bool
1432
1433 config PCI
1434         bool "PCI support" if MIGHT_HAVE_PCI
1435         help
1436           Find out whether you have a PCI motherboard. PCI is the name of a
1437           bus system, i.e. the way the CPU talks to the other stuff inside
1438           your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or
1439           VESA. If you have PCI, say Y, otherwise N.
1440
1441 config PCI_DOMAINS
1442         bool
1443         depends on PCI
1444
1445 config PCI_NANOENGINE
1446         bool "BSE nanoEngine PCI support"
1447         depends on SA1100_NANOENGINE
1448         help
1449           Enable PCI on the BSE nanoEngine board.
1450
1451 config PCI_SYSCALL
1452         def_bool PCI
1453
1454 # Select the host bridge type
1455 config PCI_HOST_VIA82C505
1456         bool
1457         depends on PCI && ARCH_SHARK
1458         default y
1459
1460 config PCI_HOST_ITE8152
1461         bool
1462         depends on PCI && MACH_ARMCORE
1463         default y
1464         select DMABOUNCE
1465
1466 source "drivers/pci/Kconfig"
1467
1468 source "drivers/pcmcia/Kconfig"
1469
1470 endmenu
1471
1472 menu "Kernel Features"
1473
1474 config HAVE_SMP
1475         bool
1476         help
1477           This option should be selected by machines which have an SMP-
1478           capable CPU.
1479
1480           The only effect of this option is to make the SMP-related
1481           options available to the user for configuration.
1482
1483 config SMP
1484         bool "Symmetric Multi-Processing"
1485         depends on CPU_V6K || CPU_V7
1486         depends on GENERIC_CLOCKEVENTS
1487         depends on HAVE_SMP
1488         depends on MMU
1489         select USE_GENERIC_SMP_HELPERS
1490         select HAVE_ARM_SCU if !ARCH_MSM_SCORPIONMP
1491         help
1492           This enables support for systems with more than one CPU. If you have
1493           a system with only one CPU, like most personal computers, say N. If
1494           you have a system with more than one CPU, say Y.
1495
1496           If you say N here, the kernel will run on single and multiprocessor
1497           machines, but will use only one CPU of a multiprocessor machine. If
1498           you say Y here, the kernel will run on many, but not all, single
1499           processor machines. On a single processor machine, the kernel will
1500           run faster if you say N here.
1501
1502           See also <file:Documentation/x86/i386/IO-APIC.txt>,
1503           <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at
1504           <http://tldp.org/HOWTO/SMP-HOWTO.html>.
1505
1506           If you don't know what to do here, say N.
1507
1508 config SMP_ON_UP
1509         bool "Allow booting SMP kernel on uniprocessor systems (EXPERIMENTAL)"
1510         depends on EXPERIMENTAL
1511         depends on SMP && !XIP_KERNEL
1512         default y
1513         help
1514           SMP kernels contain instructions which fail on non-SMP processors.
1515           Enabling this option allows the kernel to modify itself to make
1516           these instructions safe.  Disabling it allows about 1K of space
1517           savings.
1518
1519           If you don't know what to do here, say Y.
1520
1521 config ARM_CPU_TOPOLOGY
1522         bool "Support cpu topology definition"
1523         depends on SMP && CPU_V7
1524         default y
1525         help
1526           Support ARM cpu topology definition. The MPIDR register defines
1527           affinity between processors which is then used to describe the cpu
1528           topology of an ARM System.
1529
1530 config SCHED_MC
1531         bool "Multi-core scheduler support"
1532         depends on ARM_CPU_TOPOLOGY
1533         help
1534           Multi-core scheduler support improves the CPU scheduler's decision
1535           making when dealing with multi-core CPU chips at a cost of slightly
1536           increased overhead in some places. If unsure say N here.
1537
1538 config SCHED_SMT
1539         bool "SMT scheduler support"
1540         depends on ARM_CPU_TOPOLOGY
1541         help
1542           Improves the CPU scheduler's decision making when dealing with
1543           MultiThreading at a cost of slightly increased overhead in some
1544           places. If unsure say N here.
1545
1546 config HAVE_ARM_SCU
1547         bool
1548         help
1549           This option enables support for the ARM system coherency unit
1550
1551 config ARM_ARCH_TIMER
1552         bool "Architected timer support"
1553         depends on CPU_V7
1554         help
1555           This option enables support for the ARM architected timer
1556
1557 config HAVE_ARM_TWD
1558         bool
1559         depends on SMP
1560         help
1561           This options enables support for the ARM timer and watchdog unit
1562
1563 choice
1564         prompt "Memory split"
1565         default VMSPLIT_3G
1566         help
1567           Select the desired split between kernel and user memory.
1568
1569           If you are not absolutely sure what you are doing, leave this
1570           option alone!
1571
1572         config VMSPLIT_3G
1573                 bool "3G/1G user/kernel split"
1574         config VMSPLIT_2G
1575                 bool "2G/2G user/kernel split"
1576         config VMSPLIT_1G
1577                 bool "1G/3G user/kernel split"
1578 endchoice
1579
1580 config PAGE_OFFSET
1581         hex
1582         default 0x40000000 if VMSPLIT_1G
1583         default 0x80000000 if VMSPLIT_2G
1584         default 0xC0000000
1585
1586 config NR_CPUS
1587         int "Maximum number of CPUs (2-32)"
1588         range 2 32
1589         depends on SMP
1590         default "4"
1591
1592 config HOTPLUG_CPU
1593         bool "Support for hot-pluggable CPUs (EXPERIMENTAL)"
1594         depends on SMP && HOTPLUG && EXPERIMENTAL
1595         help
1596           Say Y here to experiment with turning CPUs off and on.  CPUs
1597           can be controlled through /sys/devices/system/cpu.
1598
1599 config LOCAL_TIMERS
1600         bool "Use local timer interrupts"
1601         depends on SMP
1602         default y
1603         select HAVE_ARM_TWD if (!ARCH_MSM_SCORPIONMP && !EXYNOS4_MCT)
1604         help
1605           Enable support for local timers on SMP platforms, rather then the
1606           legacy IPI broadcast method.  Local timers allows the system
1607           accounting to be spread across the timer interval, preventing a
1608           "thundering herd" at every timer tick.
1609
1610 config ARCH_NR_GPIO
1611         int
1612         default 1024 if ARCH_SHMOBILE || ARCH_TEGRA
1613         default 355 if ARCH_U8500
1614         default 264 if MACH_H4700
1615         default 512 if SOC_OMAP5
1616         default 0
1617         help
1618           Maximum number of GPIOs in the system.
1619
1620           If unsure, leave the default value.
1621
1622 source kernel/Kconfig.preempt
1623
1624 config HZ
1625         int
1626         default 200 if ARCH_EBSA110 || ARCH_S3C24XX || ARCH_S5P64X0 || \
1627                 ARCH_S5PV210 || ARCH_EXYNOS4
1628         default OMAP_32K_TIMER_HZ if ARCH_OMAP && OMAP_32K_TIMER
1629         default AT91_TIMER_HZ if ARCH_AT91
1630         default SHMOBILE_TIMER_HZ if ARCH_SHMOBILE
1631         default 100
1632
1633 config THUMB2_KERNEL
1634         bool "Compile the kernel in Thumb-2 mode (EXPERIMENTAL)"
1635         depends on CPU_V7 && !CPU_V6 && !CPU_V6K && EXPERIMENTAL
1636         select AEABI
1637         select ARM_ASM_UNIFIED
1638         select ARM_UNWIND
1639         help
1640           By enabling this option, the kernel will be compiled in
1641           Thumb-2 mode. A compiler/assembler that understand the unified
1642           ARM-Thumb syntax is needed.
1643
1644           If unsure, say N.
1645
1646 config THUMB2_AVOID_R_ARM_THM_JUMP11
1647         bool "Work around buggy Thumb-2 short branch relocations in gas"
1648         depends on THUMB2_KERNEL && MODULES
1649         default y
1650         help
1651           Various binutils versions can resolve Thumb-2 branches to
1652           locally-defined, preemptible global symbols as short-range "b.n"
1653           branch instructions.
1654
1655           This is a problem, because there's no guarantee the final
1656           destination of the symbol, or any candidate locations for a
1657           trampoline, are within range of the branch.  For this reason, the
1658           kernel does not support fixing up the R_ARM_THM_JUMP11 (102)
1659           relocation in modules at all, and it makes little sense to add
1660           support.
1661
1662           The symptom is that the kernel fails with an "unsupported
1663           relocation" error when loading some modules.
1664
1665           Until fixed tools are available, passing
1666           -fno-optimize-sibling-calls to gcc should prevent gcc generating
1667           code which hits this problem, at the cost of a bit of extra runtime
1668           stack usage in some cases.
1669
1670           The problem is described in more detail at:
1671               https://bugs.launchpad.net/binutils-linaro/+bug/725126
1672
1673           Only Thumb-2 kernels are affected.
1674
1675           Unless you are sure your tools don't have this problem, say Y.
1676
1677 config ARM_ASM_UNIFIED
1678         bool
1679
1680 config AEABI
1681         bool "Use the ARM EABI to compile the kernel"
1682         help
1683           This option allows for the kernel to be compiled using the latest
1684           ARM ABI (aka EABI).  This is only useful if you are using a user
1685           space environment that is also compiled with EABI.
1686
1687           Since there are major incompatibilities between the legacy ABI and
1688           EABI, especially with regard to structure member alignment, this
1689           option also changes the kernel syscall calling convention to
1690           disambiguate both ABIs and allow for backward compatibility support
1691           (selected with CONFIG_OABI_COMPAT).
1692
1693           To use this you need GCC version 4.0.0 or later.
1694
1695 config OABI_COMPAT
1696         bool "Allow old ABI binaries to run with this kernel (EXPERIMENTAL)"
1697         depends on AEABI && EXPERIMENTAL && !THUMB2_KERNEL
1698         default y
1699         help
1700           This option preserves the old syscall interface along with the
1701           new (ARM EABI) one. It also provides a compatibility layer to
1702           intercept syscalls that have structure arguments which layout
1703           in memory differs between the legacy ABI and the new ARM EABI
1704           (only for non "thumb" binaries). This option adds a tiny
1705           overhead to all syscalls and produces a slightly larger kernel.
1706           If you know you'll be using only pure EABI user space then you
1707           can say N here. If this option is not selected and you attempt
1708           to execute a legacy ABI binary then the result will be
1709           UNPREDICTABLE (in fact it can be predicted that it won't work
1710           at all). If in doubt say Y.
1711
1712 config ARCH_HAS_HOLES_MEMORYMODEL
1713         bool
1714
1715 config ARCH_SPARSEMEM_ENABLE
1716         bool
1717
1718 config ARCH_SPARSEMEM_DEFAULT
1719         def_bool ARCH_SPARSEMEM_ENABLE
1720
1721 config ARCH_SELECT_MEMORY_MODEL
1722         def_bool ARCH_SPARSEMEM_ENABLE
1723
1724 config HAVE_ARCH_PFN_VALID
1725         def_bool ARCH_HAS_HOLES_MEMORYMODEL || !SPARSEMEM
1726
1727 config HIGHMEM
1728         bool "High Memory Support"
1729         depends on MMU
1730         help
1731           The address space of ARM processors is only 4 Gigabytes large
1732           and it has to accommodate user address space, kernel address
1733           space as well as some memory mapped IO. That means that, if you
1734           have a large amount of physical memory and/or IO, not all of the
1735           memory can be "permanently mapped" by the kernel. The physical
1736           memory that is not permanently mapped is called "high memory".
1737
1738           Depending on the selected kernel/user memory split, minimum
1739           vmalloc space and actual amount of RAM, you may not need this
1740           option which should result in a slightly faster kernel.
1741
1742           If unsure, say n.
1743
1744 config HIGHPTE
1745         bool "Allocate 2nd-level pagetables from highmem"
1746         depends on HIGHMEM
1747
1748 config HW_PERF_EVENTS
1749         bool "Enable hardware performance counter support for perf events"
1750         depends on PERF_EVENTS && CPU_HAS_PMU
1751         default y
1752         help
1753           Enable hardware performance counter support for perf events. If
1754           disabled, perf events will use software events only.
1755
1756 source "mm/Kconfig"
1757
1758 config FORCE_MAX_ZONEORDER
1759         int "Maximum zone order" if ARCH_SHMOBILE
1760         range 11 64 if ARCH_SHMOBILE
1761         default "9" if SA1111
1762         default "11"
1763         help
1764           The kernel memory allocator divides physically contiguous memory
1765           blocks into "zones", where each zone is a power of two number of
1766           pages.  This option selects the largest power of two that the kernel
1767           keeps in the memory allocator.  If you need to allocate very large
1768           blocks of physically contiguous memory, then you may need to
1769           increase this value.
1770
1771           This config option is actually maximum order plus one. For example,
1772           a value of 11 means that the largest free memory block is 2^10 pages.
1773
1774 config LEDS
1775         bool "Timer and CPU usage LEDs"
1776         depends on ARCH_CDB89712 || ARCH_EBSA110 || \
1777                    ARCH_EBSA285 || ARCH_INTEGRATOR || \
1778                    ARCH_LUBBOCK || MACH_MAINSTONE || ARCH_NETWINDER || \
1779                    ARCH_OMAP || ARCH_P720T || ARCH_PXA_IDP || \
1780                    ARCH_SA1100 || ARCH_SHARK || ARCH_VERSATILE || \
1781                    ARCH_AT91 || ARCH_DAVINCI || \
1782                    ARCH_KS8695 || MACH_RD88F5182 || ARCH_REALVIEW
1783         help
1784           If you say Y here, the LEDs on your machine will be used
1785           to provide useful information about your current system status.
1786
1787           If you are compiling a kernel for a NetWinder or EBSA-285, you will
1788           be able to select which LEDs are active using the options below. If
1789           you are compiling a kernel for the EBSA-110 or the LART however, the
1790           red LED will simply flash regularly to indicate that the system is
1791           still functional. It is safe to say Y here if you have a CATS
1792           system, but the driver will do nothing.
1793
1794 config LEDS_TIMER
1795         bool "Timer LED" if (!ARCH_CDB89712 && !ARCH_OMAP) || \
1796                             OMAP_OSK_MISTRAL || MACH_OMAP_H2 \
1797                             || MACH_OMAP_PERSEUS2
1798         depends on LEDS
1799         depends on !GENERIC_CLOCKEVENTS
1800         default y if ARCH_EBSA110
1801         help
1802           If you say Y here, one of the system LEDs (the green one on the
1803           NetWinder, the amber one on the EBSA285, or the red one on the LART)
1804           will flash regularly to indicate that the system is still
1805           operational. This is mainly useful to kernel hackers who are
1806           debugging unstable kernels.
1807
1808           The LART uses the same LED for both Timer LED and CPU usage LED
1809           functions. You may choose to use both, but the Timer LED function
1810           will overrule the CPU usage LED.
1811
1812 config LEDS_CPU
1813         bool "CPU usage LED" if (!ARCH_CDB89712 && !ARCH_EBSA110 && \
1814                         !ARCH_OMAP) \
1815                         || OMAP_OSK_MISTRAL || MACH_OMAP_H2 \
1816                         || MACH_OMAP_PERSEUS2
1817         depends on LEDS
1818         help
1819           If you say Y here, the red LED will be used to give a good real
1820           time indication of CPU usage, by lighting whenever the idle task
1821           is not currently executing.
1822
1823           The LART uses the same LED for both Timer LED and CPU usage LED
1824           functions. You may choose to use both, but the Timer LED function
1825           will overrule the CPU usage LED.
1826
1827 config ALIGNMENT_TRAP
1828         bool
1829         depends on CPU_CP15_MMU
1830         default y if !ARCH_EBSA110
1831         select HAVE_PROC_CPU if PROC_FS
1832         help
1833           ARM processors cannot fetch/store information which is not
1834           naturally aligned on the bus, i.e., a 4 byte fetch must start at an
1835           address divisible by 4. On 32-bit ARM processors, these non-aligned
1836           fetch/store instructions will be emulated in software if you say
1837           here, which has a severe performance impact. This is necessary for
1838           correct operation of some network protocols. With an IP-only
1839           configuration it is safe to say N, otherwise say Y.
1840
1841 config UACCESS_WITH_MEMCPY
1842         bool "Use kernel mem{cpy,set}() for {copy_to,clear}_user() (EXPERIMENTAL)"
1843         depends on MMU && EXPERIMENTAL
1844         default y if CPU_FEROCEON
1845         help
1846           Implement faster copy_to_user and clear_user methods for CPU
1847           cores where a 8-word STM instruction give significantly higher
1848           memory write throughput than a sequence of individual 32bit stores.
1849
1850           A possible side effect is a slight increase in scheduling latency
1851           between threads sharing the same address space if they invoke
1852           such copy operations with large buffers.
1853
1854           However, if the CPU data cache is using a write-allocate mode,
1855           this option is unlikely to provide any performance gain.
1856
1857 config SECCOMP
1858         bool
1859         prompt "Enable seccomp to safely compute untrusted bytecode"
1860         ---help---
1861           This kernel feature is useful for number crunching applications
1862           that may need to compute untrusted bytecode during their
1863           execution. By using pipes or other transports made available to
1864           the process as file descriptors supporting the read/write
1865           syscalls, it's possible to isolate those applications in
1866           their own address space using seccomp. Once seccomp is
1867           enabled via prctl(PR_SET_SECCOMP), it cannot be disabled
1868           and the task is only allowed to execute a few safe syscalls
1869           defined by each seccomp mode.
1870
1871 config CC_STACKPROTECTOR
1872         bool "Enable -fstack-protector buffer overflow detection (EXPERIMENTAL)"
1873         depends on EXPERIMENTAL
1874         help
1875           This option turns on the -fstack-protector GCC feature. This
1876           feature puts, at the beginning of functions, a canary value on
1877           the stack just before the return address, and validates
1878           the value just before actually returning.  Stack based buffer
1879           overflows (that need to overwrite this return address) now also
1880           overwrite the canary, which gets detected and the attack is then
1881           neutralized via a kernel panic.
1882           This feature requires gcc version 4.2 or above.
1883
1884 config DEPRECATED_PARAM_STRUCT
1885         bool "Provide old way to pass kernel parameters"
1886         help
1887           This was deprecated in 2001 and announced to live on for 5 years.
1888           Some old boot loaders still use this way.
1889
1890 endmenu
1891
1892 menu "Boot options"
1893
1894 config USE_OF
1895         bool "Flattened Device Tree support"
1896         select OF
1897         select OF_EARLY_FLATTREE
1898         select IRQ_DOMAIN
1899         help
1900           Include support for flattened device tree machine descriptions.
1901
1902 # Compressed boot loader in ROM.  Yes, we really want to ask about
1903 # TEXT and BSS so we preserve their values in the config files.
1904 config ZBOOT_ROM_TEXT
1905         hex "Compressed ROM boot loader base address"
1906         default "0"
1907         help
1908           The physical address at which the ROM-able zImage is to be
1909           placed in the target.  Platforms which normally make use of
1910           ROM-able zImage formats normally set this to a suitable
1911           value in their defconfig file.
1912
1913           If ZBOOT_ROM is not enabled, this has no effect.
1914
1915 config ZBOOT_ROM_BSS
1916         hex "Compressed ROM boot loader BSS address"
1917         default "0"
1918         help
1919           The base address of an area of read/write memory in the target
1920           for the ROM-able zImage which must be available while the
1921           decompressor is running. It must be large enough to hold the
1922           entire decompressed kernel plus an additional 128 KiB.
1923           Platforms which normally make use of ROM-able zImage formats
1924           normally set this to a suitable value in their defconfig file.
1925
1926           If ZBOOT_ROM is not enabled, this has no effect.
1927
1928 config ZBOOT_ROM
1929         bool "Compressed boot loader in ROM/flash"
1930         depends on ZBOOT_ROM_TEXT != ZBOOT_ROM_BSS
1931         help
1932           Say Y here if you intend to execute your compressed kernel image
1933           (zImage) directly from ROM or flash.  If unsure, say N.
1934
1935 choice
1936         prompt "Include SD/MMC loader in zImage (EXPERIMENTAL)"
1937         depends on ZBOOT_ROM && ARCH_SH7372 && EXPERIMENTAL
1938         default ZBOOT_ROM_NONE
1939         help
1940           Include experimental SD/MMC loading code in the ROM-able zImage.
1941           With this enabled it is possible to write the ROM-able zImage
1942           kernel image to an MMC or SD card and boot the kernel straight
1943           from the reset vector. At reset the processor Mask ROM will load
1944           the first part of the ROM-able zImage which in turn loads the
1945           rest the kernel image to RAM.
1946
1947 config ZBOOT_ROM_NONE
1948         bool "No SD/MMC loader in zImage (EXPERIMENTAL)"
1949         help
1950           Do not load image from SD or MMC
1951
1952 config ZBOOT_ROM_MMCIF
1953         bool "Include MMCIF loader in zImage (EXPERIMENTAL)"
1954         help
1955           Load image from MMCIF hardware block.
1956
1957 config ZBOOT_ROM_SH_MOBILE_SDHI
1958         bool "Include SuperH Mobile SDHI loader in zImage (EXPERIMENTAL)"
1959         help
1960           Load image from SDHI hardware block
1961
1962 endchoice
1963
1964 config ARM_APPENDED_DTB
1965         bool "Use appended device tree blob to zImage (EXPERIMENTAL)"
1966         depends on OF && !ZBOOT_ROM && EXPERIMENTAL
1967         help
1968           With this option, the boot code will look for a device tree binary
1969           (DTB) appended to zImage
1970           (e.g. cat zImage <filename>.dtb > zImage_w_dtb).
1971
1972           This is meant as a backward compatibility convenience for those
1973           systems with a bootloader that can't be upgraded to accommodate
1974           the documented boot protocol using a device tree.
1975
1976           Beware that there is very little in terms of protection against
1977           this option being confused by leftover garbage in memory that might
1978           look like a DTB header after a reboot if no actual DTB is appended
1979           to zImage.  Do not leave this option active in a production kernel
1980           if you don't intend to always append a DTB.  Proper passing of the
1981           location into r2 of a bootloader provided DTB is always preferable
1982           to this option.
1983
1984 config ARM_ATAG_DTB_COMPAT
1985         bool "Supplement the appended DTB with traditional ATAG information"
1986         depends on ARM_APPENDED_DTB
1987         help
1988           Some old bootloaders can't be updated to a DTB capable one, yet
1989           they provide ATAGs with memory configuration, the ramdisk address,
1990           the kernel cmdline string, etc.  Such information is dynamically
1991           provided by the bootloader and can't always be stored in a static
1992           DTB.  To allow a device tree enabled kernel to be used with such
1993           bootloaders, this option allows zImage to extract the information
1994           from the ATAG list and store it at run time into the appended DTB.
1995
1996 choice
1997         prompt "Kernel command line type" if ARM_ATAG_DTB_COMPAT
1998         default ARM_ATAG_DTB_COMPAT_CMDLINE_FROM_BOOTLOADER
1999
2000 config ARM_ATAG_DTB_COMPAT_CMDLINE_FROM_BOOTLOADER
2001         bool "Use bootloader kernel arguments if available"
2002         help
2003           Uses the command-line options passed by the boot loader instead of
2004           the device tree bootargs property. If the boot loader doesn't provide
2005           any, the device tree bootargs property will be used.
2006
2007 config ARM_ATAG_DTB_COMPAT_CMDLINE_EXTEND
2008         bool "Extend with bootloader kernel arguments"
2009         help
2010           The command-line arguments provided by the boot loader will be
2011           appended to the the device tree bootargs property.
2012
2013 endchoice
2014
2015 config CMDLINE
2016         string "Default kernel command string"
2017         default ""
2018         help
2019           On some architectures (EBSA110 and CATS), there is currently no way
2020           for the boot loader to pass arguments to the kernel. For these
2021           architectures, you should supply some command-line options at build
2022           time by entering them here. As a minimum, you should specify the
2023           memory size and the root device (e.g., mem=64M root=/dev/nfs).
2024
2025 choice
2026         prompt "Kernel command line type" if CMDLINE != ""
2027         default CMDLINE_FROM_BOOTLOADER
2028
2029 config CMDLINE_FROM_BOOTLOADER
2030         bool "Use bootloader kernel arguments if available"
2031         help
2032           Uses the command-line options passed by the boot loader. If
2033           the boot loader doesn't provide any, the default kernel command
2034           string provided in CMDLINE will be used.
2035
2036 config CMDLINE_EXTEND
2037         bool "Extend bootloader kernel arguments"
2038         help
2039           The command-line arguments provided by the boot loader will be
2040           appended to the default kernel command string.
2041
2042 config CMDLINE_FORCE
2043         bool "Always use the default kernel command string"
2044         help
2045           Always use the default kernel command string, even if the boot
2046           loader passes other arguments to the kernel.
2047           This is useful if you cannot or don't want to change the
2048           command-line options your boot loader passes to the kernel.
2049 endchoice
2050
2051 config XIP_KERNEL
2052         bool "Kernel Execute-In-Place from ROM"
2053         depends on !ZBOOT_ROM && !ARM_LPAE
2054         help
2055           Execute-In-Place allows the kernel to run from non-volatile storage
2056           directly addressable by the CPU, such as NOR flash. This saves RAM
2057           space since the text section of the kernel is not loaded from flash
2058           to RAM.  Read-write sections, such as the data section and stack,
2059           are still copied to RAM.  The XIP kernel is not compressed since
2060           it has to run directly from flash, so it will take more space to
2061           store it.  The flash address used to link the kernel object files,
2062           and for storing it, is configuration dependent. Therefore, if you
2063           say Y here, you must know the proper physical address where to
2064           store the kernel image depending on your own flash memory usage.
2065
2066           Also note that the make target becomes "make xipImage" rather than
2067           "make zImage" or "make Image".  The final kernel binary to put in
2068           ROM memory will be arch/arm/boot/xipImage.
2069
2070           If unsure, say N.
2071
2072 config XIP_PHYS_ADDR
2073         hex "XIP Kernel Physical Location"
2074         depends on XIP_KERNEL
2075         default "0x00080000"
2076         help
2077           This is the physical address in your flash memory the kernel will
2078           be linked for and stored to.  This address is dependent on your
2079           own flash usage.
2080
2081 config KEXEC
2082         bool "Kexec system call (EXPERIMENTAL)"
2083         depends on EXPERIMENTAL && (!SMP || HOTPLUG_CPU)
2084         help
2085           kexec is a system call that implements the ability to shutdown your
2086           current kernel, and to start another kernel.  It is like a reboot
2087           but it is independent of the system firmware.   And like a reboot
2088           you can start any kernel with it, not just Linux.
2089
2090           It is an ongoing process to be certain the hardware in a machine
2091           is properly shutdown, so do not be surprised if this code does not
2092           initially work for you.  It may help to enable device hotplugging
2093           support.
2094
2095 config ATAGS_PROC
2096         bool "Export atags in procfs"
2097         depends on KEXEC
2098         default y
2099         help
2100           Should the atags used to boot the kernel be exported in an "atags"
2101           file in procfs. Useful with kexec.
2102
2103 config CRASH_DUMP
2104         bool "Build kdump crash kernel (EXPERIMENTAL)"
2105         depends on EXPERIMENTAL
2106         help
2107           Generate crash dump after being started by kexec. This should
2108           be normally only set in special crash dump kernels which are
2109           loaded in the main kernel with kexec-tools into a specially
2110           reserved region and then later executed after a crash by
2111           kdump/kexec. The crash dump kernel must be compiled to a
2112           memory address not used by the main kernel
2113
2114           For more details see Documentation/kdump/kdump.txt
2115
2116 config AUTO_ZRELADDR
2117         bool "Auto calculation of the decompressed kernel image address"
2118         depends on !ZBOOT_ROM && !ARCH_U300
2119         help
2120           ZRELADDR is the physical address where the decompressed kernel
2121           image will be placed. If AUTO_ZRELADDR is selected, the address
2122           will be determined at run-time by masking the current IP with
2123           0xf8000000. This assumes the zImage being placed in the first 128MB
2124           from start of memory.
2125
2126 endmenu
2127
2128 menu "CPU Power Management"
2129
2130 if ARCH_HAS_CPUFREQ
2131
2132 source "drivers/cpufreq/Kconfig"
2133
2134 config CPU_FREQ_IMX
2135         tristate "CPUfreq driver for i.MX CPUs"
2136         depends on ARCH_MXC && CPU_FREQ
2137         help
2138           This enables the CPUfreq driver for i.MX CPUs.
2139
2140 config CPU_FREQ_SA1100
2141         bool
2142
2143 config CPU_FREQ_SA1110
2144         bool
2145
2146 config CPU_FREQ_INTEGRATOR
2147         tristate "CPUfreq driver for ARM Integrator CPUs"
2148         depends on ARCH_INTEGRATOR && CPU_FREQ
2149         default y
2150         help
2151           This enables the CPUfreq driver for ARM Integrator CPUs.
2152
2153           For details, take a look at <file:Documentation/cpu-freq>.
2154
2155           If in doubt, say Y.
2156
2157 config CPU_FREQ_PXA
2158         bool
2159         depends on CPU_FREQ && ARCH_PXA && PXA25x
2160         default y
2161         select CPU_FREQ_TABLE
2162         select CPU_FREQ_DEFAULT_GOV_USERSPACE
2163
2164 config CPU_FREQ_S3C
2165         bool
2166         help
2167           Internal configuration node for common cpufreq on Samsung SoC
2168
2169 config CPU_FREQ_S3C24XX
2170         bool "CPUfreq driver for Samsung S3C24XX series CPUs (EXPERIMENTAL)"
2171         depends on ARCH_S3C24XX && CPU_FREQ && EXPERIMENTAL
2172         select CPU_FREQ_S3C
2173         help
2174           This enables the CPUfreq driver for the Samsung S3C24XX family
2175           of CPUs.
2176
2177           For details, take a look at <file:Documentation/cpu-freq>.
2178
2179           If in doubt, say N.
2180
2181 config CPU_FREQ_S3C24XX_PLL
2182         bool "Support CPUfreq changing of PLL frequency (EXPERIMENTAL)"
2183         depends on CPU_FREQ_S3C24XX && EXPERIMENTAL
2184         help
2185           Compile in support for changing the PLL frequency from the
2186           S3C24XX series CPUfreq driver. The PLL takes time to settle
2187           after a frequency change, so by default it is not enabled.
2188
2189           This also means that the PLL tables for the selected CPU(s) will
2190           be built which may increase the size of the kernel image.
2191
2192 config CPU_FREQ_S3C24XX_DEBUG
2193         bool "Debug CPUfreq Samsung driver core"
2194         depends on CPU_FREQ_S3C24XX
2195         help
2196           Enable s3c_freq_dbg for the Samsung S3C CPUfreq core
2197
2198 config CPU_FREQ_S3C24XX_IODEBUG
2199         bool "Debug CPUfreq Samsung driver IO timing"
2200         depends on CPU_FREQ_S3C24XX
2201         help
2202           Enable s3c_freq_iodbg for the Samsung S3C CPUfreq core
2203
2204 config CPU_FREQ_S3C24XX_DEBUGFS
2205         bool "Export debugfs for CPUFreq"
2206         depends on CPU_FREQ_S3C24XX && DEBUG_FS
2207         help
2208           Export status information via debugfs.
2209
2210 endif
2211
2212 source "drivers/cpuidle/Kconfig"
2213
2214 endmenu
2215
2216 menu "Floating point emulation"
2217
2218 comment "At least one emulation must be selected"
2219
2220 config FPE_NWFPE
2221         bool "NWFPE math emulation"
2222         depends on (!AEABI || OABI_COMPAT) && !THUMB2_KERNEL
2223         ---help---
2224           Say Y to include the NWFPE floating point emulator in the kernel.
2225           This is necessary to run most binaries. Linux does not currently
2226           support floating point hardware so you need to say Y here even if
2227           your machine has an FPA or floating point co-processor podule.
2228
2229           You may say N here if you are going to load the Acorn FPEmulator
2230           early in the bootup.
2231
2232 config FPE_NWFPE_XP
2233         bool "Support extended precision"
2234         depends on FPE_NWFPE
2235         help
2236           Say Y to include 80-bit support in the kernel floating-point
2237           emulator.  Otherwise, only 32 and 64-bit support is compiled in.
2238           Note that gcc does not generate 80-bit operations by default,
2239           so in most cases this option only enlarges the size of the
2240           floating point emulator without any good reason.
2241
2242           You almost surely want to say N here.
2243
2244 config FPE_FASTFPE
2245         bool "FastFPE math emulation (EXPERIMENTAL)"
2246         depends on (!AEABI || OABI_COMPAT) && !CPU_32v3 && EXPERIMENTAL
2247         ---help---
2248           Say Y here to include the FAST floating point emulator in the kernel.
2249           This is an experimental much faster emulator which now also has full
2250           precision for the mantissa.  It does not support any exceptions.
2251           It is very simple, and approximately 3-6 times faster than NWFPE.
2252
2253           It should be sufficient for most programs.  It may be not suitable
2254           for scientific calculations, but you have to check this for yourself.
2255           If you do not feel you need a faster FP emulation you should better
2256           choose NWFPE.
2257
2258 config VFP
2259         bool "VFP-format floating point maths"
2260         depends on CPU_V6 || CPU_V6K || CPU_ARM926T || CPU_V7 || CPU_FEROCEON
2261         help
2262           Say Y to include VFP support code in the kernel. This is needed
2263           if your hardware includes a VFP unit.
2264
2265           Please see <file:Documentation/arm/VFP/release-notes.txt> for
2266           release notes and additional status information.
2267
2268           Say N if your target does not have VFP hardware.
2269
2270 config VFPv3
2271         bool
2272         depends on VFP
2273         default y if CPU_V7
2274
2275 config NEON
2276         bool "Advanced SIMD (NEON) Extension support"
2277         depends on VFPv3 && CPU_V7
2278         help
2279           Say Y to include support code for NEON, the ARMv7 Advanced SIMD
2280           Extension.
2281
2282 endmenu
2283
2284 menu "Userspace binary formats"
2285
2286 source "fs/Kconfig.binfmt"
2287
2288 config ARTHUR
2289         tristate "RISC OS personality"
2290         depends on !AEABI
2291         help
2292           Say Y here to include the kernel code necessary if you want to run
2293           Acorn RISC OS/Arthur binaries under Linux. This code is still very
2294           experimental; if this sounds frightening, say N and sleep in peace.
2295           You can also say M here to compile this support as a module (which
2296           will be called arthur).
2297
2298 endmenu
2299
2300 menu "Power management options"
2301
2302 source "kernel/power/Kconfig"
2303
2304 config ARCH_SUSPEND_POSSIBLE
2305         depends on !ARCH_S5PC100 && !ARCH_TEGRA
2306         depends on CPU_ARM920T || CPU_ARM926T || CPU_SA1100 || \
2307                 CPU_V6 || CPU_V6K || CPU_V7 || CPU_XSC3 || CPU_XSCALE || CPU_MOHAWK
2308         def_bool y
2309
2310 config ARM_CPU_SUSPEND
2311         def_bool PM_SLEEP
2312
2313 endmenu
2314
2315 source "net/Kconfig"
2316
2317 source "drivers/Kconfig"
2318
2319 source "fs/Kconfig"
2320
2321 source "arch/arm/Kconfig.debug"
2322
2323 source "security/Kconfig"
2324
2325 source "crypto/Kconfig"
2326
2327 source "lib/Kconfig"