Lines Matching +full:use +full:- +full:broken +full:- +full:interrupts
1 # SPDX-License-Identifier: GPL-2.0
63 select HAVE_DYNAMIC_FTRACE if $(cc-option,-fpatchable-function-entry=1,1)
71 The PA-RISC microprocessor is designed by Hewlett-Packard and used
73 and later HP3000 series). The PA-RISC Linux project home page is
87 default "arch/parisc/configs/generic-32bit_defconfig" if !64BIT
88 default "arch/parisc/configs/generic-64bit_defconfig" if 64BIT
121 # unless you want to implement ACPI on PA-RISC ... ;-)
133 depends on BROKEN
156 that can run on all 32-bit PA CPUs (albeit not optimally fast),
159 Specifying "PA8000" here will allow you to select a 64-bit kernel
165 Select this option for the PCX-L processor, as used in the
167 D200, D210, D300, D310 and E-class
172 Select this option for the PCX-T' processor, as used in the
179 Select this option for the PCX-L2 processor, as used in the
186 Select this option for PCX-U to PCX-W2 processors.
211 bool "Enable the -mlong-calls compiler option for big kernels" if !PARISC_HUGE_KERNEL
214 If you configure the kernel to include many drivers built-in instead
218 to overcome this limit by using the -mlong-calls compiler option.
221 a kernel which includes all necessary drivers built-in and which can
227 bool "64-bit kernel"
230 Enable this if you want to support 64bit kernel on PA-RISC platform.
232 At the moment, only people willing to use more than 2GB of RAM,
233 or having a 64bit-only capable PA-RISC machine should say Y here.
235 Since there is no 64bit userland on PA-RISC, there is no point to
260 depends on PA8X00 && BROKEN
264 depends on PA8X00 && BROKEN
269 bool "Build kernel as self-extracting executable"
273 self-extracting executable.
281 bool "Symmetric multi-processing support"
287 If you say N here, the kernel will run on uni- and multiprocessor
288 machines, but will use only one CPU of a multiprocessor machine.
291 See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO
304 bool "Multi-core scheduler support"
307 Multi-core scheduler support improves the CPU scheduler's decision
308 making when dealing with multi-core CPU chips at a cost of slightly
312 bool "Use separate kernel stacks when processing interrupts"
315 If you say Y here the kernel will use separate kernel stacks
316 for handling hard and soft interrupts. This can help avoid
320 bool "Use page table locks in TLB fault handler"
363 int "Maximum number of CPUs (2-32)"