Kconfig 12.1 KB
Newer Older
1
# SPDX-License-Identifier: GPL-2.0
2 3 4 5 6
config PGTABLE_LEVELS
	int "Page Table Levels" if !IA64_PAGE_SIZE_64KB
	range 3 4 if !IA64_PAGE_SIZE_64KB
	default 3

L
Linus Torvalds 已提交
7 8 9 10
menu "Processor type and features"

config IA64
	bool
11
	select ARCH_MIGHT_HAVE_PC_PARPORT
12
	select ARCH_MIGHT_HAVE_PC_SERIO
13
	select ACPI
14
	select ACPI_NUMA if NUMA
15
	select ARCH_SUPPORTS_ACPI
16
	select ACPI_SYSTEM_POWER_STATES_SUPPORT if ACPI
17
	select ARCH_MIGHT_HAVE_ACPI_PDC if ACPI
18
	select FORCE_PCI
19
	select PCI_DOMAINS if PCI
20
	select PCI_MSI
21
	select PCI_SYSCALL if PCI
22
	select HAVE_ASM_MODVERSIONS
23
	select HAVE_UNSTABLE_SCHED_CLOCK
J
Jiri Slaby 已提交
24
	select HAVE_EXIT_THREAD
S
Sam Ravnborg 已提交
25
	select HAVE_IDE
M
Mathieu Desnoyers 已提交
26
	select HAVE_OPROFILE
M
Mathieu Desnoyers 已提交
27
	select HAVE_KPROBES
28
	select HAVE_KRETPROBES
29 30
	select HAVE_FTRACE_MCOUNT_RECORD
	select HAVE_DYNAMIC_FTRACE if (!ITANIUM)
31
	select HAVE_FUNCTION_TRACER
32
	select TTY
33
	select HAVE_ARCH_TRACEHOOK
34
	select HAVE_VIRT_CPU_ACCOUNTING
35
	select DMA_NONCOHERENT_MMAP
36
	select ARCH_HAS_SYNC_DMA_FOR_CPU
37
	select VIRT_TO_BUS
T
Thomas Gleixner 已提交
38 39
	select GENERIC_IRQ_PROBE
	select GENERIC_PENDING_IRQ if SMP
40
	select GENERIC_IRQ_SHOW
T
Thomas Gleixner 已提交
41
	select GENERIC_IRQ_LEGACY
42
	select ARCH_HAVE_NMI_SAFE_CMPXCHG
43
	select GENERIC_IOMAP
44
	select GENERIC_SMP_IDLE_THREAD
45
	select ARCH_TASK_STRUCT_ON_STACK
46
	select ARCH_TASK_STRUCT_ALLOCATOR
47
	select ARCH_THREAD_STACK_ALLOCATOR
48
	select ARCH_CLOCKSOURCE_DATA
49
	select GENERIC_TIME_VSYSCALL
50
	select SWIOTLB
51
	select SYSCTL_ARCH_UNALIGN_NO_WARN
52 53
	select HAVE_MOD_ARCH_SPECIFIC
	select MODULES_USE_ELF_RELA
54
	select ARCH_USE_CMPXCHG_LOCKREF
55
	select HAVE_ARCH_AUDITSYSCALL
56
	select NEED_DMA_MAP_STATE
57
	select NEED_SG_DMA_LENGTH
58
	select NUMA if !FLATMEM
L
Linus Torvalds 已提交
59 60 61 62 63 64 65 66 67
	default y
	help
	  The Itanium Processor Family is Intel's 64-bit successor to
	  the 32-bit X86 line.  The IA-64 Linux project has a home
	  page at <http://www.linuxia64.org/> and a mailing list at
	  <linux-ia64@vger.kernel.org>.

config 64BIT
	bool
Z
Zhang, Yanmin 已提交
68
	select ATA_NONSTANDARD if ATA
L
Linus Torvalds 已提交
69 70
	default y

