• Home
  • Raw
  • Download

Lines Matching +full:multi +full:- +full:system

1 # SPDX-License-Identifier: GPL-2.0
62 select HAVE_DYNAMIC_FTRACE if $(cc-option,-fpatchable-function-entry=1,1)
69 The PA-RISC microprocessor is designed by Hewlett-Packard and used
71 and later HP3000 series). The PA-RISC Linux project home page is
85 default "arch/parisc/configs/generic-32bit_defconfig" if !64BIT
86 default "arch/parisc/configs/generic-64bit_defconfig" if 64BIT
119 # unless you want to implement ACPI on PA-RISC ... ;-)
154 that can run on all 32-bit PA CPUs (albeit not optimally fast),
157 Specifying "PA8000" here will allow you to select a 64-bit kernel
163 Select this option for the PCX-L processor, as used in the
165 D200, D210, D300, D310 and E-class
170 Select this option for the PCX-T' processor, as used in the
177 Select this option for the PCX-L2 processor, as used in the
184 Select this option for PCX-U to PCX-W2 processors.
209 bool "Enable the -mlong-calls compiler option for big kernels" if !PARISC_HUGE_KERNEL
212 If you configure the kernel to include many drivers built-in instead
216 to overcome this limit by using the -mlong-calls compiler option.
219 a kernel which includes all necessary drivers built-in and which can
225 bool "64-bit kernel"
228 Enable this if you want to support 64bit kernel on PA-RISC platform.
231 or having a 64bit-only capable PA-RISC machine should say Y here.
233 Since there is no 64bit userland on PA-RISC, there is no point to
267 bool "Build kernel as self-extracting executable"
271 self-extracting executable.
279 bool "Symmetric multi-processing support"
282 a system with only one CPU, say N. If you have a system with more
285 If you say N here, the kernel will run on uni- and multiprocessor
289 See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO
302 bool "Multi-core scheduler support"
305 Multi-core scheduler support improves the CPU scheduler's decision
306 making when dealing with multi-core CPU chips at a cost of slightly
351 int "Maximum number of CPUs (2-32)"
357 bool "Kexec system call"
360 kexec is a system call that implements the ability to shutdown your
362 but it is independent of the system firmware. And like a reboot
370 bool "kexec file based system call"
374 This enables the kexec_file_load() System call. This is
375 file based and takes file descriptors as system call argument
377 accepted by previous system call.