Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 1 | config ARM64 |
| 2 | def_bool y |
| 3 | select ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE |
Will Deacon | 5686b06 | 2013-10-09 15:54:27 +0100 | [diff] [blame] | 4 | select ARCH_USE_CMPXCHG_LOCKREF |
Lorenzo Pieralisi | 1f85008 | 2013-09-04 10:55:17 +0100 | [diff] [blame] | 5 | select ARCH_HAS_TICK_BROADCAST if GENERIC_CLOCKEVENTS_BROADCAST |
Arnd Bergmann | 9170100 | 2013-02-21 11:42:57 +0100 | [diff] [blame] | 6 | select ARCH_WANT_OPTIONAL_GPIOLIB |
Will Deacon | 6212a51 | 2012-11-07 14:16:28 +0000 | [diff] [blame] | 7 | select ARCH_WANT_COMPAT_IPC_PARSE_VERSION |
Catalin Marinas | b6f3598 | 2013-01-29 18:25:41 +0000 | [diff] [blame] | 8 | select ARCH_WANT_FRAME_POINTERS |
Catalin Marinas | 25c92a3 | 2012-12-18 15:26:13 +0000 | [diff] [blame] | 9 | select ARM_AMBA |
Mark Rutland | 1aee5d7 | 2012-11-20 10:06:00 +0000 | [diff] [blame] | 10 | select ARM_ARCH_TIMER |
Catalin Marinas | c4188ed | 2013-01-14 12:39:31 +0000 | [diff] [blame] | 11 | select ARM_GIC |
Will Deacon | adace89 | 2013-05-08 17:29:24 +0100 | [diff] [blame] | 12 | select BUILDTIME_EXTABLE_SORT |
Catalin Marinas | db2789b | 2012-12-18 15:27:25 +0000 | [diff] [blame] | 13 | select CLONE_BACKWARDS |
Deepak Saxena | 7ca2ef3 | 2012-09-22 10:33:36 -0700 | [diff] [blame] | 14 | select COMMON_CLK |
Lorenzo Pieralisi | 166936b | 2013-11-07 18:37:14 +0000 | [diff] [blame] | 15 | select CPU_PM if (SUSPEND || CPU_IDLE) |
Will Deacon | 7bc13fd | 2013-11-06 19:32:13 +0000 | [diff] [blame] | 16 | select DCACHE_WORD_ACCESS |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 17 | select GENERIC_CLOCKEVENTS |
Lorenzo Pieralisi | 1f85008 | 2013-09-04 10:55:17 +0100 | [diff] [blame] | 18 | select GENERIC_CLOCKEVENTS_BROADCAST if SMP |
Ard Biesheuvel | 3be1a5c | 2014-03-04 01:10:04 +0000 | [diff] [blame] | 19 | select GENERIC_CPU_AUTOPROBE |
Mark Salter | bf4b558 | 2014-04-07 15:39:52 -0700 | [diff] [blame] | 20 | select GENERIC_EARLY_IOREMAP |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 21 | select GENERIC_IOMAP |
| 22 | select GENERIC_IRQ_PROBE |
| 23 | select GENERIC_IRQ_SHOW |
Stephen Boyd | 65cd4f6 | 2013-07-18 16:21:18 -0700 | [diff] [blame] | 24 | select GENERIC_SCHED_CLOCK |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 25 | select GENERIC_SMP_IDLE_THREAD |
Will Deacon | 12a0ef7 | 2013-11-06 17:20:22 +0000 | [diff] [blame] | 26 | select GENERIC_STRNCPY_FROM_USER |
| 27 | select GENERIC_STRNLEN_USER |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 28 | select GENERIC_TIME_VSYSCALL |
| 29 | select HARDIRQS_SW_RESEND |
Jiang Liu | 9732caf | 2014-01-07 22:17:13 +0800 | [diff] [blame] | 30 | select HAVE_ARCH_JUMP_LABEL |
Vijaya Kumar K | 9529247 | 2014-01-28 11:20:22 +0000 | [diff] [blame] | 31 | select HAVE_ARCH_KGDB |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 32 | select HAVE_ARCH_TRACEHOOK |
Catalin Marinas | 9b2a60c | 2012-10-08 16:28:13 -0700 | [diff] [blame] | 33 | select HAVE_DEBUG_BUGVERBOSE |
Catalin Marinas | b69ec42 | 2012-10-08 16:28:11 -0700 | [diff] [blame] | 34 | select HAVE_DEBUG_KMEMLEAK |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 35 | select HAVE_DMA_API_DEBUG |
| 36 | select HAVE_DMA_ATTRS |
Laura Abbott | 6ac2104 | 2013-12-12 19:28:33 +0000 | [diff] [blame] | 37 | select HAVE_DMA_CONTIGUOUS |
Will Deacon | 50afc33 | 2013-12-16 17:50:08 +0000 | [diff] [blame] | 38 | select HAVE_EFFICIENT_UNALIGNED_ACCESS |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 39 | select HAVE_GENERIC_DMA_COHERENT |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 40 | select HAVE_HW_BREAKPOINT if PERF_EVENTS |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 41 | select HAVE_MEMBLOCK |
Mark Rutland | 55834a7 | 2014-02-07 17:12:45 +0000 | [diff] [blame] | 42 | select HAVE_PATA_PLATFORM |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 43 | select HAVE_PERF_EVENTS |
Jean Pihet | 2ee0d7f | 2014-02-03 19:18:27 +0100 | [diff] [blame] | 44 | select HAVE_PERF_REGS |
| 45 | select HAVE_PERF_USER_STACK_DUMP |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 46 | select IRQ_DOMAIN |
Catalin Marinas | fea2aca | 2012-10-16 11:26:57 +0100 | [diff] [blame] | 47 | select MODULES_USE_ELF_RELA |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 48 | select NO_BOOTMEM |
| 49 | select OF |
| 50 | select OF_EARLY_FLATTREE |
Marek Szyprowski | 9bf14b7 | 2014-02-28 14:42:55 +0100 | [diff] [blame] | 51 | select OF_RESERVED_MEM |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 52 | select PERF_USE_VMALLOC |
Catalin Marinas | aa1e8ec | 2013-02-28 18:14:37 +0000 | [diff] [blame] | 53 | select POWER_RESET |
| 54 | select POWER_SUPPLY |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 55 | select RTC_LIB |
| 56 | select SPARSE_IRQ |
Catalin Marinas | 7ac57a8 | 2012-10-08 16:28:16 -0700 | [diff] [blame] | 57 | select SYSCTL_EXCEPTION_TRACE |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 58 | help |
| 59 | ARM 64-bit (AArch64) Linux support. |
| 60 | |
| 61 | config 64BIT |
| 62 | def_bool y |
| 63 | |
| 64 | config ARCH_PHYS_ADDR_T_64BIT |
| 65 | def_bool y |
| 66 | |
| 67 | config MMU |
| 68 | def_bool y |
| 69 | |
Uwe Kleine-König | ce816fa | 2014-04-07 15:39:19 -0700 | [diff] [blame] | 70 | config NO_IOPORT_MAP |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 71 | def_bool y |
| 72 | |
| 73 | config STACKTRACE_SUPPORT |
| 74 | def_bool y |
| 75 | |
| 76 | config LOCKDEP_SUPPORT |
| 77 | def_bool y |
| 78 | |
| 79 | config TRACE_IRQFLAGS_SUPPORT |
| 80 | def_bool y |
| 81 | |
Will Deacon | c209f79 | 2014-03-14 17:47:05 +0000 | [diff] [blame] | 82 | config RWSEM_XCHGADD_ALGORITHM |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 83 | def_bool y |
| 84 | |
| 85 | config GENERIC_HWEIGHT |
| 86 | def_bool y |
| 87 | |
| 88 | config GENERIC_CSUM |
| 89 | def_bool y |
| 90 | |
| 91 | config GENERIC_CALIBRATE_DELAY |
| 92 | def_bool y |
| 93 | |
Catalin Marinas | 19e7640 | 2014-02-27 12:09:22 +0000 | [diff] [blame] | 94 | config ZONE_DMA |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 95 | def_bool y |
| 96 | |
| 97 | config ARCH_DMA_ADDR_T_64BIT |
| 98 | def_bool y |
| 99 | |
| 100 | config NEED_DMA_MAP_STATE |
| 101 | def_bool y |
| 102 | |
| 103 | config NEED_SG_DMA_LENGTH |
| 104 | def_bool y |
| 105 | |
| 106 | config SWIOTLB |
| 107 | def_bool y |
| 108 | |
| 109 | config IOMMU_HELPER |
| 110 | def_bool SWIOTLB |
| 111 | |
Ard Biesheuvel | 4cfb361 | 2013-07-09 14:18:12 +0100 | [diff] [blame] | 112 | config KERNEL_MODE_NEON |
| 113 | def_bool y |
| 114 | |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 115 | source "init/Kconfig" |
| 116 | |
| 117 | source "kernel/Kconfig.freezer" |
| 118 | |
Catalin Marinas | 1ae90e7 | 2012-09-05 17:47:44 +0100 | [diff] [blame] | 119 | menu "Platform selection" |
| 120 | |
| 121 | config ARCH_VEXPRESS |
| 122 | bool "ARMv8 software model (Versatile Express)" |
| 123 | select ARCH_REQUIRE_GPIOLIB |
| 124 | select COMMON_CLK_VERSATILE |
Catalin Marinas | aa1e8ec | 2013-02-28 18:14:37 +0000 | [diff] [blame] | 125 | select POWER_RESET_VEXPRESS |
Catalin Marinas | 1ae90e7 | 2012-09-05 17:47:44 +0100 | [diff] [blame] | 126 | select VEXPRESS_CONFIG |
| 127 | help |
| 128 | This enables support for the ARMv8 software model (Versatile |
| 129 | Express). |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 130 | |
Vinayak Kale | 1594285 | 2013-04-24 10:06:57 +0100 | [diff] [blame] | 131 | config ARCH_XGENE |
| 132 | bool "AppliedMicro X-Gene SOC Family" |
| 133 | help |
| 134 | This enables support for AppliedMicro X-Gene SOC Family |
| 135 | |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 136 | endmenu |
| 137 | |
| 138 | menu "Bus support" |
| 139 | |
| 140 | config ARM_AMBA |
| 141 | bool |
| 142 | |
| 143 | endmenu |
| 144 | |
| 145 | menu "Kernel Features" |
| 146 | |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 147 | config ARM64_64K_PAGES |
| 148 | bool "Enable 64KB pages support" |
| 149 | help |
| 150 | This feature enables 64KB pages support (4KB by default) |
| 151 | allowing only two levels of page tables and faster TLB |
| 152 | look-up. AArch32 emulation is not available when this feature |
| 153 | is enabled. |
| 154 | |
Will Deacon | a872013 | 2013-10-11 14:52:19 +0100 | [diff] [blame] | 155 | config CPU_BIG_ENDIAN |
| 156 | bool "Build big-endian kernel" |
| 157 | help |
| 158 | Say Y if you plan on running a kernel in big-endian mode. |
| 159 | |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 160 | config SMP |
| 161 | bool "Symmetric Multi-Processing" |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 162 | help |
| 163 | This enables support for systems with more than one CPU. If |
| 164 | you say N here, the kernel will run on single and |
| 165 | multiprocessor machines, but will use only one CPU of a |
| 166 | multiprocessor machine. If you say Y here, the kernel will run |
| 167 | on many, but not all, single processor machines. On a single |
| 168 | processor machine, the kernel will run faster if you say N |
| 169 | here. |
| 170 | |
| 171 | If you don't know what to do here, say N. |
| 172 | |
Mark Brown | f6e763b | 2014-03-04 07:51:17 +0000 | [diff] [blame] | 173 | config SCHED_MC |
| 174 | bool "Multi-core scheduler support" |
| 175 | depends on SMP |
| 176 | help |
| 177 | Multi-core scheduler support improves the CPU scheduler's decision |
| 178 | making when dealing with multi-core CPU chips at a cost of slightly |
| 179 | increased overhead in some places. If unsure say N here. |
| 180 | |
| 181 | config SCHED_SMT |
| 182 | bool "SMT scheduler support" |
| 183 | depends on SMP |
| 184 | help |
| 185 | Improves the CPU scheduler's decision making when dealing with |
| 186 | MultiThreading at a cost of slightly increased overhead in some |
| 187 | places. If unsure say N here. |
| 188 | |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 189 | config NR_CPUS |
| 190 | int "Maximum number of CPUs (2-32)" |
| 191 | range 2 32 |
| 192 | depends on SMP |
Vinayak Kale | 1594285 | 2013-04-24 10:06:57 +0100 | [diff] [blame] | 193 | # These have to remain sorted largest to smallest |
Rob Herring | 62aceb8 | 2013-11-22 21:07:31 +0000 | [diff] [blame] | 194 | default "8" |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 195 | |
Mark Rutland | 9327e2c | 2013-10-24 20:30:18 +0100 | [diff] [blame] | 196 | config HOTPLUG_CPU |
| 197 | bool "Support for hot-pluggable CPUs" |
| 198 | depends on SMP |
| 199 | help |
| 200 | Say Y here to experiment with turning CPUs off and on. CPUs |
| 201 | can be controlled through /sys/devices/system/cpu. |
| 202 | |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 203 | source kernel/Kconfig.preempt |
| 204 | |
| 205 | config HZ |
| 206 | int |
| 207 | default 100 |
| 208 | |
| 209 | config ARCH_HAS_HOLES_MEMORYMODEL |
| 210 | def_bool y if SPARSEMEM |
| 211 | |
| 212 | config ARCH_SPARSEMEM_ENABLE |
| 213 | def_bool y |
| 214 | select SPARSEMEM_VMEMMAP_ENABLE |
| 215 | |
| 216 | config ARCH_SPARSEMEM_DEFAULT |
| 217 | def_bool ARCH_SPARSEMEM_ENABLE |
| 218 | |
| 219 | config ARCH_SELECT_MEMORY_MODEL |
| 220 | def_bool ARCH_SPARSEMEM_ENABLE |
| 221 | |
| 222 | config HAVE_ARCH_PFN_VALID |
| 223 | def_bool ARCH_HAS_HOLES_MEMORYMODEL || !SPARSEMEM |
| 224 | |
| 225 | config HW_PERF_EVENTS |
| 226 | bool "Enable hardware performance counter support for perf events" |
| 227 | depends on PERF_EVENTS |
| 228 | default y |
| 229 | help |
| 230 | Enable hardware performance counter support for perf events. If |
| 231 | disabled, perf events will use software events only. |
| 232 | |
Steve Capper | 084bd29 | 2013-04-10 13:48:00 +0100 | [diff] [blame] | 233 | config SYS_SUPPORTS_HUGETLBFS |
| 234 | def_bool y |
| 235 | |
| 236 | config ARCH_WANT_GENERAL_HUGETLB |
| 237 | def_bool y |
| 238 | |
| 239 | config ARCH_WANT_HUGE_PMD_SHARE |
| 240 | def_bool y if !ARM64_64K_PAGES |
| 241 | |
Steve Capper | af07484 | 2013-04-19 16:23:57 +0100 | [diff] [blame] | 242 | config HAVE_ARCH_TRANSPARENT_HUGEPAGE |
| 243 | def_bool y |
| 244 | |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 245 | source "mm/Kconfig" |
| 246 | |
Stefano Stabellini | aa42aa1 | 2013-06-03 17:05:43 +0000 | [diff] [blame] | 247 | config XEN_DOM0 |
| 248 | def_bool y |
| 249 | depends on XEN |
| 250 | |
| 251 | config XEN |
| 252 | bool "Xen guest support on ARM64 (EXPERIMENTAL)" |
| 253 | depends on ARM64 && OF |
Stefano Stabellini | 83862cc | 2013-10-10 13:40:44 +0000 | [diff] [blame] | 254 | select SWIOTLB_XEN |
Stefano Stabellini | aa42aa1 | 2013-06-03 17:05:43 +0000 | [diff] [blame] | 255 | help |
| 256 | Say Y if you want to run Linux in a Virtual Machine on Xen on ARM64. |
| 257 | |
Steve Capper | d03bb14 | 2013-04-25 15:19:21 +0100 | [diff] [blame] | 258 | config FORCE_MAX_ZONEORDER |
| 259 | int |
| 260 | default "14" if (ARM64_64K_PAGES && TRANSPARENT_HUGEPAGE) |
| 261 | default "11" |
| 262 | |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 263 | endmenu |
| 264 | |
| 265 | menu "Boot options" |
| 266 | |
| 267 | config CMDLINE |
| 268 | string "Default kernel command string" |
| 269 | default "" |
| 270 | help |
| 271 | Provide a set of default command-line options at build time by |
| 272 | entering them here. As a minimum, you should specify the the |
| 273 | root device (e.g. root=/dev/nfs). |
| 274 | |
| 275 | config CMDLINE_FORCE |
| 276 | bool "Always use the default kernel command string" |
| 277 | help |
| 278 | Always use the default kernel command string, even if the boot |
| 279 | loader passes other arguments to the kernel. |
| 280 | This is useful if you cannot or don't want to change the |
| 281 | command-line options your boot loader passes to the kernel. |
| 282 | |
Mark Salter | f84d027 | 2014-04-15 21:59:30 -0400 | [diff] [blame^] | 283 | config EFI |
| 284 | bool "UEFI runtime support" |
| 285 | depends on OF && !CPU_BIG_ENDIAN |
| 286 | select LIBFDT |
| 287 | select UCS2_STRING |
| 288 | select EFI_PARAMS_FROM_FDT |
| 289 | default y |
| 290 | help |
| 291 | This option provides support for runtime services provided |
| 292 | by UEFI firmware (such as non-volatile variables, realtime |
| 293 | clock, and platform reset). This is only useful on systems |
| 294 | that have UEFI firmware. |
| 295 | |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 296 | endmenu |
| 297 | |
| 298 | menu "Userspace binary formats" |
| 299 | |
| 300 | source "fs/Kconfig.binfmt" |
| 301 | |
| 302 | config COMPAT |
| 303 | bool "Kernel support for 32-bit EL0" |
| 304 | depends on !ARM64_64K_PAGES |
| 305 | select COMPAT_BINFMT_ELF |
Catalin Marinas | af1839e | 2012-10-08 16:28:08 -0700 | [diff] [blame] | 306 | select HAVE_UID16 |
Al Viro | 84b9e9b | 2012-12-25 16:29:11 -0500 | [diff] [blame] | 307 | select OLD_SIGSUSPEND3 |
Al Viro | 5168203 | 2012-12-25 19:31:29 -0500 | [diff] [blame] | 308 | select COMPAT_OLD_SIGACTION |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 309 | help |
| 310 | This option enables support for a 32-bit EL0 running under a 64-bit |
| 311 | kernel at EL1. AArch32-specific components such as system calls, |
| 312 | the user helper functions, VFP support and the ptrace interface are |
| 313 | handled appropriately by the kernel. |
| 314 | |
| 315 | If you want to execute 32-bit userspace applications, say Y. |
| 316 | |
| 317 | config SYSVIPC_COMPAT |
| 318 | def_bool y |
| 319 | depends on COMPAT && SYSVIPC |
| 320 | |
| 321 | endmenu |
| 322 | |
Lorenzo Pieralisi | 166936b | 2013-11-07 18:37:14 +0000 | [diff] [blame] | 323 | menu "Power management options" |
| 324 | |
| 325 | source "kernel/power/Kconfig" |
| 326 | |
| 327 | config ARCH_SUSPEND_POSSIBLE |
| 328 | def_bool y |
| 329 | |
| 330 | config ARM64_CPU_SUSPEND |
| 331 | def_bool PM_SLEEP |
| 332 | |
| 333 | endmenu |
| 334 | |
Lorenzo Pieralisi | 1307220 | 2013-07-17 14:54:21 +0100 | [diff] [blame] | 335 | menu "CPU Power Management" |
| 336 | |
| 337 | source "drivers/cpuidle/Kconfig" |
| 338 | |
Rob Herring | 52e7e81 | 2014-02-24 11:27:57 +0900 | [diff] [blame] | 339 | source "kernel/power/Kconfig" |
| 340 | |
| 341 | source "drivers/cpufreq/Kconfig" |
| 342 | |
| 343 | endmenu |
| 344 | |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 345 | source "net/Kconfig" |
| 346 | |
| 347 | source "drivers/Kconfig" |
| 348 | |
Mark Salter | f84d027 | 2014-04-15 21:59:30 -0400 | [diff] [blame^] | 349 | source "drivers/firmware/Kconfig" |
| 350 | |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 351 | source "fs/Kconfig" |
| 352 | |
Marc Zyngier | c3eb5b1 | 2013-07-04 13:34:32 +0100 | [diff] [blame] | 353 | source "arch/arm64/kvm/Kconfig" |
| 354 | |
Catalin Marinas | 8c2c3df | 2012-04-20 14:45:54 +0100 | [diff] [blame] | 355 | source "arch/arm64/Kconfig.debug" |
| 356 | |
| 357 | source "security/Kconfig" |
| 358 | |
| 359 | source "crypto/Kconfig" |
| 360 | |
| 361 | source "lib/Kconfig" |