Lines Matching +full:firmware +full:- +full:based
1 # SPDX-License-Identifier: GPL-2.0
12 Before the switch to the netlink-based uevent source, this was
19 it is known to create out-of-memory situations during bootup.
58 This option does not affect initramfs based booting, here
73 with the PROT_EXEC flag. This can break, for example, non-KMS
77 bool "Select only drivers that don't need compile-time external firmware"
80 Select this option if you don't have magic firmware for drivers that
86 bool "Disable drivers features which enable custom firmware building"
90 driver firmware at kernel build time. These drivers do not use the
91 kernel firmware API to load firmware (CONFIG_FW_LOADER), instead they
92 use their own custom loading mechanism. The required firmware is
93 usually shipped with the driver, building the driver firmware
94 should only be needed if you have an updated firmware source.
96 Firmware should not be being built as part of kernel, these days
98 old drivers which enable building of its firmware at kernel build
146 non-zero, devres debug messages are printed. Select this if
182 their non-uniform memory nodes.
211 This option enables the framework for buffer-sharing between
222 lockup related problems for dma-buffers shared across multiple
237 Enable support for generic NUMA implementation. Currently, RISC-V