mm: mmap: add new /proc tunable for mmap_base ASLR
[deliverable/linux.git] / arch / arm / Kconfig
CommitLineData
1da177e4
LT
1config ARM
2 bool
3 default y
b1b3f49c 4 select ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
21266be9 5 select ARCH_HAS_DEVMEM_IS_ALLOWED
2b68f6ca 6 select ARCH_HAS_ELF_RANDOMIZE
3d06770e 7 select ARCH_HAS_TICK_BROADCAST if GENERIC_CLOCKEVENTS_BROADCAST
171b3f0d 8 select ARCH_HAVE_CUSTOM_GPIO_H
957e3fac 9 select ARCH_HAS_GCOV_PROFILE_ALL
d7018848 10 select ARCH_MIGHT_HAVE_PC_PARPORT
4badad35 11 select ARCH_SUPPORTS_ATOMIC_RMW
017f161a 12 select ARCH_USE_BUILTIN_BSWAP
0cbad9c9 13 select ARCH_USE_CMPXCHG_LOCKREF
b1b3f49c 14 select ARCH_WANT_IPC_PARSE_VERSION
ee951c63 15 select BUILDTIME_EXTABLE_SORT if MMU
171b3f0d 16 select CLONE_BACKWARDS
b1b3f49c 17 select CPU_PM if (SUSPEND || CPU_IDLE)
dce5c9e3 18 select DCACHE_WORD_ACCESS if HAVE_EFFICIENT_UNALIGNED_ACCESS
b01aec9b
BP
19 select EDAC_SUPPORT
20 select EDAC_ATOMIC_SCRUB
36d0fd21 21 select GENERIC_ALLOCATOR
4477ca45 22 select GENERIC_ATOMIC64 if (CPU_V7M || CPU_V6 || !CPU_32v6K || !AEABI)
b1b3f49c 23 select GENERIC_CLOCKEVENTS_BROADCAST if SMP
2937367b 24 select GENERIC_EARLY_IOREMAP
171b3f0d 25 select GENERIC_IDLE_POLL_SETUP
b1b3f49c
RK
26 select GENERIC_IRQ_PROBE
27 select GENERIC_IRQ_SHOW
7c07005e 28 select GENERIC_IRQ_SHOW_LEVEL
b1b3f49c 29 select GENERIC_PCI_IOMAP
38ff87f7 30 select GENERIC_SCHED_CLOCK
b1b3f49c
RK
31 select GENERIC_SMP_IDLE_THREAD
32 select GENERIC_STRNCPY_FROM_USER
33 select GENERIC_STRNLEN_USER
a71b092a 34 select HANDLE_DOMAIN_IRQ
b1b3f49c 35 select HARDIRQS_SW_RESEND
7a017721 36 select HAVE_ARCH_AUDITSYSCALL if (AEABI && !OABI_COMPAT)
0b7857db 37 select HAVE_ARCH_BITREVERSE if (CPU_32v7M || CPU_32v7) && !CPU_32v6
437682ee
AB
38 select HAVE_ARCH_JUMP_LABEL if !XIP_KERNEL && !CPU_ENDIAN_BE32 && MMU
39 select HAVE_ARCH_KGDB if !CPU_ENDIAN_BE32 && MMU
91702175 40 select HAVE_ARCH_SECCOMP_FILTER if (AEABI && !OABI_COMPAT)
0693bf68 41 select HAVE_ARCH_TRACEHOOK
b329f95d 42 select HAVE_ARM_SMCCC if CPU_V7
b1b3f49c 43 select HAVE_BPF_JIT
51aaf81f 44 select HAVE_CC_STACKPROTECTOR
171b3f0d 45 select HAVE_CONTEXT_TRACKING
b1b3f49c
RK
46 select HAVE_C_RECORDMCOUNT
47 select HAVE_DEBUG_KMEMLEAK
48 select HAVE_DMA_API_DEBUG
49 select HAVE_DMA_ATTRS
50 select HAVE_DMA_CONTIGUOUS if MMU
437682ee 51 select HAVE_DYNAMIC_FTRACE if (!XIP_KERNEL) && !CPU_ENDIAN_BE32 && MMU
dce5c9e3 52 select HAVE_EFFICIENT_UNALIGNED_ACCESS if (CPU_V6 || CPU_V6K || CPU_V7) && MMU
b1b3f49c 53 select HAVE_FTRACE_MCOUNT_RECORD if (!XIP_KERNEL)
0e341af8 54 select HAVE_FUNCTION_GRAPH_TRACER if (!THUMB2_KERNEL)
b1b3f49c 55 select HAVE_FUNCTION_TRACER if (!XIP_KERNEL)
1fe53268 56 select HAVE_GENERIC_DMA_COHERENT
b1b3f49c
RK
57 select HAVE_HW_BREAKPOINT if (PERF_EVENTS && (CPU_V6 || CPU_V6K || CPU_V7))
58 select HAVE_IDE if PCI || ISA || PCMCIA
87c46b6c 59 select HAVE_IRQ_TIME_ACCOUNTING
e7db7b42 60 select HAVE_KERNEL_GZIP
f9b493ac 61 select HAVE_KERNEL_LZ4
6e8699f7 62 select HAVE_KERNEL_LZMA
b1b3f49c 63 select HAVE_KERNEL_LZO
a7f464f3 64 select HAVE_KERNEL_XZ
cb1293e2 65 select HAVE_KPROBES if !XIP_KERNEL && !CPU_ENDIAN_BE32 && !CPU_V7M
b1b3f49c
RK
66 select HAVE_KRETPROBES if (HAVE_KPROBES)
67 select HAVE_MEMBLOCK
7d485f64 68 select HAVE_MOD_ARCH_SPECIFIC
b1b3f49c 69 select HAVE_OPROFILE if (HAVE_PERF_EVENTS)
0dc016db 70 select HAVE_OPTPROBES if !THUMB2_KERNEL
7ada189f 71 select HAVE_PERF_EVENTS
49863894
WD
72 select HAVE_PERF_REGS
73 select HAVE_PERF_USER_STACK_DUMP
a0ad5496 74 select HAVE_RCU_TABLE_FREE if (SMP && ARM_LPAE)
e513f8bf 75 select HAVE_REGS_AND_STACK_ACCESS_API
b1b3f49c 76 select HAVE_SYSCALL_TRACEPOINTS
af1839eb 77 select HAVE_UID16
31c1fc81 78 select HAVE_VIRT_CPU_ACCOUNTING_GEN
da0ec6f7 79 select IRQ_FORCED_THREADING
171b3f0d 80 select MODULES_USE_ELF_REL
84f452b1 81 select NO_BOOTMEM
aa7d5f18
AB
82 select OF_EARLY_FLATTREE if OF
83 select OF_RESERVED_MEM if OF
171b3f0d
RK
84 select OLD_SIGACTION
85 select OLD_SIGSUSPEND3
b1b3f49c
RK
86 select PERF_USE_VMALLOC
87 select RTC_LIB
88 select SYS_SUPPORTS_APM_EMULATION
171b3f0d
RK
89 # Above selects are sorted alphabetically; please add new ones
90 # according to that. Thanks.
1da177e4
LT
91 help
92 The ARM series is a line of low-power-consumption RISC chip designs
f6c8965a 93 licensed by ARM Ltd and targeted at embedded applications and
1da177e4 94 handhelds such as the Compaq IPAQ. ARM-based PCs are no longer
f6c8965a 95 manufactured, but legacy ARM-based PC hardware remains popular in
1da177e4
LT
96 Europe. There is an ARM Linux project with a web page at
97 <http://www.arm.linux.org.uk/>.
98
74facffe 99config ARM_HAS_SG_CHAIN
308c09f1 100 select ARCH_HAS_SG_CHAIN
74facffe
RK
101 bool
102
4ce63fcd
MS
103config NEED_SG_DMA_LENGTH
104 bool
105
106config ARM_DMA_USE_IOMMU
4ce63fcd 107 bool
b1b3f49c
RK
108 select ARM_HAS_SG_CHAIN
109 select NEED_SG_DMA_LENGTH
4ce63fcd 110
60460abf
SWK
111if ARM_DMA_USE_IOMMU
112
113config ARM_DMA_IOMMU_ALIGNMENT
114 int "Maximum PAGE_SIZE order of alignment for DMA IOMMU buffers"
115 range 4 9
116 default 8
117 help
118 DMA mapping framework by default aligns all buffers to the smallest
119 PAGE_SIZE order which is greater than or equal to the requested buffer
120 size. This works well for buffers up to a few hundreds kilobytes, but
121 for larger buffers it just a waste of address space. Drivers which has
122 relatively small addressing window (like 64Mib) might run out of
123 virtual space with just a few allocations.
124
125 With this parameter you can specify the maximum PAGE_SIZE order for
126 DMA IOMMU buffers. Larger buffers will be aligned only to this
127 specified order. The order is expressed as a power of two multiplied
128 by the PAGE_SIZE.
129
130endif
131
0b05da72
HUK
132config MIGHT_HAVE_PCI
133 bool
134
75e7153a
RB
135config SYS_SUPPORTS_APM_EMULATION
136 bool
137
bc581770
LW
138config HAVE_TCM
139 bool
140 select GENERIC_ALLOCATOR
141
e119bfff
RK
142config HAVE_PROC_CPU
143 bool
144
ce816fa8 145config NO_IOPORT_MAP
5ea81769 146 bool
5ea81769 147
1da177e4
LT
148config EISA
149 bool
150 ---help---
151 The Extended Industry Standard Architecture (EISA) bus was
152 developed as an open alternative to the IBM MicroChannel bus.
153
154 The EISA bus provided some of the features of the IBM MicroChannel
155 bus while maintaining backward compatibility with cards made for
156 the older ISA bus. The EISA bus saw limited use between 1988 and
157 1995 when it was made obsolete by the PCI bus.
158
159 Say Y here if you are building a kernel for an EISA-based machine.
160
161 Otherwise, say N.
162
163config SBUS
164 bool
165
f16fb1ec
RK
166config STACKTRACE_SUPPORT
167 bool
168 default y
169
f76e9154
NP
170config HAVE_LATENCYTOP_SUPPORT
171 bool
172 depends on !SMP
173 default y
174
f16fb1ec
RK
175config LOCKDEP_SUPPORT
176 bool
177 default y
178
7ad1bcb2
RK
179config TRACE_IRQFLAGS_SUPPORT
180 bool
cb1293e2 181 default !CPU_V7M
7ad1bcb2 182
1da177e4
LT
183config RWSEM_XCHGADD_ALGORITHM
184 bool
8a87411b 185 default y
1da177e4 186
f0d1b0b3
DH
187config ARCH_HAS_ILOG2_U32
188 bool
f0d1b0b3
DH
189
190config ARCH_HAS_ILOG2_U64
191 bool
f0d1b0b3 192
4a1b5733
EV
193config ARCH_HAS_BANDGAP
194 bool
195
a5f4c561
SA
196config FIX_EARLYCON_MEM
197 def_bool y if MMU
198
b89c3b16
AM
199config GENERIC_HWEIGHT
200 bool
201 default y
202
1da177e4
LT
203config GENERIC_CALIBRATE_DELAY
204 bool
205 default y
206
a08b6b79
Z
207config ARCH_MAY_HAVE_PC_FDC
208 bool
209
5ac6da66
CL
210config ZONE_DMA
211 bool
5ac6da66 212
ccd7ab7f
FT
213config NEED_DMA_MAP_STATE
214 def_bool y
215
c7edc9e3
DL
216config ARCH_SUPPORTS_UPROBES
217 def_bool y
218
58af4a24
RH
219config ARCH_HAS_DMA_SET_COHERENT_MASK
220 bool
221
1da177e4
LT
222config GENERIC_ISA_DMA
223 bool
224
1da177e4
LT
225config FIQ
226 bool
227
13a5045d
RH
228config NEED_RET_TO_USER
229 bool
230
034d2f5a
AV
231config ARCH_MTD_XIP
232 bool
233
c760fc19
HC
234config VECTORS_BASE
235 hex
6afd6fae 236 default 0xffff0000 if MMU || CPU_HIGH_VECTOR
c760fc19
HC
237 default DRAM_BASE if REMAP_VECTORS_TO_RAM
238 default 0x00000000
239 help
19accfd3
RK
240 The base address of exception vectors. This must be two pages
241 in size.
c760fc19 242
dc21af99 243config ARM_PATCH_PHYS_VIRT
c1becedc
RK
244 bool "Patch physical to virtual translations at runtime" if EMBEDDED
245 default y
b511d75d 246 depends on !XIP_KERNEL && MMU
dc21af99
RK
247 depends on !ARCH_REALVIEW || !SPARSEMEM
248 help
111e9a5c
RK
249 Patch phys-to-virt and virt-to-phys translation functions at
250 boot and module load time according to the position of the
251 kernel in system memory.
dc21af99 252
111e9a5c 253 This can only be used with non-XIP MMU kernels where the base
daece596 254 of physical memory is at a 16MB boundary.
dc21af99 255
c1becedc
RK
256 Only disable this option if you know that you do not require
257 this feature (eg, building a kernel for a single machine) and
258 you need to shrink the kernel to the minimal size.
dc21af99 259
c334bc15
RH
260config NEED_MACH_IO_H
261 bool
262 help
263 Select this when mach/io.h is required to provide special
264 definitions for this platform. The need for mach/io.h should
265 be avoided when possible.
266
0cdc8b92 267config NEED_MACH_MEMORY_H
1b9f95f8
NP
268 bool
269 help
0cdc8b92
NP
270 Select this when mach/memory.h is required to provide special
271 definitions for this platform. The need for mach/memory.h should
272 be avoided when possible.
dc21af99 273
1b9f95f8 274config PHYS_OFFSET
974c0724 275 hex "Physical address of main memory" if MMU
c6f54a9b 276 depends on !ARM_PATCH_PHYS_VIRT
974c0724 277 default DRAM_BASE if !MMU
c6f54a9b 278 default 0x00000000 if ARCH_EBSA110 || \
c6f54a9b
UKK
279 ARCH_FOOTBRIDGE || \
280 ARCH_INTEGRATOR || \
281 ARCH_IOP13XX || \
282 ARCH_KS8695 || \
283 (ARCH_REALVIEW && !REALVIEW_HIGH_PHYS_OFFSET)
284 default 0x10000000 if ARCH_OMAP1 || ARCH_RPC
285 default 0x20000000 if ARCH_S5PV210
286 default 0x70000000 if REALVIEW_HIGH_PHYS_OFFSET
b8824c9a 287 default 0xc0000000 if ARCH_SA1100
111e9a5c 288 help
1b9f95f8
NP
289 Please provide the physical address corresponding to the
290 location of main memory in your system.
cada3c08 291
87e040b6
SG
292config GENERIC_BUG
293 def_bool y
294 depends on BUG
295
1bcad26e
KS
296config PGTABLE_LEVELS
297 int
298 default 3 if ARM_LPAE
299 default 2
300
1da177e4
LT
301source "init/Kconfig"
302
dc52ddc0
MH
303source "kernel/Kconfig.freezer"
304
1da177e4
LT
305menu "System Type"
306
3c427975
HC
307config MMU
308 bool "MMU-based Paged Memory Management Support"
309 default y
310 help
311 Select if you want MMU-based virtualised addressing space
312 support by paged memory management. If unsure, say 'Y'.
313
ccf50e23
RK
314#
315# The "ARM system type" choice list is ordered alphabetically by option
316# text. Please add new entries in the option alphabetic order.
317#
1da177e4
LT
318choice
319 prompt "ARM system type"
1420b22b
AB
320 default ARCH_VERSATILE if !MMU
321 default ARCH_MULTIPLATFORM if MMU
1da177e4 322
387798b3
RH
323config ARCH_MULTIPLATFORM
324 bool "Allow multiple platforms to be selected"
b1b3f49c 325 depends on MMU
ddb902cc 326 select ARCH_WANT_OPTIONAL_GPIOLIB
42dc836d 327 select ARM_HAS_SG_CHAIN
387798b3
RH
328 select ARM_PATCH_PHYS_VIRT
329 select AUTO_ZRELADDR
6d0add40 330 select CLKSRC_OF
66314223 331 select COMMON_CLK
ddb902cc 332 select GENERIC_CLOCKEVENTS
08d38beb 333 select MIGHT_HAVE_PCI
387798b3 334 select MULTI_IRQ_HANDLER
66314223
DN
335 select SPARSE_IRQ
336 select USE_OF
66314223 337
9c77bc43
SA
338config ARM_SINGLE_ARMV7M
339 bool "ARMv7-M based platforms (Cortex-M0/M3/M4)"
340 depends on !MMU
341 select ARCH_WANT_OPTIONAL_GPIOLIB
342 select ARM_NVIC
499f1640 343 select AUTO_ZRELADDR
9c77bc43
SA
344 select CLKSRC_OF
345 select COMMON_CLK
346 select CPU_V7M
347 select GENERIC_CLOCKEVENTS
348 select NO_IOPORT_MAP
349 select SPARSE_IRQ
350 select USE_OF
351
4af6fee1
DS
352config ARCH_REALVIEW
353 bool "ARM Ltd. RealView family"
b1b3f49c 354 select ARCH_WANT_OPTIONAL_GPIOLIB
4af6fee1 355 select ARM_AMBA
b1b3f49c 356 select ARM_TIMER_SP804
f9a6aa43
LW
357 select COMMON_CLK
358 select COMMON_CLK_VERSATILE
ae30ceac 359 select GENERIC_CLOCKEVENTS
b56ba8aa 360 select GPIO_PL061 if GPIOLIB
b1b3f49c 361 select ICST
0cdc8b92 362 select NEED_MACH_MEMORY_H
b1b3f49c 363 select PLAT_VERSATILE
81cc3f86 364 select PLAT_VERSATILE_SCHED_CLOCK
4af6fee1
DS
365 help
366 This enables support for ARM Ltd RealView boards.
367
368config ARCH_VERSATILE
369 bool "ARM Ltd. Versatile family"
b1b3f49c 370 select ARCH_WANT_OPTIONAL_GPIOLIB
4af6fee1 371 select ARM_AMBA
b1b3f49c 372 select ARM_TIMER_SP804
4af6fee1 373 select ARM_VIC
6d803ba7 374 select CLKDEV_LOOKUP
b1b3f49c 375 select GENERIC_CLOCKEVENTS
aa3831cf 376 select HAVE_MACH_CLKDEV
c5a0adb5 377 select ICST
f4b8b319 378 select PLAT_VERSATILE
b1b3f49c 379 select PLAT_VERSATILE_CLOCK
81cc3f86 380 select PLAT_VERSATILE_SCHED_CLOCK
2389d501 381 select VERSATILE_FPGA_IRQ
4af6fee1
DS
382 help
383 This enables support for ARM Ltd Versatile board.
384
93e22567
RK
385config ARCH_CLPS711X
386 bool "Cirrus Logic CLPS711x/EP721x/EP731x-based"
a3b8d4a5 387 select ARCH_REQUIRE_GPIOLIB
ea7d1bc9 388 select AUTO_ZRELADDR
c99f72ad 389 select CLKSRC_MMIO
93e22567
RK
390 select COMMON_CLK
391 select CPU_ARM720T
4a8355c4 392 select GENERIC_CLOCKEVENTS
6597619f 393 select MFD_SYSCON
e4e3a37d 394 select SOC_BUS
93e22567
RK
395 help
396 Support for Cirrus Logic 711x/721x/731x based boards.
397
788c9700
RK
398config ARCH_GEMINI
399 bool "Cortina Systems Gemini"
788c9700 400 select ARCH_REQUIRE_GPIOLIB
f3372c01 401 select CLKSRC_MMIO
b1b3f49c 402 select CPU_FA526
f3372c01 403 select GENERIC_CLOCKEVENTS
788c9700
RK
404 help
405 Support for the Cortina Systems Gemini family SoCs
406
1da177e4
LT
407config ARCH_EBSA110
408 bool "EBSA-110"
b1b3f49c 409 select ARCH_USES_GETTIMEOFFSET
c750815e 410 select CPU_SA110
f7e68bbf 411 select ISA
c334bc15 412 select NEED_MACH_IO_H
0cdc8b92 413 select NEED_MACH_MEMORY_H
ce816fa8 414 select NO_IOPORT_MAP
1da177e4
LT
415 help
416 This is an evaluation board for the StrongARM processor available
f6c8965a 417 from Digital. It has limited hardware on-board, including an
1da177e4
LT
418 Ethernet interface, two PCMCIA sockets, two serial ports and a
419 parallel port.
420
e7736d47
LB
421config ARCH_EP93XX
422 bool "EP93xx-based"
b1b3f49c
RK
423 select ARCH_HAS_HOLES_MEMORYMODEL
424 select ARCH_REQUIRE_GPIOLIB
e7736d47 425 select ARM_AMBA
b8824c9a 426 select ARM_PATCH_PHYS_VIRT
e7736d47 427 select ARM_VIC
b8824c9a 428 select AUTO_ZRELADDR
6d803ba7 429 select CLKDEV_LOOKUP
000bc178 430 select CLKSRC_MMIO
b1b3f49c 431 select CPU_ARM920T
000bc178 432 select GENERIC_CLOCKEVENTS
e7736d47
LB
433 help
434 This enables support for the Cirrus EP93xx series of CPUs.
435
1da177e4
LT
436config ARCH_FOOTBRIDGE
437 bool "FootBridge"
c750815e 438 select CPU_SA110
1da177e4 439 select FOOTBRIDGE
4e8d7637 440 select GENERIC_CLOCKEVENTS
d0ee9f40 441 select HAVE_IDE
8ef6e620 442 select NEED_MACH_IO_H if !MMU
0cdc8b92 443 select NEED_MACH_MEMORY_H
f999b8bd
MM
444 help
445 Support for systems based on the DC21285 companion chip
446 ("FootBridge"), such as the Simtec CATS and the Rebel NetWinder.
1da177e4 447
4af6fee1
DS
448config ARCH_NETX
449 bool "Hilscher NetX based"
b1b3f49c 450 select ARM_VIC
234b6ced 451 select CLKSRC_MMIO
c750815e 452 select CPU_ARM926T
2fcfe6b8 453 select GENERIC_CLOCKEVENTS
f999b8bd 454 help
4af6fee1
DS
455 This enables support for systems based on the Hilscher NetX Soc
456
3b938be6
RK
457config ARCH_IOP13XX
458 bool "IOP13xx-based"
459 depends on MMU
b1b3f49c 460 select CPU_XSC3
0cdc8b92 461 select NEED_MACH_MEMORY_H
13a5045d 462 select NEED_RET_TO_USER
b1b3f49c
RK
463 select PCI
464 select PLAT_IOP
465 select VMSPLIT_1G
37ebbcff 466 select SPARSE_IRQ
3b938be6
RK
467 help
468 Support for Intel's IOP13XX (XScale) family of processors.
469
3f7e5815
LB
470config ARCH_IOP32X
471 bool "IOP32x-based"
a4f7e763 472 depends on MMU
b1b3f49c 473 select ARCH_REQUIRE_GPIOLIB
c750815e 474 select CPU_XSCALE
e9004f50 475 select GPIO_IOP
13a5045d 476 select NEED_RET_TO_USER
f7e68bbf 477 select PCI
b1b3f49c 478 select PLAT_IOP
f999b8bd 479 help
3f7e5815
LB
480 Support for Intel's 80219 and IOP32X (XScale) family of
481 processors.
482
483config ARCH_IOP33X
484 bool "IOP33x-based"
485 depends on MMU
b1b3f49c 486 select ARCH_REQUIRE_GPIOLIB
c750815e 487 select CPU_XSCALE
e9004f50 488 select GPIO_IOP
13a5045d 489 select NEED_RET_TO_USER
3f7e5815 490 select PCI
b1b3f49c 491 select PLAT_IOP
3f7e5815
LB
492 help
493 Support for Intel's IOP33X (XScale) family of processors.
1da177e4 494
3b938be6
RK
495config ARCH_IXP4XX
496 bool "IXP4xx-based"
a4f7e763 497 depends on MMU
58af4a24 498 select ARCH_HAS_DMA_SET_COHERENT_MASK
b1b3f49c 499 select ARCH_REQUIRE_GPIOLIB
51aaf81f 500 select ARCH_SUPPORTS_BIG_ENDIAN
234b6ced 501 select CLKSRC_MMIO
c750815e 502 select CPU_XSCALE
b1b3f49c 503 select DMABOUNCE if PCI
3b938be6 504 select GENERIC_CLOCKEVENTS
0b05da72 505 select MIGHT_HAVE_PCI
c334bc15 506 select NEED_MACH_IO_H
9296d94d 507 select USB_EHCI_BIG_ENDIAN_DESC
171b3f0d 508 select USB_EHCI_BIG_ENDIAN_MMIO
c4713074 509 help
3b938be6 510 Support for Intel's IXP4XX (XScale) family of processors.
c4713074 511
edabd38e
SB
512config ARCH_DOVE
513 bool "Marvell Dove"
edabd38e 514 select ARCH_REQUIRE_GPIOLIB
756b2531 515 select CPU_PJ4
edabd38e 516 select GENERIC_CLOCKEVENTS
0f81bd43 517 select MIGHT_HAVE_PCI
171b3f0d 518 select MVEBU_MBUS
9139acd1
SH
519 select PINCTRL
520 select PINCTRL_DOVE
abcda1dc 521 select PLAT_ORION_LEGACY
edabd38e
SB
522 help
523 Support for the Marvell Dove SoC 88AP510
524
794d15b2
SS
525config ARCH_MV78XX0
526 bool "Marvell MV78xx0"
a8865655 527 select ARCH_REQUIRE_GPIOLIB
b1b3f49c 528 select CPU_FEROCEON
794d15b2 529 select GENERIC_CLOCKEVENTS
171b3f0d 530 select MVEBU_MBUS
b1b3f49c 531 select PCI
abcda1dc 532 select PLAT_ORION_LEGACY
794d15b2
SS
533 help
534 Support for the following Marvell MV78xx0 series SoCs:
535 MV781x0, MV782x0.
536
9dd0b194 537config ARCH_ORION5X
585cf175
TP
538 bool "Marvell Orion"
539 depends on MMU
a8865655 540 select ARCH_REQUIRE_GPIOLIB
b1b3f49c 541 select CPU_FEROCEON
51cbff1d 542 select GENERIC_CLOCKEVENTS
171b3f0d 543 select MVEBU_MBUS
b1b3f49c 544 select PCI
abcda1dc 545 select PLAT_ORION_LEGACY
5be9fc23 546 select MULTI_IRQ_HANDLER
585cf175 547 help
9dd0b194 548 Support for the following Marvell Orion 5x series SoCs:
d2b2a6bb 549 Orion-1 (5181), Orion-VoIP (5181L), Orion-NAS (5182),
d323ade1 550 Orion-2 (5281), Orion-1-90 (6183).
585cf175 551
788c9700 552config ARCH_MMP
2f7e8fae 553 bool "Marvell PXA168/910/MMP2"
788c9700 554 depends on MMU
788c9700 555 select ARCH_REQUIRE_GPIOLIB
6d803ba7 556 select CLKDEV_LOOKUP
b1b3f49c 557 select GENERIC_ALLOCATOR
788c9700 558 select GENERIC_CLOCKEVENTS
157d2644 559 select GPIO_PXA
c24b3114 560 select IRQ_DOMAIN
0f374561 561 select MULTI_IRQ_HANDLER
7c8f86a4 562 select PINCTRL
788c9700 563 select PLAT_PXA
0bd86961 564 select SPARSE_IRQ
788c9700 565 help
2f7e8fae 566 Support for Marvell's PXA168/PXA910(MMP) and MMP2 processor line.
788c9700
RK
567
568config ARCH_KS8695
569 bool "Micrel/Kendin KS8695"
98830bc9 570 select ARCH_REQUIRE_GPIOLIB
c7e783d6 571 select CLKSRC_MMIO
b1b3f49c 572 select CPU_ARM922T
c7e783d6 573 select GENERIC_CLOCKEVENTS
b1b3f49c 574 select NEED_MACH_MEMORY_H
788c9700
RK
575 help
576 Support for Micrel/Kendin KS8695 "Centaur" (ARM922T) based
577 System-on-Chip devices.
578
788c9700
RK
579config ARCH_W90X900
580 bool "Nuvoton W90X900 CPU"
c52d3d68 581 select ARCH_REQUIRE_GPIOLIB
6d803ba7 582 select CLKDEV_LOOKUP
6fa5d5f7 583 select CLKSRC_MMIO
b1b3f49c 584 select CPU_ARM926T
58b5369e 585 select GENERIC_CLOCKEVENTS
788c9700 586 help
a8bc4ead 587 Support for Nuvoton (Winbond logic dept.) ARM9 processor,
588 At present, the w90x900 has been renamed nuc900, regarding
589 the ARM series product line, you can login the following
590 link address to know more.
591
592 <http://www.nuvoton.com/hq/enu/ProductAndSales/ProductLines/
593 ConsumerElectronicsIC/ARMMicrocontroller/ARMMicrocontroller>
788c9700 594
93e22567
RK
595config ARCH_LPC32XX
596 bool "NXP LPC32XX"
597 select ARCH_REQUIRE_GPIOLIB
598 select ARM_AMBA
599 select CLKDEV_LOOKUP
600 select CLKSRC_MMIO
601 select CPU_ARM926T
602 select GENERIC_CLOCKEVENTS
603 select HAVE_IDE
93e22567
RK
604 select USE_OF
605 help
606 Support for the NXP LPC32XX family of processors
607
1da177e4 608config ARCH_PXA
2c8086a5 609 bool "PXA2xx/PXA3xx-based"
a4f7e763 610 depends on MMU
b1b3f49c
RK
611 select ARCH_MTD_XIP
612 select ARCH_REQUIRE_GPIOLIB
613 select ARM_CPU_SUSPEND if PM
614 select AUTO_ZRELADDR
a1c0a6ad 615 select COMMON_CLK
6d803ba7 616 select CLKDEV_LOOKUP
389d9b58 617 select CLKSRC_PXA
234b6ced 618 select CLKSRC_MMIO
6f6caeaa 619 select CLKSRC_OF
981d0f39 620 select GENERIC_CLOCKEVENTS
157d2644 621 select GPIO_PXA
d0ee9f40 622 select HAVE_IDE
d6cf30ca 623 select IRQ_DOMAIN
b1b3f49c 624 select MULTI_IRQ_HANDLER
b1b3f49c
RK
625 select PLAT_PXA
626 select SPARSE_IRQ
f999b8bd 627 help
2c8086a5 628 Support for Intel/Marvell's PXA2xx/PXA3xx processor line.
1da177e4
LT
629
630config ARCH_RPC
631 bool "RiscPC"
868e87cc 632 depends on MMU
1da177e4 633 select ARCH_ACORN
a08b6b79 634 select ARCH_MAY_HAVE_PC_FDC
07f841b7 635 select ARCH_SPARSEMEM_ENABLE
5cfc8ee0 636 select ARCH_USES_GETTIMEOFFSET
fa04e209 637 select CPU_SA110
b1b3f49c 638 select FIQ
d0ee9f40 639 select HAVE_IDE
b1b3f49c
RK
640 select HAVE_PATA_PLATFORM
641 select ISA_DMA_API
c334bc15 642 select NEED_MACH_IO_H
0cdc8b92 643 select NEED_MACH_MEMORY_H
ce816fa8 644 select NO_IOPORT_MAP
b4811bac 645 select VIRT_TO_BUS
1da177e4
LT
646 help
647 On the Acorn Risc-PC, Linux can support the internal IDE disk and
648 CD-ROM interface, serial and parallel port, and the floppy drive.
649
650config ARCH_SA1100
651 bool "SA1100-based"
b1b3f49c
RK
652 select ARCH_MTD_XIP
653 select ARCH_REQUIRE_GPIOLIB
654 select ARCH_SPARSEMEM_ENABLE
655 select CLKDEV_LOOKUP
656 select CLKSRC_MMIO
389d9b58
DL
657 select CLKSRC_PXA
658 select CLKSRC_OF if OF
1937f5b9 659 select CPU_FREQ
b1b3f49c 660 select CPU_SA1100
3e238be2 661 select GENERIC_CLOCKEVENTS
d0ee9f40 662 select HAVE_IDE
1eca42b4 663 select IRQ_DOMAIN
b1b3f49c 664 select ISA
affcab32 665 select MULTI_IRQ_HANDLER
0cdc8b92 666 select NEED_MACH_MEMORY_H
375dec92 667 select SPARSE_IRQ
f999b8bd
MM
668 help
669 Support for StrongARM 11x0 based boards.
1da177e4 670
b130d5c2
KK
671config ARCH_S3C24XX
672 bool "Samsung S3C24XX SoCs"
53650430 673 select ARCH_REQUIRE_GPIOLIB
335cce74 674 select ATAGS
b1b3f49c 675 select CLKDEV_LOOKUP
4280506a 676 select CLKSRC_SAMSUNG_PWM
7f78b6eb 677 select GENERIC_CLOCKEVENTS
880cf071 678 select GPIO_SAMSUNG
20676c15 679 select HAVE_S3C2410_I2C if I2C
b130d5c2 680 select HAVE_S3C2410_WATCHDOG if WATCHDOG
b1b3f49c 681 select HAVE_S3C_RTC if RTC_CLASS
17453dd2 682 select MULTI_IRQ_HANDLER
c334bc15 683 select NEED_MACH_IO_H
cd8dc7ae 684 select SAMSUNG_ATAGS
1da177e4 685 help
b130d5c2
KK
686 Samsung S3C2410, S3C2412, S3C2413, S3C2416, S3C2440, S3C2442, S3C2443
687 and S3C2450 SoCs based systems, such as the Simtec Electronics BAST
688 (<http://www.simtec.co.uk/products/EB110ITX/>), the IPAQ 1940 or the
689 Samsung SMDK2410 development board (and derivatives).
63b1f51b 690
a08ab637
BD
691config ARCH_S3C64XX
692 bool "Samsung S3C64XX"
b1b3f49c 693 select ARCH_REQUIRE_GPIOLIB
1db0287a 694 select ARM_AMBA
89f0ce72 695 select ARM_VIC
335cce74 696 select ATAGS
b1b3f49c 697 select CLKDEV_LOOKUP
4280506a 698 select CLKSRC_SAMSUNG_PWM
ccecba3c 699 select COMMON_CLK_SAMSUNG
70bacadb 700 select CPU_V6K
04a49b71 701 select GENERIC_CLOCKEVENTS
880cf071 702 select GPIO_SAMSUNG
b1b3f49c
RK
703 select HAVE_S3C2410_I2C if I2C
704 select HAVE_S3C2410_WATCHDOG if WATCHDOG
6700397a 705 select HAVE_TCM
ce816fa8 706 select NO_IOPORT_MAP
b1b3f49c 707 select PLAT_SAMSUNG
4ab75a3f 708 select PM_GENERIC_DOMAINS if PM
b1b3f49c
RK
709 select S3C_DEV_NAND
710 select S3C_GPIO_TRACK
cd8dc7ae 711 select SAMSUNG_ATAGS
6e2d9e93 712 select SAMSUNG_WAKEMASK
88f59738 713 select SAMSUNG_WDT_RESET
a08ab637
BD
714 help
715 Samsung S3C64XX series based systems
716
7c6337e2
KH
717config ARCH_DAVINCI
718 bool "TI DaVinci"
b1b3f49c 719 select ARCH_HAS_HOLES_MEMORYMODEL
dce1115b 720 select ARCH_REQUIRE_GPIOLIB
6d803ba7 721 select CLKDEV_LOOKUP
20e9969b 722 select GENERIC_ALLOCATOR
b1b3f49c 723 select GENERIC_CLOCKEVENTS
dc7ad3b3 724 select GENERIC_IRQ_CHIP
b1b3f49c 725 select HAVE_IDE
689e331f 726 select USE_OF
b1b3f49c 727 select ZONE_DMA
7c6337e2
KH
728 help
729 Support for TI's DaVinci platform.
730
a0694861
TL
731config ARCH_OMAP1
732 bool "TI OMAP1"
00a36698 733 depends on MMU
9af915da 734 select ARCH_HAS_HOLES_MEMORYMODEL
a0694861 735 select ARCH_OMAP
21f47fbc 736 select ARCH_REQUIRE_GPIOLIB
b1b3f49c 737 select CLKDEV_LOOKUP
d6e15d78 738 select CLKSRC_MMIO
b1b3f49c 739 select GENERIC_CLOCKEVENTS
a0694861 740 select GENERIC_IRQ_CHIP
a0694861
TL
741 select HAVE_IDE
742 select IRQ_DOMAIN
b694331c 743 select MULTI_IRQ_HANDLER
a0694861
TL
744 select NEED_MACH_IO_H if PCCARD
745 select NEED_MACH_MEMORY_H
685e2d08 746 select SPARSE_IRQ
21f47fbc 747 help
a0694861 748 Support for older TI OMAP1 (omap7xx, omap15xx or omap16xx)
02c981c0 749
1da177e4
LT
750endchoice
751
387798b3
RH
752menu "Multiple platform selection"
753 depends on ARCH_MULTIPLATFORM
754
755comment "CPU Core family selection"
756
f8afae40
AB
757config ARCH_MULTI_V4
758 bool "ARMv4 based platforms (FA526)"
759 depends on !ARCH_MULTI_V6_V7
760 select ARCH_MULTI_V4_V5
761 select CPU_FA526
762
387798b3
RH
763config ARCH_MULTI_V4T
764 bool "ARMv4T based platforms (ARM720T, ARM920T, ...)"
387798b3 765 depends on !ARCH_MULTI_V6_V7
b1b3f49c 766 select ARCH_MULTI_V4_V5
24e860fb
AB
767 select CPU_ARM920T if !(CPU_ARM7TDMI || CPU_ARM720T || \
768 CPU_ARM740T || CPU_ARM9TDMI || CPU_ARM922T || \
769 CPU_ARM925T || CPU_ARM940T)
387798b3
RH
770
771config ARCH_MULTI_V5
772 bool "ARMv5 based platforms (ARM926T, XSCALE, PJ1, ...)"
387798b3 773 depends on !ARCH_MULTI_V6_V7
b1b3f49c 774 select ARCH_MULTI_V4_V5
12567bbd 775 select CPU_ARM926T if !(CPU_ARM946E || CPU_ARM1020 || \
24e860fb
AB
776 CPU_ARM1020E || CPU_ARM1022 || CPU_ARM1026 || \
777 CPU_XSCALE || CPU_XSC3 || CPU_MOHAWK || CPU_FEROCEON)
387798b3
RH
778
779config ARCH_MULTI_V4_V5
780 bool
781
782config ARCH_MULTI_V6
8dda05cc 783 bool "ARMv6 based platforms (ARM11)"
387798b3 784 select ARCH_MULTI_V6_V7
42f4754a 785 select CPU_V6K
387798b3
RH
786
787config ARCH_MULTI_V7
8dda05cc 788 bool "ARMv7 based platforms (Cortex-A, PJ4, Scorpion, Krait)"
387798b3
RH
789 default y
790 select ARCH_MULTI_V6_V7
b1b3f49c 791 select CPU_V7
90bc8ac7 792 select HAVE_SMP
387798b3
RH
793
794config ARCH_MULTI_V6_V7
795 bool
9352b05b 796 select MIGHT_HAVE_CACHE_L2X0
387798b3
RH
797
798config ARCH_MULTI_CPU_AUTO
799 def_bool !(ARCH_MULTI_V4 || ARCH_MULTI_V4T || ARCH_MULTI_V6_V7)
800 select ARCH_MULTI_V5
801
802endmenu
803
05e2a3de
RH
804config ARCH_VIRT
805 bool "Dummy Virtual Machine" if ARCH_MULTI_V7
4b8b5f25 806 select ARM_AMBA
05e2a3de 807 select ARM_GIC
0e2f91e9 808 select ARM_GIC_V2M if PCI_MSI
0b28f1db 809 select ARM_GIC_V3
05e2a3de 810 select ARM_PSCI
4b8b5f25 811 select HAVE_ARM_ARCH_TIMER
05e2a3de 812
ccf50e23
RK
813#
814# This is sorted alphabetically by mach-* pathname. However, plat-*
815# Kconfigs may be included either alphabetically (according to the
816# plat- suffix) or along side the corresponding mach-* source.
817#
3e93a22b
GC
818source "arch/arm/mach-mvebu/Kconfig"
819
445d9b30
TZ
820source "arch/arm/mach-alpine/Kconfig"
821
d9bfc86d
OR
822source "arch/arm/mach-asm9260/Kconfig"
823
95b8f20f
RK
824source "arch/arm/mach-at91/Kconfig"
825
1d22924e
AB
826source "arch/arm/mach-axxia/Kconfig"
827
8ac49e04
CD
828source "arch/arm/mach-bcm/Kconfig"
829
1c37fa10
SH
830source "arch/arm/mach-berlin/Kconfig"
831
1da177e4
LT
832source "arch/arm/mach-clps711x/Kconfig"
833
d94f944e
AV
834source "arch/arm/mach-cns3xxx/Kconfig"
835
95b8f20f
RK
836source "arch/arm/mach-davinci/Kconfig"
837
df8d742e
BS
838source "arch/arm/mach-digicolor/Kconfig"
839
95b8f20f
RK
840source "arch/arm/mach-dove/Kconfig"
841
e7736d47
LB
842source "arch/arm/mach-ep93xx/Kconfig"
843
1da177e4
LT
844source "arch/arm/mach-footbridge/Kconfig"
845
59d3a193
PZ
846source "arch/arm/mach-gemini/Kconfig"
847
387798b3
RH
848source "arch/arm/mach-highbank/Kconfig"
849
389ee0c2
HZ
850source "arch/arm/mach-hisi/Kconfig"
851
1da177e4
LT
852source "arch/arm/mach-integrator/Kconfig"
853
3f7e5815
LB
854source "arch/arm/mach-iop32x/Kconfig"
855
856source "arch/arm/mach-iop33x/Kconfig"
1da177e4 857
285f5fa7
DW
858source "arch/arm/mach-iop13xx/Kconfig"
859
1da177e4
LT
860source "arch/arm/mach-ixp4xx/Kconfig"
861
828989ad
SS
862source "arch/arm/mach-keystone/Kconfig"
863
95b8f20f
RK
864source "arch/arm/mach-ks8695/Kconfig"
865
3b8f5030
CC
866source "arch/arm/mach-meson/Kconfig"
867
17723fd3
JJ
868source "arch/arm/mach-moxart/Kconfig"
869
794d15b2
SS
870source "arch/arm/mach-mv78xx0/Kconfig"
871
3995eb82 872source "arch/arm/mach-imx/Kconfig"
1da177e4 873
f682a218
MB
874source "arch/arm/mach-mediatek/Kconfig"
875
1d3f33d5
SG
876source "arch/arm/mach-mxs/Kconfig"
877
95b8f20f 878source "arch/arm/mach-netx/Kconfig"
49cbe786 879
95b8f20f 880source "arch/arm/mach-nomadik/Kconfig"
95b8f20f 881
9851ca57
DT
882source "arch/arm/mach-nspire/Kconfig"
883
d48af15e
TL
884source "arch/arm/plat-omap/Kconfig"
885
886source "arch/arm/mach-omap1/Kconfig"
1da177e4 887
1dbae815
TL
888source "arch/arm/mach-omap2/Kconfig"
889
9dd0b194 890source "arch/arm/mach-orion5x/Kconfig"
585cf175 891
387798b3
RH
892source "arch/arm/mach-picoxcell/Kconfig"
893
95b8f20f
RK
894source "arch/arm/mach-pxa/Kconfig"
895source "arch/arm/plat-pxa/Kconfig"
585cf175 896
95b8f20f
RK
897source "arch/arm/mach-mmp/Kconfig"
898
8fc1b0f8
KG
899source "arch/arm/mach-qcom/Kconfig"
900
95b8f20f
RK
901source "arch/arm/mach-realview/Kconfig"
902
d63dc051
HS
903source "arch/arm/mach-rockchip/Kconfig"
904
95b8f20f 905source "arch/arm/mach-sa1100/Kconfig"
edabd38e 906
387798b3
RH
907source "arch/arm/mach-socfpga/Kconfig"
908
a7ed099f 909source "arch/arm/mach-spear/Kconfig"
a21765a7 910
65ebcc11
SK
911source "arch/arm/mach-sti/Kconfig"
912
85fd6d63 913source "arch/arm/mach-s3c24xx/Kconfig"
1da177e4 914
431107ea 915source "arch/arm/mach-s3c64xx/Kconfig"
a08ab637 916
170f4e42
KK
917source "arch/arm/mach-s5pv210/Kconfig"
918
83014579 919source "arch/arm/mach-exynos/Kconfig"
e509b289 920source "arch/arm/plat-samsung/Kconfig"
cc0e72b8 921
882d01f9 922source "arch/arm/mach-shmobile/Kconfig"
52c543f9 923
3b52634f
MR
924source "arch/arm/mach-sunxi/Kconfig"
925
156a0997
BS
926source "arch/arm/mach-prima2/Kconfig"
927
c5f80065
EG
928source "arch/arm/mach-tegra/Kconfig"
929
95b8f20f 930source "arch/arm/mach-u300/Kconfig"
1da177e4 931
ba56a987
MY
932source "arch/arm/mach-uniphier/Kconfig"
933
95b8f20f 934source "arch/arm/mach-ux500/Kconfig"
1da177e4
LT
935
936source "arch/arm/mach-versatile/Kconfig"
937
ceade897 938source "arch/arm/mach-vexpress/Kconfig"
420c34e4 939source "arch/arm/plat-versatile/Kconfig"
ceade897 940
6f35f9a9
TP
941source "arch/arm/mach-vt8500/Kconfig"
942
7ec80ddf 943source "arch/arm/mach-w90x900/Kconfig"
944
acede515
JN
945source "arch/arm/mach-zx/Kconfig"
946
9a45eb69
JC
947source "arch/arm/mach-zynq/Kconfig"
948
499f1640
SA
949# ARMv7-M architecture
950config ARCH_EFM32
951 bool "Energy Micro efm32"
952 depends on ARM_SINGLE_ARMV7M
953 select ARCH_REQUIRE_GPIOLIB
954 help
955 Support for Energy Micro's (now Silicon Labs) efm32 Giant Gecko
956 processors.
957
958config ARCH_LPC18XX
959 bool "NXP LPC18xx/LPC43xx"
960 depends on ARM_SINGLE_ARMV7M
961 select ARCH_HAS_RESET_CONTROLLER
962 select ARM_AMBA
963 select CLKSRC_LPC32XX
964 select PINCTRL
965 help
966 Support for NXP's LPC18xx Cortex-M3 and LPC43xx Cortex-M4
967 high performance microcontrollers.
968
969config ARCH_STM32
970 bool "STMicrolectronics STM32"
971 depends on ARM_SINGLE_ARMV7M
972 select ARCH_HAS_RESET_CONTROLLER
973 select ARMV7M_SYSTICK
25263186 974 select CLKSRC_STM32
499f1640
SA
975 select RESET_CONTROLLER
976 help
977 Support for STMicroelectronics STM32 processors.
978
1da177e4
LT
979# Definitions to make life easier
980config ARCH_ACORN
981 bool
982
7ae1f7ec
LB
983config PLAT_IOP
984 bool
469d3044 985 select GENERIC_CLOCKEVENTS
7ae1f7ec 986
69b02f6a
LB
987config PLAT_ORION
988 bool
bfe45e0b 989 select CLKSRC_MMIO
b1b3f49c 990 select COMMON_CLK
dc7ad3b3 991 select GENERIC_IRQ_CHIP
278b45b0 992 select IRQ_DOMAIN
69b02f6a 993
abcda1dc
TP
994config PLAT_ORION_LEGACY
995 bool
996 select PLAT_ORION
997
bd5ce433
EM
998config PLAT_PXA
999 bool
1000
f4b8b319
RK
1001config PLAT_VERSATILE
1002 bool
1003
d9a1beaa
AC
1004source "arch/arm/firmware/Kconfig"
1005
1da177e4
LT
1006source arch/arm/mm/Kconfig
1007
afe4b25e 1008config IWMMXT
d93003e8
SH
1009 bool "Enable iWMMXt support"
1010 depends on CPU_XSCALE || CPU_XSC3 || CPU_MOHAWK || CPU_PJ4 || CPU_PJ4B
1011 default y if PXA27x || PXA3xx || ARCH_MMP || CPU_PJ4 || CPU_PJ4B
afe4b25e
LB
1012 help
1013 Enable support for iWMMXt context switching at run time if
1014 running on a CPU that supports it.
1015
52108641 1016config MULTI_IRQ_HANDLER
1017 bool
1018 help
1019 Allow each machine to specify it's own IRQ handler at run time.
1020
3b93e7b0
HC
1021if !MMU
1022source "arch/arm/Kconfig-nommu"
1023endif
1024
3e0a07f8
GC
1025config PJ4B_ERRATA_4742
1026 bool "PJ4B Errata 4742: IDLE Wake Up Commands can Cause the CPU Core to Cease Operation"
1027 depends on CPU_PJ4B && MACH_ARMADA_370
1028 default y
1029 help
1030 When coming out of either a Wait for Interrupt (WFI) or a Wait for
1031 Event (WFE) IDLE states, a specific timing sensitivity exists between
1032 the retiring WFI/WFE instructions and the newly issued subsequent
1033 instructions. This sensitivity can result in a CPU hang scenario.
1034 Workaround:
1035 The software must insert either a Data Synchronization Barrier (DSB)
1036 or Data Memory Barrier (DMB) command immediately after the WFI/WFE
1037 instruction
1038
f0c4b8d6
WD
1039config ARM_ERRATA_326103
1040 bool "ARM errata: FSR write bit incorrect on a SWP to read-only memory"
1041 depends on CPU_V6
1042 help
1043 Executing a SWP instruction to read-only memory does not set bit 11
1044 of the FSR on the ARM 1136 prior to r1p0. This causes the kernel to
1045 treat the access as a read, preventing a COW from occurring and
1046 causing the faulting task to livelock.
1047
9cba3ccc
CM
1048config ARM_ERRATA_411920
1049 bool "ARM errata: Invalidation of the Instruction Cache operation can fail"
e399b1a4 1050 depends on CPU_V6 || CPU_V6K
9cba3ccc
CM
1051 help
1052 Invalidation of the Instruction Cache operation can
1053 fail. This erratum is present in 1136 (before r1p4), 1156 and 1176.
1054 It does not affect the MPCore. This option enables the ARM Ltd.
1055 recommended workaround.
1056
7ce236fc
CM
1057config ARM_ERRATA_430973
1058 bool "ARM errata: Stale prediction on replaced interworking branch"
1059 depends on CPU_V7
1060 help
1061 This option enables the workaround for the 430973 Cortex-A8
79403cda 1062 r1p* erratum. If a code sequence containing an ARM/Thumb
7ce236fc
CM
1063 interworking branch is replaced with another code sequence at the
1064 same virtual address, whether due to self-modifying code or virtual
1065 to physical address re-mapping, Cortex-A8 does not recover from the
1066 stale interworking branch prediction. This results in Cortex-A8
1067 executing the new code sequence in the incorrect ARM or Thumb state.
1068 The workaround enables the BTB/BTAC operations by setting ACTLR.IBE
1069 and also flushes the branch target cache at every context switch.
1070 Note that setting specific bits in the ACTLR register may not be
1071 available in non-secure mode.
1072
855c551f
CM
1073config ARM_ERRATA_458693
1074 bool "ARM errata: Processor deadlock when a false hazard is created"
1075 depends on CPU_V7
62e4d357 1076 depends on !ARCH_MULTIPLATFORM
855c551f
CM
1077 help
1078 This option enables the workaround for the 458693 Cortex-A8 (r2p0)
1079 erratum. For very specific sequences of memory operations, it is
1080 possible for a hazard condition intended for a cache line to instead
1081 be incorrectly associated with a different cache line. This false
1082 hazard might then cause a processor deadlock. The workaround enables
1083 the L1 caching of the NEON accesses and disables the PLD instruction
1084 in the ACTLR register. Note that setting specific bits in the ACTLR
1085 register may not be available in non-secure mode.
1086
0516e464
CM
1087config ARM_ERRATA_460075
1088 bool "ARM errata: Data written to the L2 cache can be overwritten with stale data"
1089 depends on CPU_V7
62e4d357 1090 depends on !ARCH_MULTIPLATFORM
0516e464
CM
1091 help
1092 This option enables the workaround for the 460075 Cortex-A8 (r2p0)
1093 erratum. Any asynchronous access to the L2 cache may encounter a
1094 situation in which recent store transactions to the L2 cache are lost
1095 and overwritten with stale memory contents from external memory. The
1096 workaround disables the write-allocate mode for the L2 cache via the
1097 ACTLR register. Note that setting specific bits in the ACTLR register
1098 may not be available in non-secure mode.
1099
9f05027c
WD
1100config ARM_ERRATA_742230
1101 bool "ARM errata: DMB operation may be faulty"
1102 depends on CPU_V7 && SMP
62e4d357 1103 depends on !ARCH_MULTIPLATFORM
9f05027c
WD
1104 help
1105 This option enables the workaround for the 742230 Cortex-A9
1106 (r1p0..r2p2) erratum. Under rare circumstances, a DMB instruction
1107 between two write operations may not ensure the correct visibility
1108 ordering of the two writes. This workaround sets a specific bit in
1109 the diagnostic register of the Cortex-A9 which causes the DMB
1110 instruction to behave as a DSB, ensuring the correct behaviour of
1111 the two writes.
1112
a672e99b
WD
1113config ARM_ERRATA_742231
1114 bool "ARM errata: Incorrect hazard handling in the SCU may lead to data corruption"
1115 depends on CPU_V7 && SMP
62e4d357 1116 depends on !ARCH_MULTIPLATFORM
a672e99b
WD
1117 help
1118 This option enables the workaround for the 742231 Cortex-A9
1119 (r2p0..r2p2) erratum. Under certain conditions, specific to the
1120 Cortex-A9 MPCore micro-architecture, two CPUs working in SMP mode,
1121 accessing some data located in the same cache line, may get corrupted
1122 data due to bad handling of the address hazard when the line gets
1123 replaced from one of the CPUs at the same time as another CPU is
1124 accessing it. This workaround sets specific bits in the diagnostic
1125 register of the Cortex-A9 which reduces the linefill issuing
1126 capabilities of the processor.
1127
69155794
JM
1128config ARM_ERRATA_643719
1129 bool "ARM errata: LoUIS bit field in CLIDR register is incorrect"
1130 depends on CPU_V7 && SMP
e5a5de44 1131 default y
69155794
JM
1132 help
1133 This option enables the workaround for the 643719 Cortex-A9 (prior to
1134 r1p0) erratum. On affected cores the LoUIS bit field of the CLIDR
1135 register returns zero when it should return one. The workaround
1136 corrects this value, ensuring cache maintenance operations which use
1137 it behave as intended and avoiding data corruption.
1138
cdf357f1
WD
1139config ARM_ERRATA_720789
1140 bool "ARM errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faulty ASID"
e66dc745 1141 depends on CPU_V7
cdf357f1
WD
1142 help
1143 This option enables the workaround for the 720789 Cortex-A9 (prior to
1144 r2p0) erratum. A faulty ASID can be sent to the other CPUs for the
1145 broadcasted CP15 TLB maintenance operations TLBIASIDIS and TLBIMVAIS.
1146 As a consequence of this erratum, some TLB entries which should be
1147 invalidated are not, resulting in an incoherency in the system page
1148 tables. The workaround changes the TLB flushing routines to invalidate
1149 entries regardless of the ASID.
475d92fc
WD
1150
1151config ARM_ERRATA_743622
1152 bool "ARM errata: Faulty hazard checking in the Store Buffer may lead to data corruption"
1153 depends on CPU_V7
62e4d357 1154 depends on !ARCH_MULTIPLATFORM
475d92fc
WD
1155 help
1156 This option enables the workaround for the 743622 Cortex-A9
efbc74ac 1157 (r2p*) erratum. Under very rare conditions, a faulty
475d92fc
WD
1158 optimisation in the Cortex-A9 Store Buffer may lead to data
1159 corruption. This workaround sets a specific bit in the diagnostic
1160 register of the Cortex-A9 which disables the Store Buffer
1161 optimisation, preventing the defect from occurring. This has no
1162 visible impact on the overall performance or power consumption of the
1163 processor.
1164
9a27c27c
WD
1165config ARM_ERRATA_751472
1166 bool "ARM errata: Interrupted ICIALLUIS may prevent completion of broadcasted operation"
ba90c516 1167 depends on CPU_V7
62e4d357 1168 depends on !ARCH_MULTIPLATFORM
9a27c27c
WD
1169 help
1170 This option enables the workaround for the 751472 Cortex-A9 (prior
1171 to r3p0) erratum. An interrupted ICIALLUIS operation may prevent the
1172 completion of a following broadcasted operation if the second
1173 operation is received by a CPU before the ICIALLUIS has completed,
1174 potentially leading to corrupted entries in the cache or TLB.
1175
fcbdc5fe
WD
1176config ARM_ERRATA_754322
1177 bool "ARM errata: possible faulty MMU translations following an ASID switch"
1178 depends on CPU_V7
1179 help
1180 This option enables the workaround for the 754322 Cortex-A9 (r2p*,
1181 r3p*) erratum. A speculative memory access may cause a page table walk
1182 which starts prior to an ASID switch but completes afterwards. This
1183 can populate the micro-TLB with a stale entry which may be hit with
1184 the new ASID. This workaround places two dsb instructions in the mm
1185 switching code so that no page table walks can cross the ASID switch.
1186
5dab26af
WD
1187config ARM_ERRATA_754327
1188 bool "ARM errata: no automatic Store Buffer drain"
1189 depends on CPU_V7 && SMP
1190 help
1191 This option enables the workaround for the 754327 Cortex-A9 (prior to
1192 r2p0) erratum. The Store Buffer does not have any automatic draining
1193 mechanism and therefore a livelock may occur if an external agent
1194 continuously polls a memory location waiting to observe an update.
1195 This workaround defines cpu_relax() as smp_mb(), preventing correctly
1196 written polling loops from denying visibility of updates to memory.
1197
145e10e1
CM
1198config ARM_ERRATA_364296
1199 bool "ARM errata: Possible cache data corruption with hit-under-miss enabled"
fd832478 1200 depends on CPU_V6
145e10e1
CM
1201 help
1202 This options enables the workaround for the 364296 ARM1136
1203 r0p2 erratum (possible cache data corruption with
1204 hit-under-miss enabled). It sets the undocumented bit 31 in
1205 the auxiliary control register and the FI bit in the control
1206 register, thus disabling hit-under-miss without putting the
1207 processor into full low interrupt latency mode. ARM11MPCore
1208 is not affected.
1209
f630c1bd
WD
1210config ARM_ERRATA_764369
1211 bool "ARM errata: Data cache line maintenance operation by MVA may not succeed"
1212 depends on CPU_V7 && SMP
1213 help
1214 This option enables the workaround for erratum 764369
1215 affecting Cortex-A9 MPCore with two or more processors (all
1216 current revisions). Under certain timing circumstances, a data
1217 cache line maintenance operation by MVA targeting an Inner
1218 Shareable memory region may fail to proceed up to either the
1219 Point of Coherency or to the Point of Unification of the
1220 system. This workaround adds a DSB instruction before the
1221 relevant cache maintenance functions and sets a specific bit
1222 in the diagnostic control register of the SCU.
1223
7253b85c
SH
1224config ARM_ERRATA_775420
1225 bool "ARM errata: A data cache maintenance operation which aborts, might lead to deadlock"
1226 depends on CPU_V7
1227 help
1228 This option enables the workaround for the 775420 Cortex-A9 (r2p2,
1229 r2p6,r2p8,r2p10,r3p0) erratum. In case a date cache maintenance
1230 operation aborts with MMU exception, it might cause the processor
1231 to deadlock. This workaround puts DSB before executing ISB if
1232 an abort may occur on cache maintenance.
1233
93dc6887
CM
1234config ARM_ERRATA_798181
1235 bool "ARM errata: TLBI/DSB failure on Cortex-A15"
1236 depends on CPU_V7 && SMP
1237 help
1238 On Cortex-A15 (r0p0..r3p2) the TLBI*IS/DSB operations are not
1239 adequately shooting down all use of the old entries. This
1240 option enables the Linux kernel workaround for this erratum
1241 which sends an IPI to the CPUs that are running the same ASID
1242 as the one being invalidated.
1243
84b6504f
WD
1244config ARM_ERRATA_773022
1245 bool "ARM errata: incorrect instructions may be executed from loop buffer"
1246 depends on CPU_V7
1247 help
1248 This option enables the workaround for the 773022 Cortex-A15
1249 (up to r0p4) erratum. In certain rare sequences of code, the
1250 loop buffer may deliver incorrect instructions. This
1251 workaround disables the loop buffer to avoid the erratum.
1252
1da177e4
LT
1253endmenu
1254
1255source "arch/arm/common/Kconfig"
1256
1da177e4
LT
1257menu "Bus support"
1258
1da177e4
LT
1259config ISA
1260 bool
1da177e4
LT
1261 help
1262 Find out whether you have ISA slots on your motherboard. ISA is the
1263 name of a bus system, i.e. the way the CPU talks to the other stuff
1264 inside your box. Other bus systems are PCI, EISA, MicroChannel
1265 (MCA) or VESA. ISA is an older system, now being displaced by PCI;
1266 newer boards don't support it. If you have ISA, say Y, otherwise N.
1267
065909b9 1268# Select ISA DMA controller support
1da177e4
LT
1269config ISA_DMA
1270 bool
065909b9 1271 select ISA_DMA_API
1da177e4 1272
065909b9 1273# Select ISA DMA interface
5cae841b
AV
1274config ISA_DMA_API
1275 bool
5cae841b 1276
1da177e4 1277config PCI
0b05da72 1278 bool "PCI support" if MIGHT_HAVE_PCI
1da177e4
LT
1279 help
1280 Find out whether you have a PCI motherboard. PCI is the name of a
1281 bus system, i.e. the way the CPU talks to the other stuff inside
1282 your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or
1283 VESA. If you have PCI, say Y, otherwise N.
1284
52882173
AV
1285config PCI_DOMAINS
1286 bool
1287 depends on PCI
1288
8c7d1474
LP
1289config PCI_DOMAINS_GENERIC
1290 def_bool PCI_DOMAINS
1291
b080ac8a
MRJ
1292config PCI_NANOENGINE
1293 bool "BSE nanoEngine PCI support"
1294 depends on SA1100_NANOENGINE
1295 help
1296 Enable PCI on the BSE nanoEngine board.
1297
36e23590
MW
1298config PCI_SYSCALL
1299 def_bool PCI
1300
a0113a99
MR
1301config PCI_HOST_ITE8152
1302 bool
1303 depends on PCI && MACH_ARMCORE
1304 default y
1305 select DMABOUNCE
1306
1da177e4 1307source "drivers/pci/Kconfig"
3f06d157 1308source "drivers/pci/pcie/Kconfig"
1da177e4
LT
1309
1310source "drivers/pcmcia/Kconfig"
1311
1312endmenu
1313
1314menu "Kernel Features"
1315
3b55658a
DM
1316config HAVE_SMP
1317 bool
1318 help
1319 This option should be selected by machines which have an SMP-
1320 capable CPU.
1321
1322 The only effect of this option is to make the SMP-related
1323 options available to the user for configuration.
1324
1da177e4 1325config SMP
bb2d8130 1326 bool "Symmetric Multi-Processing"
fbb4ddac 1327 depends on CPU_V6K || CPU_V7
bc28248e 1328 depends on GENERIC_CLOCKEVENTS
3b55658a 1329 depends on HAVE_SMP
801bb21c 1330 depends on MMU || ARM_MPU
0361748f 1331 select IRQ_WORK
1da177e4
LT
1332 help
1333 This enables support for systems with more than one CPU. If you have
4a474157
RG
1334 a system with only one CPU, say N. If you have a system with more
1335 than one CPU, say Y.
1da177e4 1336
4a474157 1337 If you say N here, the kernel will run on uni- and multiprocessor
1da177e4 1338 machines, but will use only one CPU of a multiprocessor machine. If
4a474157
RG
1339 you say Y here, the kernel will run on many, but not all,
1340 uniprocessor machines. On a uniprocessor machine, the kernel
1341 will run faster if you say N here.
1da177e4 1342
395cf969 1343 See also <file:Documentation/x86/i386/IO-APIC.txt>,
1da177e4 1344 <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at
50a23e6e 1345 <http://tldp.org/HOWTO/SMP-HOWTO.html>.
1da177e4
LT
1346
1347 If you don't know what to do here, say N.
1348
f00ec48f 1349config SMP_ON_UP
5744ff43 1350 bool "Allow booting SMP kernel on uniprocessor systems"
801bb21c 1351 depends on SMP && !XIP_KERNEL && MMU
f00ec48f
RK
1352 default y
1353 help
1354 SMP kernels contain instructions which fail on non-SMP processors.
1355 Enabling this option allows the kernel to modify itself to make
1356 these instructions safe. Disabling it allows about 1K of space
1357 savings.
1358
1359 If you don't know what to do here, say Y.
1360
c9018aab
VG
1361config ARM_CPU_TOPOLOGY
1362 bool "Support cpu topology definition"
1363 depends on SMP && CPU_V7
1364 default y
1365 help
1366 Support ARM cpu topology definition. The MPIDR register defines
1367 affinity between processors which is then used to describe the cpu
1368 topology of an ARM System.
1369
1370config SCHED_MC
1371 bool "Multi-core scheduler support"
1372 depends on ARM_CPU_TOPOLOGY
1373 help
1374 Multi-core scheduler support improves the CPU scheduler's decision
1375 making when dealing with multi-core CPU chips at a cost of slightly
1376 increased overhead in some places. If unsure say N here.
1377
1378config SCHED_SMT
1379 bool "SMT scheduler support"
1380 depends on ARM_CPU_TOPOLOGY
1381 help
1382 Improves the CPU scheduler's decision making when dealing with
1383 MultiThreading at a cost of slightly increased overhead in some
1384 places. If unsure say N here.
1385
a8cbcd92
RK
1386config HAVE_ARM_SCU
1387 bool
a8cbcd92
RK
1388 help
1389 This option enables support for the ARM system coherency unit
1390
8a4da6e3 1391config HAVE_ARM_ARCH_TIMER
022c03a2
MZ
1392 bool "Architected timer support"
1393 depends on CPU_V7
8a4da6e3 1394 select ARM_ARCH_TIMER
0c403462 1395 select GENERIC_CLOCKEVENTS
022c03a2
MZ
1396 help
1397 This option enables support for the ARM architected timer
1398
f32f4ce2
RK
1399config HAVE_ARM_TWD
1400 bool
da4a686a 1401 select CLKSRC_OF if OF
f32f4ce2
RK
1402 help
1403 This options enables support for the ARM timer and watchdog unit
1404
e8db288e
NP
1405config MCPM
1406 bool "Multi-Cluster Power Management"
1407 depends on CPU_V7 && SMP
1408 help
1409 This option provides the common power management infrastructure
1410 for (multi-)cluster based systems, such as big.LITTLE based
1411 systems.
1412
ebf4a5c5
HZ
1413config MCPM_QUAD_CLUSTER
1414 bool
1415 depends on MCPM
1416 help
1417 To avoid wasting resources unnecessarily, MCPM only supports up
1418 to 2 clusters by default.
1419 Platforms with 3 or 4 clusters that use MCPM must select this
1420 option to allow the additional clusters to be managed.
1421
1c33be57
NP
1422config BIG_LITTLE
1423 bool "big.LITTLE support (Experimental)"
1424 depends on CPU_V7 && SMP
1425 select MCPM
1426 help
1427 This option enables support selections for the big.LITTLE
1428 system architecture.
1429
1430config BL_SWITCHER
1431 bool "big.LITTLE switcher support"
6c044fec 1432 depends on BIG_LITTLE && MCPM && HOTPLUG_CPU && ARM_GIC
1c33be57 1433 select ARM_CPU_SUSPEND
51aaf81f 1434 select CPU_PM
1c33be57
NP
1435 help
1436 The big.LITTLE "switcher" provides the core functionality to
1437 transparently handle transition between a cluster of A15's
1438 and a cluster of A7's in a big.LITTLE system.
1439
b22537c6
NP
1440config BL_SWITCHER_DUMMY_IF
1441 tristate "Simple big.LITTLE switcher user interface"
1442 depends on BL_SWITCHER && DEBUG_KERNEL
1443 help
1444 This is a simple and dummy char dev interface to control
1445 the big.LITTLE switcher core code. It is meant for
1446 debugging purposes only.
1447
8d5796d2
LB
1448choice
1449 prompt "Memory split"
006fa259 1450 depends on MMU
8d5796d2
LB
1451 default VMSPLIT_3G
1452 help
1453 Select the desired split between kernel and user memory.
1454
1455 If you are not absolutely sure what you are doing, leave this
1456 option alone!
1457
1458 config VMSPLIT_3G
1459 bool "3G/1G user/kernel split"
63ce446c
NP
1460 config VMSPLIT_3G_OPT
1461 bool "3G/1G user/kernel split (for full 1G low memory)"
8d5796d2
LB
1462 config VMSPLIT_2G
1463 bool "2G/2G user/kernel split"
1464 config VMSPLIT_1G
1465 bool "1G/3G user/kernel split"
1466endchoice
1467
1468config PAGE_OFFSET
1469 hex
006fa259 1470 default PHYS_OFFSET if !MMU
8d5796d2
LB
1471 default 0x40000000 if VMSPLIT_1G
1472 default 0x80000000 if VMSPLIT_2G
63ce446c 1473 default 0xB0000000 if VMSPLIT_3G_OPT
8d5796d2
LB
1474 default 0xC0000000
1475
1da177e4
LT
1476config NR_CPUS
1477 int "Maximum number of CPUs (2-32)"
1478 range 2 32
1479 depends on SMP
1480 default "4"
1481
a054a811 1482config HOTPLUG_CPU
00b7dede 1483 bool "Support for hot-pluggable CPUs"
40b31360 1484 depends on SMP
a054a811
RK
1485 help
1486 Say Y here to experiment with turning CPUs off and on. CPUs
1487 can be controlled through /sys/devices/system/cpu.
1488
2bdd424f
WD
1489config ARM_PSCI
1490 bool "Support for the ARM Power State Coordination Interface (PSCI)"
e679660d 1491 depends on HAVE_ARM_SMCCC
be120397 1492 select ARM_PSCI_FW
2bdd424f
WD
1493 help
1494 Say Y here if you want Linux to communicate with system firmware
1495 implementing the PSCI specification for CPU-centric power
1496 management operations described in ARM document number ARM DEN
1497 0022A ("Power State Coordination Interface System Software on
1498 ARM processors").
1499
2a6ad871
MR
1500# The GPIO number here must be sorted by descending number. In case of
1501# a multiplatform kernel, we just want the highest value required by the
1502# selected platforms.
44986ab0
PDSN
1503config ARCH_NR_GPIO
1504 int
b35d2e56
GF
1505 default 1024 if ARCH_BRCMSTB || ARCH_SHMOBILE || ARCH_TEGRA || \
1506 ARCH_ZYNQ
aa42587a
TF
1507 default 512 if ARCH_EXYNOS || ARCH_KEYSTONE || SOC_OMAP5 || \
1508 SOC_DRA7XX || ARCH_S3C24XX || ARCH_S3C64XX || ARCH_S5PV210
eb171a99 1509 default 416 if ARCH_SUNXI
06b851e5 1510 default 392 if ARCH_U8500
01bb914c 1511 default 352 if ARCH_VT8500
7b5da4c3 1512 default 288 if ARCH_ROCKCHIP
2a6ad871 1513 default 264 if MACH_H4700
44986ab0
PDSN
1514 default 0
1515 help
1516 Maximum number of GPIOs in the system.
1517
1518 If unsure, leave the default value.
1519
d45a398f 1520source kernel/Kconfig.preempt
1da177e4 1521
c9218b16 1522config HZ_FIXED
f8065813 1523 int
070b8b43 1524 default 200 if ARCH_EBSA110 || ARCH_S3C24XX || \
a73ddc61 1525 ARCH_S5PV210 || ARCH_EXYNOS4
1164f672 1526 default 128 if SOC_AT91RM9200
47d84682 1527 default 0
c9218b16
RK
1528
1529choice
47d84682 1530 depends on HZ_FIXED = 0
c9218b16
RK
1531 prompt "Timer frequency"
1532
1533config HZ_100
1534 bool "100 Hz"
1535
1536config HZ_200
1537 bool "200 Hz"
1538
1539config HZ_250
1540 bool "250 Hz"
1541
1542config HZ_300
1543 bool "300 Hz"
1544
1545config HZ_500
1546 bool "500 Hz"
1547
1548config HZ_1000
1549 bool "1000 Hz"
1550
1551endchoice
1552
1553config HZ
1554 int
47d84682 1555 default HZ_FIXED if HZ_FIXED != 0
c9218b16
RK
1556 default 100 if HZ_100
1557 default 200 if HZ_200
1558 default 250 if HZ_250
1559 default 300 if HZ_300
1560 default 500 if HZ_500
1561 default 1000
1562
1563config SCHED_HRTICK
1564 def_bool HIGH_RES_TIMERS
f8065813 1565
16c79651 1566config THUMB2_KERNEL
bc7dea00 1567 bool "Compile the kernel in Thumb-2 mode" if !CPU_THUMBONLY
4477ca45 1568 depends on (CPU_V7 || CPU_V7M) && !CPU_V6 && !CPU_V6K
bc7dea00 1569 default y if CPU_THUMBONLY
16c79651
CM
1570 select AEABI
1571 select ARM_ASM_UNIFIED
89bace65 1572 select ARM_UNWIND
16c79651
CM
1573 help
1574 By enabling this option, the kernel will be compiled in
1575 Thumb-2 mode. A compiler/assembler that understand the unified
1576 ARM-Thumb syntax is needed.
1577
1578 If unsure, say N.
1579
6f685c5c
DM
1580config THUMB2_AVOID_R_ARM_THM_JUMP11
1581 bool "Work around buggy Thumb-2 short branch relocations in gas"
1582 depends on THUMB2_KERNEL && MODULES
1583 default y
1584 help
1585 Various binutils versions can resolve Thumb-2 branches to
1586 locally-defined, preemptible global symbols as short-range "b.n"
1587 branch instructions.
1588
1589 This is a problem, because there's no guarantee the final
1590 destination of the symbol, or any candidate locations for a
1591 trampoline, are within range of the branch. For this reason, the
1592 kernel does not support fixing up the R_ARM_THM_JUMP11 (102)
1593 relocation in modules at all, and it makes little sense to add
1594 support.
1595
1596 The symptom is that the kernel fails with an "unsupported
1597 relocation" error when loading some modules.
1598
1599 Until fixed tools are available, passing
1600 -fno-optimize-sibling-calls to gcc should prevent gcc generating
1601 code which hits this problem, at the cost of a bit of extra runtime
1602 stack usage in some cases.
1603
1604 The problem is described in more detail at:
1605 https://bugs.launchpad.net/binutils-linaro/+bug/725126
1606
1607 Only Thumb-2 kernels are affected.
1608
1609 Unless you are sure your tools don't have this problem, say Y.
1610
0becb088
CM
1611config ARM_ASM_UNIFIED
1612 bool
1613
42f25bdd
NP
1614config ARM_PATCH_IDIV
1615 bool "Runtime patch udiv/sdiv instructions into __aeabi_{u}idiv()"
1616 depends on CPU_32v7 && !XIP_KERNEL
1617 default y
1618 help
1619 The ARM compiler inserts calls to __aeabi_idiv() and
1620 __aeabi_uidiv() when it needs to perform division on signed
1621 and unsigned integers. Some v7 CPUs have support for the sdiv
1622 and udiv instructions that can be used to implement those
1623 functions.
1624
1625 Enabling this option allows the kernel to modify itself to
1626 replace the first two instructions of these library functions
1627 with the sdiv or udiv plus "bx lr" instructions when the CPU
1628 it is running on supports them. Typically this will be faster
1629 and less power intensive than running the original library
1630 code to do integer division.
1631
704bdda0
NP
1632config AEABI
1633 bool "Use the ARM EABI to compile the kernel"
1634 help
1635 This option allows for the kernel to be compiled using the latest
1636 ARM ABI (aka EABI). This is only useful if you are using a user
1637 space environment that is also compiled with EABI.
1638
1639 Since there are major incompatibilities between the legacy ABI and
1640 EABI, especially with regard to structure member alignment, this
1641 option also changes the kernel syscall calling convention to
1642 disambiguate both ABIs and allow for backward compatibility support
1643 (selected with CONFIG_OABI_COMPAT).
1644
1645 To use this you need GCC version 4.0.0 or later.
1646
6c90c872 1647config OABI_COMPAT
a73a3ff1 1648 bool "Allow old ABI binaries to run with this kernel (EXPERIMENTAL)"
d6f94fa0 1649 depends on AEABI && !THUMB2_KERNEL
6c90c872
NP
1650 help
1651 This option preserves the old syscall interface along with the
1652 new (ARM EABI) one. It also provides a compatibility layer to
1653 intercept syscalls that have structure arguments which layout
1654 in memory differs between the legacy ABI and the new ARM EABI
1655 (only for non "thumb" binaries). This option adds a tiny
1656 overhead to all syscalls and produces a slightly larger kernel.
91702175
KC
1657
1658 The seccomp filter system will not be available when this is
1659 selected, since there is no way yet to sensibly distinguish
1660 between calling conventions during filtering.
1661
6c90c872
NP
1662 If you know you'll be using only pure EABI user space then you
1663 can say N here. If this option is not selected and you attempt
1664 to execute a legacy ABI binary then the result will be
1665 UNPREDICTABLE (in fact it can be predicted that it won't work
b02f8467 1666 at all). If in doubt say N.
6c90c872 1667
eb33575c 1668config ARCH_HAS_HOLES_MEMORYMODEL
e80d6a24 1669 bool
e80d6a24 1670
05944d74
RK
1671config ARCH_SPARSEMEM_ENABLE
1672 bool
1673
07a2f737
RK
1674config ARCH_SPARSEMEM_DEFAULT
1675 def_bool ARCH_SPARSEMEM_ENABLE
1676
05944d74 1677config ARCH_SELECT_MEMORY_MODEL
be370302 1678 def_bool ARCH_SPARSEMEM_ENABLE
c80d79d7 1679
7b7bf499
WD
1680config HAVE_ARCH_PFN_VALID
1681 def_bool ARCH_HAS_HOLES_MEMORYMODEL || !SPARSEMEM
1682
b8cd51af
SC
1683config HAVE_GENERIC_RCU_GUP
1684 def_bool y
1685 depends on ARM_LPAE
1686
053a96ca 1687config HIGHMEM
e8db89a2
RK
1688 bool "High Memory Support"
1689 depends on MMU
053a96ca
NP
1690 help
1691 The address space of ARM processors is only 4 Gigabytes large
1692 and it has to accommodate user address space, kernel address
1693 space as well as some memory mapped IO. That means that, if you
1694 have a large amount of physical memory and/or IO, not all of the
1695 memory can be "permanently mapped" by the kernel. The physical
1696 memory that is not permanently mapped is called "high memory".
1697
1698 Depending on the selected kernel/user memory split, minimum
1699 vmalloc space and actual amount of RAM, you may not need this
1700 option which should result in a slightly faster kernel.
1701
1702 If unsure, say n.
1703
65cec8e3 1704config HIGHPTE
9a431bd5 1705 bool "Allocate 2nd-level pagetables from highmem" if EXPERT
65cec8e3 1706 depends on HIGHMEM
9a431bd5 1707 default y
b4d103d1
RK
1708 help
1709 The VM uses one page of physical memory for each page table.
1710 For systems with a lot of processes, this can use a lot of
1711 precious low memory, eventually leading to low memory being
1712 consumed by page tables. Setting this option will allow
1713 user-space 2nd level page tables to reside in high memory.
65cec8e3 1714
a5e090ac
RK
1715config CPU_SW_DOMAIN_PAN
1716 bool "Enable use of CPU domains to implement privileged no-access"
1717 depends on MMU && !ARM_LPAE
1b8873a0
JI
1718 default y
1719 help
a5e090ac
RK
1720 Increase kernel security by ensuring that normal kernel accesses
1721 are unable to access userspace addresses. This can help prevent
1722 use-after-free bugs becoming an exploitable privilege escalation
1723 by ensuring that magic values (such as LIST_POISON) will always
1724 fault when dereferenced.
1725
1726 CPUs with low-vector mappings use a best-efforts implementation.
1727 Their lower 1MB needs to remain accessible for the vectors, but
1728 the remainder of userspace will become appropriately inaccessible.
65cec8e3 1729
1b8873a0 1730config HW_PERF_EVENTS
fa8ad788
MR
1731 def_bool y
1732 depends on ARM_PMU
1b8873a0 1733
1355e2a6
CM
1734config SYS_SUPPORTS_HUGETLBFS
1735 def_bool y
1736 depends on ARM_LPAE
1737
8d962507
CM
1738config HAVE_ARCH_TRANSPARENT_HUGEPAGE
1739 def_bool y
1740 depends on ARM_LPAE
1741
4bfab203
SC
1742config ARCH_WANT_GENERAL_HUGETLB
1743 def_bool y
1744
7d485f64
AB
1745config ARM_MODULE_PLTS
1746 bool "Use PLTs to allow module memory to spill over into vmalloc area"
1747 depends on MODULES
1748 help
1749 Allocate PLTs when loading modules so that jumps and calls whose
1750 targets are too far away for their relative offsets to be encoded
1751 in the instructions themselves can be bounced via veneers in the
1752 module's PLT. This allows modules to be allocated in the generic
1753 vmalloc area after the dedicated module memory area has been
1754 exhausted. The modules will use slightly more memory, but after
1755 rounding up to page size, the actual memory footprint is usually
1756 the same.
1757
1758 Say y if you are getting out of memory errors while loading modules
1759
3f22ab27
DH
1760source "mm/Kconfig"
1761
c1b2d970 1762config FORCE_MAX_ZONEORDER
36d6c928 1763 int "Maximum zone order"
898f08e1 1764 default "12" if SOC_AM33XX
6d85e2b0 1765 default "9" if SA1111 || ARCH_EFM32
c1b2d970
MD
1766 default "11"
1767 help
1768 The kernel memory allocator divides physically contiguous memory
1769 blocks into "zones", where each zone is a power of two number of
1770 pages. This option selects the largest power of two that the kernel
1771 keeps in the memory allocator. If you need to allocate very large
1772 blocks of physically contiguous memory, then you may need to
1773 increase this value.
1774
1775 This config option is actually maximum order plus one. For example,
1776 a value of 11 means that the largest free memory block is 2^10 pages.
1777
1da177e4
LT
1778config ALIGNMENT_TRAP
1779 bool
f12d0d7c 1780 depends on CPU_CP15_MMU
1da177e4 1781 default y if !ARCH_EBSA110
e119bfff 1782 select HAVE_PROC_CPU if PROC_FS
1da177e4 1783 help
84eb8d06 1784 ARM processors cannot fetch/store information which is not
1da177e4
LT
1785 naturally aligned on the bus, i.e., a 4 byte fetch must start at an
1786 address divisible by 4. On 32-bit ARM processors, these non-aligned
1787 fetch/store instructions will be emulated in software if you say
1788 here, which has a severe performance impact. This is necessary for
1789 correct operation of some network protocols. With an IP-only
1790 configuration it is safe to say N, otherwise say Y.
1791
39ec58f3 1792config UACCESS_WITH_MEMCPY
38ef2ad5
LW
1793 bool "Use kernel mem{cpy,set}() for {copy_to,clear}_user()"
1794 depends on MMU
39ec58f3
LB
1795 default y if CPU_FEROCEON
1796 help
1797 Implement faster copy_to_user and clear_user methods for CPU
1798 cores where a 8-word STM instruction give significantly higher
1799 memory write throughput than a sequence of individual 32bit stores.
1800
1801 A possible side effect is a slight increase in scheduling latency
1802 between threads sharing the same address space if they invoke
1803 such copy operations with large buffers.
1804
1805 However, if the CPU data cache is using a write-allocate mode,
1806 this option is unlikely to provide any performance gain.
1807
70c70d97
NP
1808config SECCOMP
1809 bool
1810 prompt "Enable seccomp to safely compute untrusted bytecode"
1811 ---help---
1812 This kernel feature is useful for number crunching applications
1813 that may need to compute untrusted bytecode during their
1814 execution. By using pipes or other transports made available to
1815 the process as file descriptors supporting the read/write
1816 syscalls, it's possible to isolate those applications in
1817 their own address space using seccomp. Once seccomp is
1818 enabled via prctl(PR_SET_SECCOMP), it cannot be disabled
1819 and the task is only allowed to execute a few safe syscalls
1820 defined by each seccomp mode.
1821
06e6295b
SS
1822config SWIOTLB
1823 def_bool y
1824
1825config IOMMU_HELPER
1826 def_bool SWIOTLB
1827
02c2433b
SS
1828config PARAVIRT
1829 bool "Enable paravirtualization code"
1830 help
1831 This changes the kernel so it can modify itself when it is run
1832 under a hypervisor, potentially improving performance significantly
1833 over full virtualization.
1834
1835config PARAVIRT_TIME_ACCOUNTING
1836 bool "Paravirtual steal time accounting"
1837 select PARAVIRT
1838 default n
1839 help
1840 Select this option to enable fine granularity task steal time
1841 accounting. Time spent executing other tasks in parallel with
1842 the current vCPU is discounted from the vCPU power. To account for
1843 that, there can be a small performance impact.
1844
1845 If in doubt, say N here.
1846
eff8d644
SS
1847config XEN_DOM0
1848 def_bool y
1849 depends on XEN
1850
1851config XEN
c2ba1f7d 1852 bool "Xen guest support on ARM"
85323a99 1853 depends on ARM && AEABI && OF
f880b67d 1854 depends on CPU_V7 && !CPU_V6
85323a99 1855 depends on !GENERIC_ATOMIC64
7693decc 1856 depends on MMU
51aaf81f 1857 select ARCH_DMA_ADDR_T_64BIT
17b7ab80 1858 select ARM_PSCI
83862ccf 1859 select SWIOTLB_XEN
02c2433b 1860 select PARAVIRT
eff8d644
SS
1861 help
1862 Say Y if you want to run Linux in a Virtual Machine on Xen on ARM.
1863
1da177e4
LT
1864endmenu
1865
1866menu "Boot options"
1867
9eb8f674
GL
1868config USE_OF
1869 bool "Flattened Device Tree support"
b1b3f49c 1870 select IRQ_DOMAIN
9eb8f674 1871 select OF
9eb8f674
GL
1872 help
1873 Include support for flattened device tree machine descriptions.
1874
bd51e2f5
NP
1875config ATAGS
1876 bool "Support for the traditional ATAGS boot data passing" if USE_OF
1877 default y
1878 help
1879 This is the traditional way of passing data to the kernel at boot
1880 time. If you are solely relying on the flattened device tree (or
1881 the ARM_ATAG_DTB_COMPAT option) then you may unselect this option
1882 to remove ATAGS support from your kernel binary. If unsure,
1883 leave this to y.
1884
1885config DEPRECATED_PARAM_STRUCT
1886 bool "Provide old way to pass kernel parameters"
1887 depends on ATAGS
1888 help
1889 This was deprecated in 2001 and announced to live on for 5 years.
1890 Some old boot loaders still use this way.
1891
1da177e4
LT
1892# Compressed boot loader in ROM. Yes, we really want to ask about
1893# TEXT and BSS so we preserve their values in the config files.
1894config ZBOOT_ROM_TEXT
1895 hex "Compressed ROM boot loader base address"
1896 default "0"
1897 help
1898 The physical address at which the ROM-able zImage is to be
1899 placed in the target. Platforms which normally make use of
1900 ROM-able zImage formats normally set this to a suitable
1901 value in their defconfig file.
1902
1903 If ZBOOT_ROM is not enabled, this has no effect.
1904
1905config ZBOOT_ROM_BSS
1906 hex "Compressed ROM boot loader BSS address"
1907 default "0"
1908 help
f8c440b2
DF
1909 The base address of an area of read/write memory in the target
1910 for the ROM-able zImage which must be available while the
1911 decompressor is running. It must be large enough to hold the
1912 entire decompressed kernel plus an additional 128 KiB.
1913 Platforms which normally make use of ROM-able zImage formats
1914 normally set this to a suitable value in their defconfig file.
1da177e4
LT
1915
1916 If ZBOOT_ROM is not enabled, this has no effect.
1917
1918config ZBOOT_ROM
1919 bool "Compressed boot loader in ROM/flash"
1920 depends on ZBOOT_ROM_TEXT != ZBOOT_ROM_BSS
10968131 1921 depends on !ARM_APPENDED_DTB && !XIP_KERNEL && !AUTO_ZRELADDR
1da177e4
LT
1922 help
1923 Say Y here if you intend to execute your compressed kernel image
1924 (zImage) directly from ROM or flash. If unsure, say N.
1925
e2a6a3aa
JB
1926config ARM_APPENDED_DTB
1927 bool "Use appended device tree blob to zImage (EXPERIMENTAL)"
10968131 1928 depends on OF
e2a6a3aa
JB
1929 help
1930 With this option, the boot code will look for a device tree binary
1931 (DTB) appended to zImage
1932 (e.g. cat zImage <filename>.dtb > zImage_w_dtb).
1933
1934 This is meant as a backward compatibility convenience for those
1935 systems with a bootloader that can't be upgraded to accommodate
1936 the documented boot protocol using a device tree.
1937
1938 Beware that there is very little in terms of protection against
1939 this option being confused by leftover garbage in memory that might
1940 look like a DTB header after a reboot if no actual DTB is appended
1941 to zImage. Do not leave this option active in a production kernel
1942 if you don't intend to always append a DTB. Proper passing of the
1943 location into r2 of a bootloader provided DTB is always preferable
1944 to this option.
1945
b90b9a38
NP
1946config ARM_ATAG_DTB_COMPAT
1947 bool "Supplement the appended DTB with traditional ATAG information"
1948 depends on ARM_APPENDED_DTB
1949 help
1950 Some old bootloaders can't be updated to a DTB capable one, yet
1951 they provide ATAGs with memory configuration, the ramdisk address,
1952 the kernel cmdline string, etc. Such information is dynamically
1953 provided by the bootloader and can't always be stored in a static
1954 DTB. To allow a device tree enabled kernel to be used with such
1955 bootloaders, this option allows zImage to extract the information
1956 from the ATAG list and store it at run time into the appended DTB.
1957
d0f34a11
GR
1958choice
1959 prompt "Kernel command line type" if ARM_ATAG_DTB_COMPAT
1960 default ARM_ATAG_DTB_COMPAT_CMDLINE_FROM_BOOTLOADER
1961
1962config ARM_ATAG_DTB_COMPAT_CMDLINE_FROM_BOOTLOADER
1963 bool "Use bootloader kernel arguments if available"
1964 help
1965 Uses the command-line options passed by the boot loader instead of
1966 the device tree bootargs property. If the boot loader doesn't provide
1967 any, the device tree bootargs property will be used.
1968
1969config ARM_ATAG_DTB_COMPAT_CMDLINE_EXTEND
1970 bool "Extend with bootloader kernel arguments"
1971 help
1972 The command-line arguments provided by the boot loader will be
1973 appended to the the device tree bootargs property.
1974
1975endchoice
1976
1da177e4
LT
1977config CMDLINE
1978 string "Default kernel command string"
1979 default ""
1980 help
1981 On some architectures (EBSA110 and CATS), there is currently no way
1982 for the boot loader to pass arguments to the kernel. For these
1983 architectures, you should supply some command-line options at build
1984 time by entering them here. As a minimum, you should specify the
1985 memory size and the root device (e.g., mem=64M root=/dev/nfs).
1986
4394c124
VB
1987choice
1988 prompt "Kernel command line type" if CMDLINE != ""
1989 default CMDLINE_FROM_BOOTLOADER
bd51e2f5 1990 depends on ATAGS
4394c124
VB
1991
1992config CMDLINE_FROM_BOOTLOADER
1993 bool "Use bootloader kernel arguments if available"
1994 help
1995 Uses the command-line options passed by the boot loader. If
1996 the boot loader doesn't provide any, the default kernel command
1997 string provided in CMDLINE will be used.
1998
1999config CMDLINE_EXTEND
2000 bool "Extend bootloader kernel arguments"
2001 help
2002 The command-line arguments provided by the boot loader will be
2003 appended to the default kernel command string.
2004
92d2040d
AH
2005config CMDLINE_FORCE
2006 bool "Always use the default kernel command string"
92d2040d
AH
2007 help
2008 Always use the default kernel command string, even if the boot
2009 loader passes other arguments to the kernel.
2010 This is useful if you cannot or don't want to change the
2011 command-line options your boot loader passes to the kernel.
4394c124 2012endchoice
92d2040d 2013
1da177e4
LT
2014config XIP_KERNEL
2015 bool "Kernel Execute-In-Place from ROM"
10968131 2016 depends on !ARM_LPAE && !ARCH_MULTIPLATFORM
1da177e4
LT
2017 help
2018 Execute-In-Place allows the kernel to run from non-volatile storage
2019 directly addressable by the CPU, such as NOR flash. This saves RAM
2020 space since the text section of the kernel is not loaded from flash
2021 to RAM. Read-write sections, such as the data section and stack,
2022 are still copied to RAM. The XIP kernel is not compressed since
2023 it has to run directly from flash, so it will take more space to
2024 store it. The flash address used to link the kernel object files,
2025 and for storing it, is configuration dependent. Therefore, if you
2026 say Y here, you must know the proper physical address where to
2027 store the kernel image depending on your own flash memory usage.
2028
2029 Also note that the make target becomes "make xipImage" rather than
2030 "make zImage" or "make Image". The final kernel binary to put in
2031 ROM memory will be arch/arm/boot/xipImage.
2032
2033 If unsure, say N.
2034
2035config XIP_PHYS_ADDR
2036 hex "XIP Kernel Physical Location"
2037 depends on XIP_KERNEL
2038 default "0x00080000"
2039 help
2040 This is the physical address in your flash memory the kernel will
2041 be linked for and stored to. This address is dependent on your
2042 own flash usage.
2043
c587e4a6
RP
2044config KEXEC
2045 bool "Kexec system call (EXPERIMENTAL)"
19ab428f 2046 depends on (!SMP || PM_SLEEP_SMP)
cb1293e2 2047 depends on !CPU_V7M
2965faa5 2048 select KEXEC_CORE
c587e4a6
RP
2049 help
2050 kexec is a system call that implements the ability to shutdown your
2051 current kernel, and to start another kernel. It is like a reboot
01dd2fbf 2052 but it is independent of the system firmware. And like a reboot
c587e4a6
RP
2053 you can start any kernel with it, not just Linux.
2054
2055 It is an ongoing process to be certain the hardware in a machine
2056 is properly shutdown, so do not be surprised if this code does not
bf220695 2057 initially work for you.
c587e4a6 2058
4cd9d6f7
RP
2059config ATAGS_PROC
2060 bool "Export atags in procfs"
bd51e2f5 2061 depends on ATAGS && KEXEC
b98d7291 2062 default y
4cd9d6f7
RP
2063 help
2064 Should the atags used to boot the kernel be exported in an "atags"
2065 file in procfs. Useful with kexec.
2066
cb5d39b3
MW
2067config CRASH_DUMP
2068 bool "Build kdump crash kernel (EXPERIMENTAL)"
cb5d39b3
MW
2069 help
2070 Generate crash dump after being started by kexec. This should
2071 be normally only set in special crash dump kernels which are
2072 loaded in the main kernel with kexec-tools into a specially
2073 reserved region and then later executed after a crash by
2074 kdump/kexec. The crash dump kernel must be compiled to a
2075 memory address not used by the main kernel
2076
2077 For more details see Documentation/kdump/kdump.txt
2078
e69edc79
EM
2079config AUTO_ZRELADDR
2080 bool "Auto calculation of the decompressed kernel image address"
e69edc79
EM
2081 help
2082 ZRELADDR is the physical address where the decompressed kernel
2083 image will be placed. If AUTO_ZRELADDR is selected, the address
2084 will be determined at run-time by masking the current IP with
2085 0xf8000000. This assumes the zImage being placed in the first 128MB
2086 from start of memory.
2087
81a0bc39
RF
2088config EFI_STUB
2089 bool
2090
2091config EFI
2092 bool "UEFI runtime support"
2093 depends on OF && !CPU_BIG_ENDIAN && MMU && AUTO_ZRELADDR && !XIP_KERNEL
2094 select UCS2_STRING
2095 select EFI_PARAMS_FROM_FDT
2096 select EFI_STUB
2097 select EFI_ARMSTUB
2098 select EFI_RUNTIME_WRAPPERS
2099 ---help---
2100 This option provides support for runtime services provided
2101 by UEFI firmware (such as non-volatile variables, realtime
2102 clock, and platform reset). A UEFI stub is also provided to
2103 allow the kernel to be booted as an EFI application. This
2104 is only useful for kernels that may run on systems that have
2105 UEFI firmware.
2106
1da177e4
LT
2107endmenu
2108
ac9d7efc 2109menu "CPU Power Management"
1da177e4 2110
1da177e4 2111source "drivers/cpufreq/Kconfig"
1da177e4 2112
ac9d7efc
RK
2113source "drivers/cpuidle/Kconfig"
2114
2115endmenu
2116
1da177e4
LT
2117menu "Floating point emulation"
2118
2119comment "At least one emulation must be selected"
2120
2121config FPE_NWFPE
2122 bool "NWFPE math emulation"
593c252a 2123 depends on (!AEABI || OABI_COMPAT) && !THUMB2_KERNEL
1da177e4
LT
2124 ---help---
2125 Say Y to include the NWFPE floating point emulator in the kernel.
2126 This is necessary to run most binaries. Linux does not currently
2127 support floating point hardware so you need to say Y here even if
2128 your machine has an FPA or floating point co-processor podule.
2129
2130 You may say N here if you are going to load the Acorn FPEmulator
2131 early in the bootup.
2132
2133config FPE_NWFPE_XP
2134 bool "Support extended precision"
bedf142b 2135 depends on FPE_NWFPE
1da177e4
LT
2136 help
2137 Say Y to include 80-bit support in the kernel floating-point
2138 emulator. Otherwise, only 32 and 64-bit support is compiled in.
2139 Note that gcc does not generate 80-bit operations by default,
2140 so in most cases this option only enlarges the size of the
2141 floating point emulator without any good reason.
2142
2143 You almost surely want to say N here.
2144
2145config FPE_FASTFPE
2146 bool "FastFPE math emulation (EXPERIMENTAL)"
d6f94fa0 2147 depends on (!AEABI || OABI_COMPAT) && !CPU_32v3
1da177e4
LT
2148 ---help---
2149 Say Y here to include the FAST floating point emulator in the kernel.
2150 This is an experimental much faster emulator which now also has full
2151 precision for the mantissa. It does not support any exceptions.
2152 It is very simple, and approximately 3-6 times faster than NWFPE.
2153
2154 It should be sufficient for most programs. It may be not suitable
2155 for scientific calculations, but you have to check this for yourself.
2156 If you do not feel you need a faster FP emulation you should better
2157 choose NWFPE.
2158
2159config VFP
2160 bool "VFP-format floating point maths"
e399b1a4 2161 depends on CPU_V6 || CPU_V6K || CPU_ARM926T || CPU_V7 || CPU_FEROCEON
1da177e4
LT
2162 help
2163 Say Y to include VFP support code in the kernel. This is needed
2164 if your hardware includes a VFP unit.
2165
2166 Please see <file:Documentation/arm/VFP/release-notes.txt> for
2167 release notes and additional status information.
2168
2169 Say N if your target does not have VFP hardware.
2170
25ebee02
CM
2171config VFPv3
2172 bool
2173 depends on VFP
2174 default y if CPU_V7
2175
b5872db4
CM
2176config NEON
2177 bool "Advanced SIMD (NEON) Extension support"
2178 depends on VFPv3 && CPU_V7
2179 help
2180 Say Y to include support code for NEON, the ARMv7 Advanced SIMD
2181 Extension.
2182
73c132c1
AB
2183config KERNEL_MODE_NEON
2184 bool "Support for NEON in kernel mode"
c4a30c3b 2185 depends on NEON && AEABI
73c132c1
AB
2186 help
2187 Say Y to include support for NEON in kernel mode.
2188
1da177e4
LT
2189endmenu
2190
2191menu "Userspace binary formats"
2192
2193source "fs/Kconfig.binfmt"
2194
1da177e4
LT
2195endmenu
2196
2197menu "Power management options"
2198
eceab4ac 2199source "kernel/power/Kconfig"
1da177e4 2200
f4cb5700 2201config ARCH_SUSPEND_POSSIBLE
19a0519d 2202 depends on CPU_ARM920T || CPU_ARM926T || CPU_FEROCEON || CPU_SA1100 || \
f0d75153 2203 CPU_V6 || CPU_V6K || CPU_V7 || CPU_V7M || CPU_XSC3 || CPU_XSCALE || CPU_MOHAWK
f4cb5700
JB
2204 def_bool y
2205
15e0d9e3
AB
2206config ARM_CPU_SUSPEND
2207 def_bool PM_SLEEP
2208
603fb42a
SC
2209config ARCH_HIBERNATION_POSSIBLE
2210 bool
2211 depends on MMU
2212 default y if ARCH_SUSPEND_POSSIBLE
2213
1da177e4
LT
2214endmenu
2215
d5950b43
SR
2216source "net/Kconfig"
2217
ac25150f 2218source "drivers/Kconfig"
1da177e4 2219
916f743d
KG
2220source "drivers/firmware/Kconfig"
2221
1da177e4
LT
2222source "fs/Kconfig"
2223
1da177e4
LT
2224source "arch/arm/Kconfig.debug"
2225
2226source "security/Kconfig"
2227
2228source "crypto/Kconfig"
652ccae5
AB
2229if CRYPTO
2230source "arch/arm/crypto/Kconfig"
2231endif
1da177e4
LT
2232
2233source "lib/Kconfig"
749cf76c
CD
2234
2235source "arch/arm/kvm/Kconfig"
This page took 1.305641 seconds and 5 git commands to generate.