Lines Matching +full:4 +full:kb +full:- +full:page

1 # SPDX-License-Identifier: GPL-2.0
83 select HAVE_DYNAMIC_FTRACE if $(cc-option,-fpatchable-function-entry=1,1)
93 The PA-RISC microprocessor is designed by Hewlett-Packard and used
95 and later HP3000 series). The PA-RISC Linux project home page is
155 # unless you want to implement ACPI on PA-RISC ... ;-)
190 that can run on all 32-bit PA CPUs (albeit not optimally fast),
193 Specifying "PA8000" here will allow you to select a 64-bit kernel
199 Select this option for the PCX-L processor, as used in the
201 D200, D210, D300, D310 and E-class
206 Select this option for the PCX-T' processor, as used in the
213 Select this option for the PCX-L2 processor, as used in the
220 Select this option for PCX-U to PCX-W2 processors.
244 bool "Enable the -mlong-calls compiler option for big kernels" if !PARISC_HUGE_KERNEL
248 If you configure the kernel to include many drivers built-in instead
252 to overcome this limit by using the -mlong-calls compiler option.
255 a kernel which includes all necessary drivers built-in and which can
261 bool "64-bit kernel" if "$(ARCH)" = "parisc"
265 Enable this if you want to support 64bit kernel on PA-RISC platform.
268 or having a 64bit-only capable PA-RISC machine should say Y here.
270 Since there is no 64bit userland on PA-RISC, there is no point to
275 prompt "Kernel page size"
279 bool "4KB"
282 This lets you select the page size of the kernel. For best
283 performance, a page size of 16KB is recommended. For best
284 compatibility with 32bit applications, a page size of 4KB should be
286 with a larger page size).
288 4KB For best 32bit compatibility
289 16KB For best performance
290 64KB For best performance, might give more overhead.
292 If you don't know what to do, choose 4KB.
295 bool "16KB"
300 bool "64KB"
307 bool "Symmetric multi-processing support"
313 If you say N here, the kernel will run on uni- and multiprocessor
317 See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO
323 bool "Multi-core scheduler support"
326 Multi-core scheduler support improves the CPU scheduler's decision
327 making when dealing with multi-core CPU chips at a cost of slightly
367 int "Maximum number of CPUs (2-32)"