3 select ACPI_CCA_REQUIRED if ACPI
4 select ACPI_GENERIC_GSI if ACPI
5 select ACPI_REDUCED_HARDWARE_ONLY if ACPI
6 select ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
7 select ARCH_HAS_ELF_RANDOMIZE
8 select ARCH_HAS_GCOV_PROFILE_ALL
9 select ARCH_HAS_SG_CHAIN
10 select ARCH_HAS_TICK_BROADCAST if GENERIC_CLOCKEVENTS_BROADCAST
11 select ARCH_USE_CMPXCHG_LOCKREF
12 select ARCH_SUPPORTS_ATOMIC_RMW
13 select ARCH_WANT_OPTIONAL_GPIOLIB
14 select ARCH_WANT_COMPAT_IPC_PARSE_VERSION
15 select ARCH_WANT_FRAME_POINTERS
19 select AUDIT_ARCH_COMPAT_GENERIC
20 select ARM_GIC_V2M if PCI_MSI
22 select ARM_GIC_V3_ITS if PCI_MSI
23 select BUILDTIME_EXTABLE_SORT
24 select CLONE_BACKWARDS
26 select CPU_PM if (SUSPEND || CPU_IDLE)
27 select DCACHE_WORD_ACCESS
29 select GENERIC_ALLOCATOR
30 select GENERIC_CLOCKEVENTS
31 select GENERIC_CLOCKEVENTS_BROADCAST if SMP
32 select GENERIC_CPU_AUTOPROBE
33 select GENERIC_EARLY_IOREMAP
34 select GENERIC_IRQ_PROBE
35 select GENERIC_IRQ_SHOW
36 select GENERIC_IRQ_SHOW_LEVEL
37 select GENERIC_PCI_IOMAP
38 select GENERIC_SCHED_CLOCK
39 select GENERIC_SMP_IDLE_THREAD
40 select GENERIC_STRNCPY_FROM_USER
41 select GENERIC_STRNLEN_USER
42 select GENERIC_TIME_VSYSCALL
43 select HANDLE_DOMAIN_IRQ
44 select HARDIRQS_SW_RESEND
45 select HAVE_ALIGNED_STRUCT_PAGE if SLUB
46 select HAVE_ARCH_AUDITSYSCALL
47 select HAVE_ARCH_BITREVERSE
48 select HAVE_ARCH_JUMP_LABEL
50 select HAVE_ARCH_SECCOMP_FILTER
51 select HAVE_ARCH_TRACEHOOK
53 select HAVE_C_RECORDMCOUNT
54 select HAVE_CC_STACKPROTECTOR
55 select HAVE_CMPXCHG_DOUBLE
56 select HAVE_DEBUG_BUGVERBOSE
57 select HAVE_DEBUG_KMEMLEAK
58 select HAVE_DMA_API_DEBUG
60 select HAVE_DMA_CONTIGUOUS
61 select HAVE_DYNAMIC_FTRACE
62 select HAVE_EFFICIENT_UNALIGNED_ACCESS
63 select HAVE_FTRACE_MCOUNT_RECORD
64 select HAVE_FUNCTION_TRACER
65 select HAVE_FUNCTION_GRAPH_TRACER
66 select HAVE_GENERIC_DMA_COHERENT
67 select HAVE_HW_BREAKPOINT if PERF_EVENTS
69 select HAVE_PATA_PLATFORM
70 select HAVE_PERF_EVENTS
72 select HAVE_PERF_USER_STACK_DUMP
73 select HAVE_RCU_TABLE_FREE
74 select HAVE_SYSCALL_TRACEPOINTS
76 select IRQ_FORCED_THREADING
77 select MODULES_USE_ELF_RELA
80 select OF_EARLY_FLATTREE
81 select OF_RESERVED_MEM
82 select PERF_USE_VMALLOC
87 select SYSCTL_EXCEPTION_TRACE
88 select HAVE_CONTEXT_TRACKING
90 ARM 64-bit (AArch64) Linux support.
95 config ARCH_PHYS_ADDR_T_64BIT
104 config STACKTRACE_SUPPORT
107 config LOCKDEP_SUPPORT
110 config TRACE_IRQFLAGS_SUPPORT
113 config RWSEM_XCHGADD_ALGORITHM
116 config GENERIC_HWEIGHT
122 config GENERIC_CALIBRATE_DELAY
128 config HAVE_GENERIC_RCU_GUP
131 config ARCH_DMA_ADDR_T_64BIT
134 config NEED_DMA_MAP_STATE
137 config NEED_SG_DMA_LENGTH
146 config KERNEL_MODE_NEON
149 config FIX_EARLYCON_MEM
152 config PGTABLE_LEVELS
154 default 2 if ARM64_64K_PAGES && ARM64_VA_BITS_42
155 default 3 if ARM64_64K_PAGES && ARM64_VA_BITS_48
156 default 3 if ARM64_4K_PAGES && ARM64_VA_BITS_39
157 default 4 if ARM64_4K_PAGES && ARM64_VA_BITS_48
159 source "init/Kconfig"
161 source "kernel/Kconfig.freezer"
163 menu "Platform selection"
168 This enables support for Samsung Exynos SoC family
171 bool "ARMv8 based Samsung Exynos7"
173 select COMMON_CLK_SAMSUNG
174 select HAVE_S3C2410_WATCHDOG if WATCHDOG
175 select HAVE_S3C_RTC if RTC_CLASS
177 select PINCTRL_EXYNOS
180 This enables support for Samsung Exynos7 SoC family
182 config ARCH_FSL_LS2085A
183 bool "Freescale LS2085A SOC"
185 This enables support for Freescale LS2085A SOC.
188 bool "Hisilicon SoC Family"
190 This enables support for Hisilicon ARMv8 SoC family
193 bool "Mediatek MT65xx & MT81xx ARMv8 SoC"
197 Support for Mediatek MT65xx & MT81xx ARMv8 SoCs
200 bool "Qualcomm Platforms"
203 This enables support for the ARMv8 based Qualcomm chipsets.
206 bool "AMD Seattle SoC Family"
208 This enables support for AMD Seattle SOC Family
211 bool "NVIDIA Tegra SoC Family"
212 select ARCH_HAS_RESET_CONTROLLER
213 select ARCH_REQUIRE_GPIOLIB
217 select GENERIC_CLOCKEVENTS
220 select RESET_CONTROLLER
222 This enables support for the NVIDIA Tegra SoC family.
224 config ARCH_TEGRA_132_SOC
225 bool "NVIDIA Tegra132 SoC"
226 depends on ARCH_TEGRA
227 select PINCTRL_TEGRA124
228 select USB_ULPI if USB_PHY
229 select USB_ULPI_VIEWPORT if USB_PHY
231 Enable support for NVIDIA Tegra132 SoC, based on the Denver
232 ARMv8 CPU. The Tegra132 SoC is similar to the Tegra124 SoC,
233 but contains an NVIDIA Denver CPU complex in place of
234 Tegra124's "4+1" Cortex-A15 CPU complex.
237 bool "Spreadtrum SoC platform"
239 Support for Spreadtrum ARM based SoCs
242 bool "Cavium Inc. Thunder SoC Family"
244 This enables support for Cavium's Thunder Family of SoCs.
247 bool "ARMv8 software model (Versatile Express)"
248 select ARCH_REQUIRE_GPIOLIB
249 select COMMON_CLK_VERSATILE
250 select POWER_RESET_VEXPRESS
251 select VEXPRESS_CONFIG
253 This enables support for the ARMv8 software model (Versatile
257 bool "AppliedMicro X-Gene SOC Family"
259 This enables support for AppliedMicro X-Gene SOC Family
262 bool "Xilinx ZynqMP Family"
264 This enables support for Xilinx ZynqMP Family
273 This feature enables support for PCI bus system. If you say Y
274 here, the kernel will include drivers and infrastructure code
275 to support PCI bus devices.
280 config PCI_DOMAINS_GENERIC
286 source "drivers/pci/Kconfig"
287 source "drivers/pci/pcie/Kconfig"
288 source "drivers/pci/hotplug/Kconfig"
292 menu "Kernel Features"
294 menu "ARM errata workarounds via the alternatives framework"
296 config ARM64_ERRATUM_826319
297 bool "Cortex-A53: 826319: System might deadlock if a write cannot complete until read data is accepted"
300 This option adds an alternative code sequence to work around ARM
301 erratum 826319 on Cortex-A53 parts up to r0p2 with an AMBA 4 ACE or
302 AXI master interface and an L2 cache.
304 If a Cortex-A53 uses an AMBA AXI4 ACE interface to other processors
305 and is unable to accept a certain write via this interface, it will
306 not progress on read data presented on the read data channel and the
309 The workaround promotes data cache clean instructions to
310 data cache clean-and-invalidate.
311 Please note that this does not necessarily enable the workaround,
312 as it depends on the alternative framework, which will only patch
313 the kernel if an affected CPU is detected.
317 config ARM64_ERRATUM_827319
318 bool "Cortex-A53: 827319: Data cache clean instructions might cause overlapping transactions to the interconnect"
321 This option adds an alternative code sequence to work around ARM
322 erratum 827319 on Cortex-A53 parts up to r0p2 with an AMBA 5 CHI
323 master interface and an L2 cache.
325 Under certain conditions this erratum can cause a clean line eviction
326 to occur at the same time as another transaction to the same address
327 on the AMBA 5 CHI interface, which can cause data corruption if the
328 interconnect reorders the two transactions.
330 The workaround promotes data cache clean instructions to
331 data cache clean-and-invalidate.
332 Please note that this does not necessarily enable the workaround,
333 as it depends on the alternative framework, which will only patch
334 the kernel if an affected CPU is detected.
338 config ARM64_ERRATUM_824069
339 bool "Cortex-A53: 824069: Cache line might not be marked as clean after a CleanShared snoop"
342 This option adds an alternative code sequence to work around ARM
343 erratum 824069 on Cortex-A53 parts up to r0p2 when it is connected
344 to a coherent interconnect.
346 If a Cortex-A53 processor is executing a store or prefetch for
347 write instruction at the same time as a processor in another
348 cluster is executing a cache maintenance operation to the same
349 address, then this erratum might cause a clean cache line to be
350 incorrectly marked as dirty.
352 The workaround promotes data cache clean instructions to
353 data cache clean-and-invalidate.
354 Please note that this option does not necessarily enable the
355 workaround, as it depends on the alternative framework, which will
356 only patch the kernel if an affected CPU is detected.
360 config ARM64_ERRATUM_819472
361 bool "Cortex-A53: 819472: Store exclusive instructions might cause data corruption"
364 This option adds an alternative code sequence to work around ARM
365 erratum 819472 on Cortex-A53 parts up to r0p1 with an L2 cache
366 present when it is connected to a coherent interconnect.
368 If the processor is executing a load and store exclusive sequence at
369 the same time as a processor in another cluster is executing a cache
370 maintenance operation to the same address, then this erratum might
371 cause data corruption.
373 The workaround promotes data cache clean instructions to
374 data cache clean-and-invalidate.
375 Please note that this does not necessarily enable the workaround,
376 as it depends on the alternative framework, which will only patch
377 the kernel if an affected CPU is detected.
381 config ARM64_ERRATUM_832075
382 bool "Cortex-A57: 832075: possible deadlock on mixing exclusive memory accesses with device loads"
385 This option adds an alternative code sequence to work around ARM
386 erratum 832075 on Cortex-A57 parts up to r1p2.
388 Affected Cortex-A57 parts might deadlock when exclusive load/store
389 instructions to Write-Back memory are mixed with Device loads.
391 The workaround is to promote device loads to use Load-Acquire
393 Please note that this does not necessarily enable the workaround,
394 as it depends on the alternative framework, which will only patch
395 the kernel if an affected CPU is detected.
399 config ARM64_ERRATUM_845719
400 bool "Cortex-A53: 845719: a load might read incorrect data"
404 This option adds an alternative code sequence to work around ARM
405 erratum 845719 on Cortex-A53 parts up to r0p4.
407 When running a compat (AArch32) userspace on an affected Cortex-A53
408 part, a load at EL0 from a virtual address that matches the bottom 32
409 bits of the virtual address used by a recent load at (AArch64) EL1
410 might return incorrect data.
412 The workaround is to write the contextidr_el1 register on exception
413 return to a 32-bit task.
414 Please note that this does not necessarily enable the workaround,
415 as it depends on the alternative framework, which will only patch
416 the kernel if an affected CPU is detected.
425 default ARM64_4K_PAGES
427 Page size (translation granule) configuration.
429 config ARM64_4K_PAGES
432 This feature enables 4KB pages support.
434 config ARM64_64K_PAGES
437 This feature enables 64KB pages support (4KB by default)
438 allowing only two levels of page tables and faster TLB
439 look-up. AArch32 emulation is not available when this feature
445 prompt "Virtual address space size"
446 default ARM64_VA_BITS_39 if ARM64_4K_PAGES
447 default ARM64_VA_BITS_42 if ARM64_64K_PAGES
449 Allows choosing one of multiple possible virtual address
450 space sizes. The level of translation table is determined by
451 a combination of page size and virtual address space size.
453 config ARM64_VA_BITS_39
455 depends on ARM64_4K_PAGES
457 config ARM64_VA_BITS_42
459 depends on ARM64_64K_PAGES
461 config ARM64_VA_BITS_48
468 default 39 if ARM64_VA_BITS_39
469 default 42 if ARM64_VA_BITS_42
470 default 48 if ARM64_VA_BITS_48
472 config CPU_BIG_ENDIAN
473 bool "Build big-endian kernel"
475 Say Y if you plan on running a kernel in big-endian mode.
478 bool "Symmetric Multi-Processing"
480 This enables support for systems with more than one CPU. If
481 you say N here, the kernel will run on single and
482 multiprocessor machines, but will use only one CPU of a
483 multiprocessor machine. If you say Y here, the kernel will run
484 on many, but not all, single processor machines. On a single
485 processor machine, the kernel will run faster if you say N
488 If you don't know what to do here, say N.
491 bool "Multi-core scheduler support"
494 Multi-core scheduler support improves the CPU scheduler's decision
495 making when dealing with multi-core CPU chips at a cost of slightly
496 increased overhead in some places. If unsure say N here.
499 bool "SMT scheduler support"
502 Improves the CPU scheduler's decision making when dealing with
503 MultiThreading at a cost of slightly increased overhead in some
504 places. If unsure say N here.
507 int "Maximum number of CPUs (2-4096)"
510 # These have to remain sorted largest to smallest
514 bool "Support for hot-pluggable CPUs"
517 Say Y here to experiment with turning CPUs off and on. CPUs
518 can be controlled through /sys/devices/system/cpu.
520 source kernel/Kconfig.preempt
530 config ARCH_HAS_HOLES_MEMORYMODEL
531 def_bool y if SPARSEMEM
533 config ARCH_SPARSEMEM_ENABLE
535 select SPARSEMEM_VMEMMAP_ENABLE
537 config ARCH_SPARSEMEM_DEFAULT
538 def_bool ARCH_SPARSEMEM_ENABLE
540 config ARCH_SELECT_MEMORY_MODEL
541 def_bool ARCH_SPARSEMEM_ENABLE
543 config HAVE_ARCH_PFN_VALID
544 def_bool ARCH_HAS_HOLES_MEMORYMODEL || !SPARSEMEM
546 config HW_PERF_EVENTS
547 bool "Enable hardware performance counter support for perf events"
548 depends on PERF_EVENTS
551 Enable hardware performance counter support for perf events. If
552 disabled, perf events will use software events only.
554 config SYS_SUPPORTS_HUGETLBFS
557 config ARCH_WANT_GENERAL_HUGETLB
560 config ARCH_WANT_HUGE_PMD_SHARE
561 def_bool y if !ARM64_64K_PAGES
563 config HAVE_ARCH_TRANSPARENT_HUGEPAGE
566 config ARCH_HAS_CACHE_LINE_SIZE
572 bool "Enable seccomp to safely compute untrusted bytecode"
574 This kernel feature is useful for number crunching applications
575 that may need to compute untrusted bytecode during their
576 execution. By using pipes or other transports made available to
577 the process as file descriptors supporting the read/write
578 syscalls, it's possible to isolate those applications in
579 their own address space using seccomp. Once seccomp is
580 enabled via prctl(PR_SET_SECCOMP), it cannot be disabled
581 and the task is only allowed to execute a few safe syscalls
582 defined by each seccomp mode.
589 bool "Xen guest support on ARM64"
590 depends on ARM64 && OF
593 Say Y if you want to run Linux in a Virtual Machine on Xen on ARM64.
595 config FORCE_MAX_ZONEORDER
597 default "14" if (ARM64_64K_PAGES && TRANSPARENT_HUGEPAGE)
600 menuconfig ARMV8_DEPRECATED
601 bool "Emulate deprecated/obsolete ARMv8 instructions"
604 Legacy software support may require certain instructions
605 that have been deprecated or obsoleted in the architecture.
607 Enable this config to enable selective emulation of these
615 bool "Emulate SWP/SWPB instructions"
617 ARMv8 obsoletes the use of A32 SWP/SWPB instructions such that
618 they are always undefined. Say Y here to enable software
619 emulation of these instructions for userspace using LDXR/STXR.
621 In some older versions of glibc [<=2.8] SWP is used during futex
622 trylock() operations with the assumption that the code will not
623 be preempted. This invalid assumption may be more likely to fail
624 with SWP emulation enabled, leading to deadlock of the user
627 NOTE: when accessing uncached shared regions, LDXR/STXR rely
628 on an external transaction monitoring block called a global
629 monitor to maintain update atomicity. If your system does not
630 implement a global monitor, this option can cause programs that
631 perform SWP operations to uncached memory to deadlock.
635 config CP15_BARRIER_EMULATION
636 bool "Emulate CP15 Barrier instructions"
638 The CP15 barrier instructions - CP15ISB, CP15DSB, and
639 CP15DMB - are deprecated in ARMv8 (and ARMv7). It is
640 strongly recommended to use the ISB, DSB, and DMB
641 instructions instead.
643 Say Y here to enable software emulation of these
644 instructions for AArch32 userspace code. When this option is
645 enabled, CP15 barrier usage is traced which can help
646 identify software that needs updating.
650 config SETEND_EMULATION
651 bool "Emulate SETEND instruction"
653 The SETEND instruction alters the data-endianness of the
654 AArch32 EL0, and is deprecated in ARMv8.
656 Say Y here to enable software emulation of the instruction
657 for AArch32 userspace code.
659 Note: All the cpus on the system must have mixed endian support at EL0
660 for this feature to be enabled. If a new CPU - which doesn't support mixed
661 endian - is hotplugged in after this feature has been enabled, there could
662 be unexpected results in the applications.
672 string "Default kernel command string"
675 Provide a set of default command-line options at build time by
676 entering them here. As a minimum, you should specify the the
677 root device (e.g. root=/dev/nfs).
680 bool "Always use the default kernel command string"
682 Always use the default kernel command string, even if the boot
683 loader passes other arguments to the kernel.
684 This is useful if you cannot or don't want to change the
685 command-line options your boot loader passes to the kernel.
691 bool "UEFI runtime support"
692 depends on OF && !CPU_BIG_ENDIAN
695 select EFI_PARAMS_FROM_FDT
696 select EFI_RUNTIME_WRAPPERS
701 This option provides support for runtime services provided
702 by UEFI firmware (such as non-volatile variables, realtime
703 clock, and platform reset). A UEFI stub is also provided to
704 allow the kernel to be booted as an EFI application. This
705 is only useful on systems that have UEFI firmware.
708 bool "Enable support for SMBIOS (DMI) tables"
712 This enables SMBIOS/DMI feature for systems.
714 This option is only useful on systems that have UEFI firmware.
715 However, even with this option, the resultant kernel should
716 continue to boot on existing non-UEFI platforms.
720 menu "Userspace binary formats"
722 source "fs/Kconfig.binfmt"
725 bool "Kernel support for 32-bit EL0"
726 depends on !ARM64_64K_PAGES || EXPERT
727 select COMPAT_BINFMT_ELF
729 select OLD_SIGSUSPEND3
730 select COMPAT_OLD_SIGACTION
732 This option enables support for a 32-bit EL0 running under a 64-bit
733 kernel at EL1. AArch32-specific components such as system calls,
734 the user helper functions, VFP support and the ptrace interface are
735 handled appropriately by the kernel.
737 If you also enabled CONFIG_ARM64_64K_PAGES, please be aware that you
738 will only be able to execute AArch32 binaries that were compiled with
739 64k aligned segments.
741 If you want to execute 32-bit userspace applications, say Y.
743 config SYSVIPC_COMPAT
745 depends on COMPAT && SYSVIPC
749 menu "Power management options"
751 source "kernel/power/Kconfig"
753 config ARCH_SUSPEND_POSSIBLE
758 menu "CPU Power Management"
760 source "drivers/cpuidle/Kconfig"
762 source "drivers/cpufreq/Kconfig"
768 source "drivers/Kconfig"
770 source "drivers/firmware/Kconfig"
772 source "drivers/acpi/Kconfig"
776 source "arch/arm64/kvm/Kconfig"
778 source "arch/arm64/Kconfig.debug"
780 source "security/Kconfig"
782 source "crypto/Kconfig"
784 source "arch/arm64/crypto/Kconfig"