config [31mCONFIG_PGTABLE_LEVELS[0m
int "Page Table Levels" if ![31mCONFIG_IA64_PAGE_SIZE_64KB[0m
range 3 4 if ![31mCONFIG_IA64_PAGE_SIZE_64KB[0m
default 3
source "init/Kconfig"
source "kernel/Kconfig.freezer"
menu "Processor type and features"
config [31mCONFIG_IA64[0m
bool
select [31mCONFIG_ARCH_MIGHT_HAVE_PC_PARPORT[0m
select [31mCONFIG_ARCH_MIGHT_HAVE_PC_SERIO[0m
select [31mCONFIG_PCI[0m if (![31mCONFIG_IA64_HP_SIM[0m)
select [31mCONFIG_ACPI[0m if (![31mCONFIG_IA64_HP_SIM[0m)
select [31mCONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT[0m if [31mCONFIG_ACPI[0m
select [31mCONFIG_ARCH_MIGHT_HAVE_ACPI_PDC[0m if [31mCONFIG_ACPI[0m
select [31mCONFIG_HAVE_UNSTABLE_SCHED_CLOCK[0m
select [31mCONFIG_HAVE_EXIT_THREAD[0m
select [31mCONFIG_HAVE_IDE[0m
select [31mCONFIG_HAVE_OPROFILE[0m
select [31mCONFIG_HAVE_KPROBES[0m
select [31mCONFIG_HAVE_KRETPROBES[0m
select [31mCONFIG_HAVE_FTRACE_MCOUNT_RECORD[0m
select [31mCONFIG_HAVE_DYNAMIC_FTRACE[0m if (![31mCONFIG_ITANIUM[0m)
select [31mCONFIG_HAVE_FUNCTION_TRACER[0m
select [31mCONFIG_TTY[0m
select [31mCONFIG_HAVE_ARCH_TRACEHOOK[0m
select [31mCONFIG_HAVE_DMA_API_DEBUG[0m
select [31mCONFIG_HAVE_MEMBLOCK[0m
select [31mCONFIG_HAVE_MEMBLOCK_NODE_MAP[0m
select [31mCONFIG_HAVE_VIRT_CPU_ACCOUNTING[0m
select [31mCONFIG_ARCH_HAS_SG_CHAIN[0m
select [31mCONFIG_VIRT_TO_BUS[0m
select [31mCONFIG_ARCH_DISCARD_MEMBLOCK[0m
select [31mCONFIG_GENERIC_IRQ_PROBE[0m
select [31mCONFIG_GENERIC_PENDING_IRQ[0m if [31mCONFIG_SMP[0m
select [31mCONFIG_GENERIC_IRQ_SHOW[0m
select [31mCONFIG_GENERIC_IRQ_LEGACY[0m
select [31mCONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG[0m
select [31mCONFIG_GENERIC_IOMAP[0m
select [31mCONFIG_GENERIC_SMP_IDLE_THREAD[0m
select [31mCONFIG_ARCH_INIT_TASK[0m
select [31mCONFIG_ARCH_TASK_STRUCT_ALLOCATOR[0m
select [31mCONFIG_ARCH_THREAD_STACK_ALLOCATOR[0m
select [31mCONFIG_ARCH_CLOCKSOURCE_DATA[0m
select [31mCONFIG_GENERIC_TIME_VSYSCALL_OLD[0m
select [31mCONFIG_SYSCTL_ARCH_UNALIGN_NO_WARN[0m
select [31mCONFIG_HAVE_MOD_ARCH_SPECIFIC[0m
select [31mCONFIG_MODULES_USE_ELF_RELA[0m
select [31mCONFIG_ARCH_USE_CMPXCHG_LOCKREF[0m
select [31mCONFIG_HAVE_ARCH_AUDITSYSCALL[0m
select [31mCONFIG_HAVE_ARCH_HARDENED_USERCOPY[0m
default y
help
The Itanium Processor Family is Intel's 64-bit successor to
the 32-bit [31mCONFIG_X86[0m 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 [31mCONFIG_64BIT[0m
bool
select [31mCONFIG_ATA_NONSTANDARD[0m if [31mCONFIG_ATA[0m
default y
config [31mCONFIG_ZONE_DMA[0m
def_bool y
depends on ![31mCONFIG_IA64_SGI_SN2[0m
config [31mCONFIG_QUICKLIST[0m
bool
default y
config [31mCONFIG_MMU[0m
bool
default y
config [31mCONFIG_ARCH_DMA_ADDR_T_64BIT[0m
def_bool y
config [31mCONFIG_NEED_DMA_MAP_STATE[0m
def_bool y
config [31mCONFIG_NEED_SG_DMA_LENGTH[0m
def_bool y
config [31mCONFIG_SWIOTLB[0m
bool
config [31mCONFIG_STACKTRACE_SUPPORT[0m
def_bool y
config [31mCONFIG_GENERIC_LOCKBREAK[0m
def_bool n
config [31mCONFIG_RWSEM_XCHGADD_ALGORITHM[0m
bool
default y
config [31mCONFIG_HUGETLB_PAGE_SIZE_VARIABLE[0m
bool
depends on [31mCONFIG_HUGETLB_PAGE[0m
default y
config [31mCONFIG_GENERIC_CALIBRATE_DELAY[0m
bool
default y
config [31mCONFIG_HAVE_SETUP_PER_CPU_AREA[0m
def_bool y
config [31mCONFIG_DMI[0m
bool
default y
select [31mCONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK[0m
config [31mCONFIG_EFI[0m
bool
select [31mCONFIG_UCS2_STRING[0m
default y
config [31mCONFIG_SCHED_OMIT_FRAME_POINTER[0m
bool
default y
config [31mCONFIG_IA64_UNCACHED_ALLOCATOR[0m
bool
select [31mCONFIG_GENERIC_ALLOCATOR[0m
config [31mCONFIG_ARCH_USES_PG_UNCACHED[0m
def_bool y
depends on [31mCONFIG_IA64_UNCACHED_ALLOCATOR[0m
config [31mCONFIG_AUDIT_ARCH[0m
bool
default y
choice
prompt "System type"
default [31mCONFIG_IA64_GENERIC[0m
config [31mCONFIG_IA64_GENERIC[0m
bool "generic"
select [31mCONFIG_NUMA[0m
select [31mCONFIG_ACPI_NUMA[0m
select [31mCONFIG_SWIOTLB[0m
select [31mCONFIG_PCI_MSI[0m
help
This selects the system type of your hardware. [31mCONFIG_A[0m "generic" kernel
will run on any supported IA-64 system. However, if you configure
a kernel for your specific system, it will be faster and smaller.
generic For any supported IA-64 system
DIG-compliant For DIG ("Developer's Interface Guide") compliant systems
DIG+Intel+IOMMU For DIG systems with Intel IOMMU
HP-zx1/sx1000 For HP systems
HP-zx1/sx1000+swiotlb For HP systems with (broken) DMA-constrained devices.
SGI-SN2 For SGI Altix systems
SGI-UV For SGI UV systems
Ski-simulator For the HP simulator <http://www.hpl.hp.com/research/linux/ski/>
If you don't know what to do, choose "generic".
config [31mCONFIG_IA64_DIG[0m
bool "DIG-compliant"
select [31mCONFIG_SWIOTLB[0m
config [31mCONFIG_IA64_DIG_VTD[0m
bool "DIG+Intel+IOMMU"
select [31mCONFIG_INTEL_IOMMU[0m
select [31mCONFIG_PCI_MSI[0m
config [31mCONFIG_IA64_HP_ZX1[0m
bool "HP-zx1/sx1000"
help
Build a kernel that runs on HP zx1 and sx1000 systems. This adds
support for the HP I/O [31mCONFIG_MMU[0m.
config [31mCONFIG_IA64_HP_ZX1_SWIOTLB[0m
bool "HP-zx1/sx1000 with software I/O TLB"
select [31mCONFIG_SWIOTLB[0m
help
Build a kernel that runs on HP zx1 and sx1000 systems even when they
have broken [31mCONFIG_PCI[0m devices which cannot DMA to full 32 bits. Apart
from support for the HP I/O [31mCONFIG_MMU[0m, this includes support for the software
I/O TLB, which allows supporting the broken devices at the expense of
wasting some kernel memory (about 2MB by default).
config [31mCONFIG_IA64_SGI_SN2[0m
bool "SGI-SN2"
select [31mCONFIG_NUMA[0m
select [31mCONFIG_ACPI_NUMA[0m
help
Selecting this option will optimize the kernel for use on sn2 based
systems, but the resulting kernel binary will not run on other
types of ia64 systems. If you have an SGI Altix system, it's safe
to select this option. If in doubt, select ia64 generic support
instead.
config [31mCONFIG_IA64_SGI_UV[0m
bool "SGI-UV"
select [31mCONFIG_NUMA[0m
select [31mCONFIG_ACPI_NUMA[0m
select [31mCONFIG_SWIOTLB[0m
help
Selecting this option will optimize the kernel for use on UV based
systems, but the resulting kernel binary will not run on other
types of ia64 systems. If you have an SGI UV system, it's safe
to select this option. If in doubt, select ia64 generic support
instead.
config [31mCONFIG_IA64_HP_SIM[0m
bool "Ski-simulator"
select [31mCONFIG_SWIOTLB[0m
depends on ![31mCONFIG_PM[0m
endchoice
choice
prompt "Processor type"
default [31mCONFIG_ITANIUM[0m
config [31mCONFIG_ITANIUM[0m
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 [31mCONFIG_MCKINLEY[0m
bool "Itanium 2"
help
Select this to configure for an Itanium 2 (McKinley) processor.
endchoice
choice
prompt "Kernel page size"
default [31mCONFIG_IA64_PAGE_SIZE_16KB[0m
config [31mCONFIG_IA64_PAGE_SIZE_4KB[0m
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 [31mCONFIG_IA64_PAGE_SIZE_8KB[0m
bool "8KB"
config [31mCONFIG_IA64_PAGE_SIZE_16KB[0m
bool "16KB"
config [31mCONFIG_IA64_PAGE_SIZE_64KB[0m
depends on ![31mCONFIG_ITANIUM[0m
bool "64KB"
endchoice
if [31mCONFIG_IA64_HP_SIM[0m
config [31mCONFIG_HZ[0m
default 32
endif
if ![31mCONFIG_IA64_HP_SIM[0m
source kernel/Kconfig.hz
endif
config [31mCONFIG_IA64_BRL_EMU[0m
bool
depends on [31mCONFIG_ITANIUM[0m
default y
# align cache-sensitive data to 128 bytes
config [31mCONFIG_IA64_L1_CACHE_SHIFT[0m
int
default "7" if [31mCONFIG_MCKINLEY[0m
default "6" if [31mCONFIG_ITANIUM[0m
config [31mCONFIG_IA64_CYCLONE[0m
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 [31mCONFIG_IOSAPIC[0m
bool
depends on ![31mCONFIG_IA64_HP_SIM[0m
default y
config [31mCONFIG_FORCE_MAX_ZONEORDER[0m
int "MAX_ORDER (11 - 17)" if ![31mCONFIG_HUGETLB_PAGE[0m
range 11 17 if ![31mCONFIG_HUGETLB_PAGE[0m
default "17" if [31mCONFIG_HUGETLB_PAGE[0m
default "11"
config [31mCONFIG_SMP[0m
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.
See also the [31mCONFIG_SMP[0m-HOWTO available at
<http://www.tldp.org/docs.html#howto>.
If you don't know what to do here, say N.
config [31mCONFIG_NR_CPUS[0m
int "Maximum number of CPUs (2-4096)"
range 2 4096
depends on [31mCONFIG_SMP[0m
default "4096"
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 [31mCONFIG_HOTPLUG_CPU[0m
bool "Support for hot-pluggable CPUs"
depends on [31mCONFIG_SMP[0m
default n
---help---
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.
config [31mCONFIG_ARCH_ENABLE_MEMORY_HOTPLUG[0m
def_bool y
config [31mCONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE[0m
def_bool y
config [31mCONFIG_SCHED_SMT[0m
bool "SMT scheduler support"
depends on [31mCONFIG_SMP[0m
help
Improves the CPU scheduler's decision making when dealing with
Intel [31mCONFIG_IA64[0m chips with MultiThreading at a cost of slightly increased
overhead in some places. If unsure say N here.
config [31mCONFIG_PERMIT_BSP_REMOVE[0m
bool "Support removal of Bootstrap Processor"
depends on [31mCONFIG_HOTPLUG_CPU[0m
default n
---help---
Say Y here if your platform SAL will support removal of BSP with [31mCONFIG_HOTPLUG_CPU[0m
support.
config [31mCONFIG_FORCE_CPEI_RETARGET[0m
bool "Force assumption that CPEI can be re-targeted"
depends on [31mCONFIG_PERMIT_BSP_REMOVE[0m
default n
---help---
Say Y if you need to force the assumption that CPEI can be re-targeted to
any cpu in the system. This hint is available via [31mCONFIG_ACPI[0m 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.
source "kernel/Kconfig.preempt"
source "mm/Kconfig"
config [31mCONFIG_ARCH_SELECT_MEMORY_MODEL[0m
def_bool y
config [31mCONFIG_ARCH_DISCONTIGMEM_ENABLE[0m
def_bool y
help
Say Y to support efficient handling of discontiguous physical memory,
for architectures which are either [31mCONFIG_NUMA[0m (Non-Uniform Memory Access)
or have huge holes in the physical address space for other reasons.
See <file:Documentation/vm/numa> for more.
config [31mCONFIG_ARCH_FLATMEM_ENABLE[0m
def_bool y
config [31mCONFIG_ARCH_SPARSEMEM_ENABLE[0m
def_bool y
depends on [31mCONFIG_ARCH_DISCONTIGMEM_ENABLE[0m
select [31mCONFIG_SPARSEMEM_VMEMMAP_ENABLE[0m
config [31mCONFIG_ARCH_DISCONTIGMEM_DEFAULT[0m
def_bool y if ([31mCONFIG_IA64_SGI_SN2[0m || [31mCONFIG_IA64_GENERIC[0m || [31mCONFIG_IA64_HP_ZX1[0m || [31mCONFIG_IA64_HP_ZX1_SWIOTLB[0m)
depends on [31mCONFIG_ARCH_DISCONTIGMEM_ENABLE[0m
config [31mCONFIG_NUMA[0m
bool "NUMA support"
depends on ![31mCONFIG_IA64_HP_SIM[0m && ![31mCONFIG_FLATMEM[0m
default y if [31mCONFIG_IA64_SGI_SN2[0m
select [31mCONFIG_ACPI_NUMA[0m if [31mCONFIG_ACPI[0m
help
Say Y to compile the kernel to support [31mCONFIG_NUMA[0m (Non-Uniform Memory
Access). This option is for configuring high-end multiprocessor
server systems. If in doubt, say N.
config [31mCONFIG_NODES_SHIFT[0m
int "Max num nodes shift(3-10)"
range 3 10
default "10"
depends on [31mCONFIG_NEED_MULTIPLE_NODES[0m
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.
# [31mCONFIG_VIRTUAL_MEM_MAP[0m and [31mCONFIG_FLAT_NODE_MEM_MAP[0m are functionally equivalent.
# [31mCONFIG_VIRTUAL_MEM_MAP[0m has been retained for historical reasons.
config [31mCONFIG_VIRTUAL_MEM_MAP[0m
bool "Virtual mem map"
depends on ![31mCONFIG_SPARSEMEM[0m
default y if ![31mCONFIG_IA64_HP_SIM[0m
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 [31mCONFIG_DISCONTIGMEM[0m option for your machine. If you are
unsure, say Y.
config [31mCONFIG_HOLES_IN_ZONE[0m
bool
default y if [31mCONFIG_VIRTUAL_MEM_MAP[0m
config [31mCONFIG_HAVE_ARCH_EARLY_PFN_TO_NID[0m
def_bool [31mCONFIG_NUMA[0m && [31mCONFIG_SPARSEMEM[0m
config [31mCONFIG_HAVE_ARCH_NODEDATA_EXTENSION[0m
def_bool y
depends on [31mCONFIG_NUMA[0m
config [31mCONFIG_USE_PERCPU_NUMA_NODE_ID[0m
def_bool y
depends on [31mCONFIG_NUMA[0m
config [31mCONFIG_HAVE_MEMORYLESS_NODES[0m
def_bool [31mCONFIG_NUMA[0m
config [31mCONFIG_ARCH_PROC_KCORE_TEXT[0m
def_bool y
depends on [31mCONFIG_PROC_KCORE[0m
config [31mCONFIG_IA64_MCA_RECOVERY[0m
tristate "MCA recovery from errors other than TLB."
config [31mCONFIG_PERFMON[0m
bool "Performance monitor support"
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 [31mCONFIG_IA64_PALINFO[0m
tristate "/proc/pal support"
help
If you say Y here, you are able to get [31mCONFIG_PAL[0m (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 [31mCONFIG_PAL[0m firmware version in use.
To use this option, you have to ensure that the "/proc file system
support" (CONFIG_PROC_FS) is enabled, too.
config [31mCONFIG_IA64_MC_ERR_INJECT[0m
tristate "MC error injection support"
help
Adds support for MC error injection. If enabled, the kernel
will provide a sysfs interface for user applications to
call MC error injection [31mCONFIG_PAL[0m procedures to inject various errors.
This is a useful tool for [31mCONFIG_MCA[0m testing.
If you're unsure, do not select this option.
config [31mCONFIG_SGI_SN[0m
def_bool y if ([31mCONFIG_IA64_SGI_SN2[0m || [31mCONFIG_IA64_GENERIC[0m)
config [31mCONFIG_IA64_ESI[0m
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.
config [31mCONFIG_IA64_HP_AML_NFW[0m
bool "Support ACPI AML calls to native firmware"
help
This driver installs a global [31mCONFIG_ACPI[0m 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.
source "drivers/sn/Kconfig"
config [31mCONFIG_KEXEC[0m
bool "kexec system call"
depends on ![31mCONFIG_IA64_HP_SIM[0m && (![31mCONFIG_SMP[0m || [31mCONFIG_HOTPLUG_CPU[0m)
select [31mCONFIG_KEXEC_CORE[0m
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
but it is independent of the system firmware. And like a reboot
you can start any kernel with it, not just Linux.
The name comes from the similarity to the exec system call.
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
initially work for you. As of this writing the exact hardware
interface is strongly in flux, so no good recommendation can be
made.
config [31mCONFIG_CRASH_DUMP[0m
bool "kernel crash dumps"
depends on [31mCONFIG_IA64_MCA_RECOVERY[0m && ![31mCONFIG_IA64_HP_SIM[0m && (![31mCONFIG_SMP[0m || [31mCONFIG_HOTPLUG_CPU[0m)
help
Generate crash dump after being started by kexec.
source "drivers/firmware/Kconfig"
source "fs/Kconfig.binfmt"
endmenu
menu "Power management and ACPI options"
source "kernel/power/Kconfig"
source "drivers/acpi/Kconfig"
if [31mCONFIG_PM[0m
menu "CPU Frequency scaling"
source "drivers/cpufreq/Kconfig"
endmenu
endif
endmenu
if ![31mCONFIG_IA64_HP_SIM[0m
menu "Bus options (PCI, PCMCIA)"
config [31mCONFIG_PCI[0m
bool "PCI support"
help
Real IA-64 machines all have [31mCONFIG_PCI[0m/[31mCONFIG_PCI[0m-X/[31mCONFIG_PCI[0m Express busses. Say Y
here unless you are using a simulator without [31mCONFIG_PCI[0m support.
config [31mCONFIG_PCI_DOMAINS[0m
def_bool [31mCONFIG_PCI[0m
config [31mCONFIG_PCI_SYSCALL[0m
def_bool [31mCONFIG_PCI[0m
source "drivers/pci/Kconfig"
source "drivers/pcmcia/Kconfig"
endmenu
endif
source "net/Kconfig"
source "drivers/Kconfig"
source "arch/ia64/hp/sim/Kconfig"
config [31mCONFIG_MSPEC[0m
tristate "Memory special operations driver"
depends on [31mCONFIG_IA64[0m
select [31mCONFIG_IA64_UNCACHED_ALLOCATOR[0m
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.
source "fs/Kconfig"
source "arch/ia64/Kconfig.debug"
source "security/Kconfig"
source "crypto/Kconfig"
source "lib/Kconfig"
config [31mCONFIG_IOMMU_HELPER[0m
def_bool ([31mCONFIG_IA64_HP_ZX1[0m || [31mCONFIG_IA64_HP_ZX1_SWIOTLB[0m || [31mCONFIG_IA64_GENERIC[0m || [31mCONFIG_SWIOTLB[0m)