71
config ZONE_DMA32
72
	def_bool y
73

L
Linus Torvalds 已提交
74 75 76 77
config MMU
	bool
	default y

T
Tony Luck 已提交
78 79 80
config STACKTRACE_SUPPORT
	def_bool y

N
Nick Piggin 已提交
81
config GENERIC_LOCKBREAK
82
	def_bool n
N
Nick Piggin 已提交
83

84 85 86 87 88
config HUGETLB_PAGE_SIZE_VARIABLE
	bool
	depends on HUGETLB_PAGE
	default y

L
Linus Torvalds 已提交
89 90 91 92
config GENERIC_CALIBRATE_DELAY
	bool
	default y

93
config HAVE_SETUP_PER_CPU_AREA
94 95
	def_bool y

M
Matt Domsch 已提交
96 97 98
config DMI
	bool
	default y
99
	select DMI_SCAN_MACHINE_NON_EFI_FALLBACK
M
Matt Domsch 已提交
100

L
Linus Torvalds 已提交
101 102
config EFI
	bool
103
	select UCS2_STRING
L
Linus Torvalds 已提交
104 105
	default y

106
config SCHED_OMIT_FRAME_POINTER
107 108 109
	bool
	default y

J
Jes Sorensen 已提交
110 111 112 113
config IA64_UNCACHED_ALLOCATOR
	bool
	select GENERIC_ALLOCATOR

114 115 116 117
config ARCH_USES_PG_UNCACHED
	def_bool y
	depends on IA64_UNCACHED_ALLOCATOR

118 119 120 121
config AUDIT_ARCH
	bool
	default y

L
Linus Torvalds 已提交
122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172
choice
	prompt "Processor type"
	default ITANIUM

config ITANIUM
	bool "Itanium"
	help
	  Select your IA-64 processor type.  The default is Itanium.
	  This choice is safe for all IA-64 systems, but may not perform
	  optimally on systems with, say, Itanium 2 or newer processors.

config MCKINLEY
	bool "Itanium 2"
	help
	  Select this to configure for an Itanium 2 (McKinley) processor.

endchoice

choice
	prompt "Kernel page size"
	default IA64_PAGE_SIZE_16KB

config IA64_PAGE_SIZE_4KB
	bool "4KB"
	help
	  This lets you select the page size of the kernel.  For best IA-64
	  performance, a page size of 8KB or 16KB is recommended.  For best
	  IA-32 compatibility, a page size of 4KB should be selected (the vast
	  majority of IA-32 binaries work perfectly fine with a larger page
	  size).  For Itanium 2 or newer systems, a page size of 64KB can also
	  be selected.

	  4KB                For best IA-32 compatibility
	  8KB                For best IA-64 performance
	  16KB               For best IA-64 performance
	  64KB               Requires Itanium 2 or newer processor.

	  If you don't know what to do, choose 16KB.

config IA64_PAGE_SIZE_8KB
	bool "8KB"

config IA64_PAGE_SIZE_16KB
	bool "16KB"

config IA64_PAGE_SIZE_64KB
	depends on !ITANIUM
	bool "64KB"

endchoice

173
source "kernel/Kconfig.hz"
174

L
Linus Torvalds 已提交
175 176 177 178 179 180 181 182 183 184 185
config IA64_BRL_EMU
	bool
	depends on ITANIUM
	default y

# align cache-sensitive data to 128 bytes
config IA64_L1_CACHE_SHIFT
	int
	default "7" if MCKINLEY
	default "6" if ITANIUM

186 187 188 189 190 191 192 193 194
config IA64_SGI_UV
	bool "SGI-UV support"
	help
	  Selecting this option will add specific support for running on SGI
	  UV based systems.  If you have an SGI UV system or are building a
	  distro kernel, select this option.

config IA64_HP_SBA_IOMMU
	bool "HP SBA IOMMU support"
195
	select DMA_OPS
