Lines Matching +full:built +full:- +full:in

1 # SPDX-License-Identifier: GPL-2.0
175 # MIPS Loongson code, to preserve Loongson-specific code paths in drivers that
215 def_bool $(as-instr,x:pcalau12i \$t0$(comma)%pc_hi20(x))
281 string "Built-in kernel command line"
284 are provided at run-time, during boot. However, there are cases
288 When that occurs, it is possible to define a built-in command
295 Choose how the kernel will handle the provided built-in command
301 Prefer the command-line passed by the boot loader if available.
302 Use the built-in command line as fallback in case we get nothing
306 bool "Use built-in to extend bootloader kernel arguments"
308 The command-line arguments provided during boot will be
309 appended to the built-in command line. This is useful in
314 bool "Always use the built-in kernel command string"
316 Always use the built-in command line, even if we get one during
317 boot. This is useful in case you need to override the provided
349 bool "Multi-Processing support"
355 If you say N here, the kernel will run on uni- and multiprocessor
361 See also the SMP-HOWTO available at <http://www.tldp.org/docs.html#howto>.
366 bool "Support for hot-pluggable CPUs"
377 int "Maximum number of CPUs (2-256)"
390 Say Y to compile the kernel with NUMA (Non-Uniform Memory Access)
412 keeps in the memory allocator. If you need to allocate very large
419 The page size is not necessarily 4KB. Keep this in mind
423 bool "Enable LoongArch DMW-based ioremap()"
425 We use generic TLB-based ioremap() by default since it has page
426 protection support. However, you can enable LoongArch DMW-based
444 be normally only set in special crash dump kernels which are
445 loaded in the main kernel with kexec-tools into a specially
449 For more details see Documentation/admin-guide/kdump/kdump.rst
459 specified in the "crashkernel=YM@XM" command line boot parameter
460 passed to the panic-ed kernel).
471 syscalls, it's possible to isolate those applications in
492 for architectures which are either NUMA (Non-Uniform Memory Access)
493 or have huge holes in the physical address space for other reasons.