196 197 198 199 200
	default y
	help
	  Say Y here to add support for the SBA IOMMU found on HP zx1 and
	  sx1000 systems.  If you're unsure, answer Y.

L
Linus Torvalds 已提交
201 202 203 204 205 206 207
config IA64_CYCLONE
	bool "Cyclone (EXA) Time Source support"
	help
	  Say Y here to enable support for IBM EXA Cyclone time source.
	  If you're unsure, answer N.

config FORCE_MAX_ZONEORDER
208 209 210 211
	int "MAX_ORDER (11 - 17)"  if !HUGETLB_PAGE
	range 11 17  if !HUGETLB_PAGE
	default "17" if HUGETLB_PAGE
	default "11"
L
Linus Torvalds 已提交
212 213 214 215 216 217 218 219 220 221 222 223 224 225

config SMP
	bool "Symmetric multi-processing support"
	help
	  This enables support for systems with more than one CPU. If you have
	  a system with only one CPU, say N.  If you have a system with more
	  than one CPU, say Y.

	  If you say N here, the kernel will run on single and multiprocessor
	  systems, but will use only one CPU of a multiprocessor system.  If
	  you say Y here, the kernel will run on many, but not all,
	  single processor systems.  On a single processor system, the kernel
	  will run faster if you say N here.

A
Adrian Bunk 已提交
226 227
	  See also the SMP-HOWTO available at
	  <http://www.tldp.org/docs.html#howto>.
L
Linus Torvalds 已提交
228 229 230 231

	  If you don't know what to do here, say N.

config NR_CPUS
232 233
	int "Maximum number of CPUs (2-4096)"
	range 2 4096
L
Linus Torvalds 已提交
234
	depends on SMP
235
	default "4096"
L
Linus Torvalds 已提交
236 237 238 239 240 241 242 243
	help
	  You should set this to the number of CPUs in your system, but
	  keep in mind that a kernel compiled for, e.g., 2 CPUs will boot but
	  only use 2 CPUs on a >2 CPU system.  Setting this to a value larger
	  than 64 will cause the use of a CPU mask array, causing a small
	  performance hit.

config HOTPLUG_CPU
244 245
	bool "Support for hot-pluggable CPUs"
	depends on SMP
L
Linus Torvalds 已提交
246
	default n
247
	help
L
Linus Torvalds 已提交
248 249 250 251
	  Say Y here to experiment with turning CPUs off and on.  CPUs
	  can be controlled through /sys/devices/system/cpu/cpu#.
	  Say N if you want to disable CPU hotplug.

252 253 254
config ARCH_ENABLE_MEMORY_HOTPLUG
	def_bool y

K
KAMEZAWA Hiroyuki 已提交
255 256 257
config ARCH_ENABLE_MEMORY_HOTREMOVE
	def_bool y

S
Suresh Siddha 已提交
258 259 260 261 262 263 264 265
config SCHED_SMT
	bool "SMT scheduler support"
	depends on SMP
	help
	  Improves the CPU scheduler's decision making when dealing with
	  Intel IA64 chips with MultiThreading at a cost of slightly increased
	  overhead in some places. If unsure say N here.

A
Ashok Raj 已提交
266 267 268 269
config PERMIT_BSP_REMOVE
	bool "Support removal of Bootstrap Processor"
	depends on HOTPLUG_CPU
	default n
270
	help
A
Ashok Raj 已提交
271 272 273 274
	Say Y here if your platform SAL will support removal of BSP with HOTPLUG_CPU
	support. 

config FORCE_CPEI_RETARGET
L
Lucas De Marchi 已提交
275
	bool "Force assumption that CPEI can be re-targeted"
A
Ashok Raj 已提交
276 277
	depends on PERMIT_BSP_REMOVE
	default n
278
	help
L
Lucas De Marchi 已提交
279
	Say Y if you need to force the assumption that CPEI can be re-targeted to
A
Ashok Raj 已提交
280 281 282 283 284
	any cpu in the system. This hint is available via ACPI 3.0 specifications.
	Tiger4 systems are capable of re-directing CPEI to any CPU other than BSP.
	This option it useful to enable this feature on older BIOS's as well.
	You can also enable this by using boot command line option force_cpei=1.

285 286 287 288 289 290 291 292 293
config ARCH_SELECT_MEMORY_MODEL
	def_bool y

config ARCH_DISCONTIGMEM_ENABLE
	def_bool y
	help
	  Say Y to support efficient handling of discontiguous physical memory,
	  for architectures which are either NUMA (Non-Uniform Memory Access)
	  or have huge holes in the physical address space for other reasons.
294
	  See <file:Documentation/vm/numa.rst> for more.
295 296 297 298 299 300 301

config ARCH_FLATMEM_ENABLE
	def_bool y

config ARCH_SPARSEMEM_ENABLE
	def_bool y
	depends on ARCH_DISCONTIGMEM_ENABLE
302
	select SPARSEMEM_VMEMMAP_ENABLE
303 304

config ARCH_DISCONTIGMEM_DEFAULT
305
	def_bool y
306 307 308 309
	depends on ARCH_DISCONTIGMEM_ENABLE

config NUMA
	bool "NUMA support"
310
	depends on !FLATMEM
M
Matt Fleming 已提交
311
	select SMP
312 313 314 315 316
	help
	  Say Y to compile the kernel to support NUMA (Non-Uniform Memory
	  Access).  This option is for configuring high-end multiprocessor
	  server systems.  If in doubt, say N.

Y
Yasunori Goto 已提交
317 318 319
config NODES_SHIFT
	int "Max num nodes shift(3-10)"
	range 3 10
320
	default "10"
Y
Yasunori Goto 已提交
321 322 323 324 325 326
	depends on NEED_MULTIPLE_NODES
	help
	  This option specifies the maximum number of nodes in your SSI system.
	  MAX_NUMNODES will be 2^(This value).
	  If in doubt, use the default.

327 328 329 330 331
# VIRTUAL_MEM_MAP and FLAT_NODE_MEM_MAP are functionally equivalent.
# VIRTUAL_MEM_MAP has been retained for historical reasons.
config VIRTUAL_MEM_MAP
	bool "Virtual mem map"
	depends on !SPARSEMEM
332
	default y
333 334 335 336 337 338 339 340 341 342 343 344
	help
	  Say Y to compile the kernel with support for a virtual mem map.
	  This code also only takes effect if a memory hole of greater than
	  1 Gb is found during boot.  You must turn this option on if you
	  require the DISCONTIGMEM option for your machine. If you are
	  unsure, say Y.

config HOLES_IN_ZONE
	bool
	default y if VIRTUAL_MEM_MAP

config HAVE_ARCH_EARLY_PFN_TO_NID
345
	def_bool NUMA && SPARSEMEM
346

347 348 349 350
config HAVE_ARCH_NODEDATA_EXTENSION
	def_bool y
	depends on NUMA

351 352 353 354
config USE_PERCPU_NUMA_NODE_ID
	def_bool y
	depends on NUMA

355
config HAVE_MEMORYLESS_NODES
356
	def_bool NUMA
357

358 359 360 361
config ARCH_PROC_KCORE_TEXT
	def_bool y
	depends on PROC_KCORE

L
Linus Torvalds 已提交
362 363 364 365 366
config IA64_MCA_RECOVERY
	tristate "MCA recovery from errors other than TLB."

config PERFMON
	bool "Performance monitor support"
367
	depends on BROKEN
L
Linus Torvalds 已提交
368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384
	help
	  Selects whether support for the IA-64 performance monitor hardware
	  is included in the kernel.  This makes some kernel data-structures a
	  little bigger and slows down execution a bit, but it is generally
	  a good idea to turn this on.  If you're unsure, say Y.

config IA64_PALINFO
	tristate "/proc/pal support"
	help
	  If you say Y here, you are able to get PAL (Processor Abstraction
	  Layer) information in /proc/pal.  This contains useful information
	  about the processors in your systems, such as cache and TLB sizes
	  and the PAL firmware version in use.

	  To use this option, you have to ensure that the "/proc file system
	  support" (CONFIG_PROC_FS) is enabled, too.

385 386 387
config IA64_MC_ERR_INJECT
	tristate "MC error injection support"
	help
M
Matt LaPlante 已提交
388 389 390
	  Adds support for MC error injection. If enabled, the kernel 
	  will provide a sysfs interface for user applications to
	  call MC error injection PAL procedures to inject various errors.
391 392 393 394
	  This is a useful tool for MCA testing.

	  If you're unsure, do not select this option.

D
David Mosberger-Tang 已提交
395 396 397 398 399 400 401 402
config IA64_ESI
	bool "ESI (Extensible SAL Interface) support"
	help
	  If you say Y here, support is built into the kernel to
	  make ESI calls.  ESI calls are used to support vendor-specific
	  firmware extensions, such as the ability to inject memory-errors
	  for test-purposes.  If you're unsure, say N.

403 404 405 406 407 408 409 410 411 412
config IA64_HP_AML_NFW
	bool "Support ACPI AML calls to native firmware"
	help
	  This driver installs a global ACPI Operation Region handler for
	  region 0xA1.  AML methods can use this OpRegion to call arbitrary
	  native firmware functions.  The driver installs the OpRegion
	  handler if there is an HPQ5001 device or if the user supplies
	  the "force" module parameter, e.g., with the "aml_nfw.force"
	  kernel command line option.

Z
Zou Nan hai 已提交
413
config KEXEC
414
	bool "kexec system call"
415
	depends on !SMP || HOTPLUG_CPU
416
	select KEXEC_CORE
Z
Zou Nan hai 已提交
417 418 419
	help
	  kexec is a system call that implements the ability to shutdown your
	  current kernel, and to start another kernel.  It is like a reboot
420
	  but it is independent of the system firmware.   And like a reboot
Z
Zou Nan hai 已提交
421 422
	  you can start any kernel with it, not just Linux.

M
Matt LaPlante 已提交
423
	  The name comes from the similarity to the exec system call.
Z
Zou Nan hai 已提交
424 425 426

	  It is an ongoing process to be certain the hardware in a machine
	  is properly shutdown, so do not be surprised if this code does not
427 428 429
	  initially work for you.  As of this writing the exact hardware
	  interface is strongly in flux, so no good recommendation can be
	  made.
Z
Zou Nan hai 已提交
430 431

config CRASH_DUMP
432
	  bool "kernel crash dumps"
433
	  depends on IA64_MCA_RECOVERY && (!SMP || HOTPLUG_CPU)
Z
Zou Nan hai 已提交
434 435 436
	  help
	    Generate crash dump after being started by kexec.

L
Linus Torvalds 已提交
437 438 439 440
source "drivers/firmware/Kconfig"

endmenu

441
menu "Power management and ACPI options"
L
Linus Torvalds 已提交
442

443
source "kernel/power/Kconfig"
L
Linus Torvalds 已提交
444 445 446

source "drivers/acpi/Kconfig"

447
if PM
448 449 450
menu "CPU Frequency scaling"
source "drivers/cpufreq/Kconfig"
endmenu
451 452
endif

L
Linus Torvalds 已提交
453 454
endmenu

J
Jes Sorensen 已提交
455 456 457 458 459 460 461 462
config MSPEC
	tristate "Memory special operations driver"
	depends on IA64
	select IA64_UNCACHED_ALLOCATOR
	help
	  If you have an ia64 and you want to enable memory special
	  operations support (formerly known as fetchop), say Y here,
	  otherwise say N.