Home
last modified time | relevance | path

Searched refs:kernel (Results 1 – 25 of 438) sorted by relevance

12345678910>>...18

/drivers/android/
DKconfig54 of a kernel. These symbols would be used in vendor modules to find
55 addresses of the core kernel symbols for vendor extensions.
57 This driver is statically compiled into kernel and maintains all the
74 This supports kernel information backup for bootloader usage.
85 This option enables the padding that the Android GKI kernel adds
86 to many different kernel structures to support an in-kernel stable ABI
87 over the lifespan of support for the kernel.
90 kernel drivers, but is NOT an Android GKI kernel image. If disabled
91 it has the possibility to make the kernel static and runtime image
93 kernel team.
[all …]
/drivers/base/firmware_loader/
DKconfig10 This enables the firmware loading facility in the kernel. The kernel
14 o firmware_class path module parameter or kernel boot param
20 Enabling this feature only increases your kernel image by about
37 SHA256 checksums to the kernel log for each firmware file that is
49 string "Build named firmware blobs into the kernel binary"
52 having the kernel load firmware from the various supported
54 kernel firmware files. Built-in firmware searches are preceded
69 the usb8388.bin file into /lib/firmware, and build the kernel. Then
71 inside the kernel without ever looking at your filesystem at runtime.
74 kernel image that are not available under the terms of the GPL,
[all …]
/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-dds4 Contact: linux-iio@vger.kernel.org
15 Contact: linux-iio@vger.kernel.org
24 Contact: linux-iio@vger.kernel.org
34 Contact: linux-iio@vger.kernel.org
45 Contact: linux-iio@vger.kernel.org
54 Contact: linux-iio@vger.kernel.org
65 Contact: linux-iio@vger.kernel.org
77 Contact: linux-iio@vger.kernel.org
85 Contact: linux-iio@vger.kernel.org
94 Contact: linux-iio@vger.kernel.org
/drivers/char/hw_random/
DKconfig18 kernel's random number generator entropy pool.
28 This driver provides kernel-side support for a generic Random
43 This driver provides kernel-side support for the Random Number
57 This driver provides kernel-side support for the Random Number
70 This driver provides kernel-side support for the Random Number
82 This driver provides kernel-side support for the Random Number
94 This driver provides kernel-side support for the Random Number
107 This driver provides kernel-side support for the RNG200
121 This driver provides kernel-side support for the Random Number
134 This driver provides kernel-side support for the Random Number
[all …]
/drivers/zorro/
DKconfig9 By default, the kernel contains a database of all known Zorro device
11 user. This database increases the size of the kernel image by about
13 take up kernel memory. Anyway, if you are building an installation
14 floppy or kernel for an embedded system where kernel image size
/drivers/accessibility/speakup/
DKconfig10 kernel, it can speak everything on the text console from
55 synthesizer. You can say y to build it into the kernel,
64 synthesizer. You can say y to build it into the kernel,
72 synthesizer. You can say y to build it into the kernel,
80 You can say y to build it into the kernel, or m to
88 synthesizer. You can say y to build it into the kernel,
97 synthesizer. You can say y to build it into the kernel,
107 kernel, or m to build it as a module. See the
141 kernel, or m to build it as a module. See the
152 kernel, or m to build it as a module. See the
[all …]
/drivers/vhost/
DKconfig35 tristate "Host kernel accelerator for virtio net"
39 This kernel module can be loaded in host kernel to accelerate
41 module itself which needs to be loaded in guest kernel.
62 This kernel module can be loaded in the host kernel to provide AF_VSOCK
76 This kernel module can be loaded in host kernel to accelerate
/drivers/base/
DKconfig10 The uevent helper program is forked by the kernel for
13 used to hook hotplug scripts into kernel device events. It
28 via /proc/sys/kernel/hotplug or via /sys/kernel/uevent_helper
35 In this filesystem, the kernel driver core maintains device
51 bool "Automount devtmpfs at /dev, after the kernel mounted the rootfs"
54 This will instruct the kernel to automatically mount the
55 devtmpfs filesystem at /dev, directly after the kernel has
69 This instructs the kernel to include the MS_NOEXEC and MS_NOSUID mount
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
[all …]
/drivers/hwtracing/stm/
DKconfig54 This is a kernel space trace source that sends kernel log
57 If you want to send kernel console messages over STM devices,
63 This is a kernel space trace source that sends periodic
72 tristate "Copy the output from kernel Ftrace to STM engine"
75 This option can be used to copy the output from kernel Ftrace
79 If you want to send kernel Ftrace messages over STM devices,
/drivers/staging/rtl8192u/
DTODO4 at https://www.kernel.org/doc/html/latest/process/coding-style.html.
6 use the proper kernel API (pr_debug(), dev_dbg(), netdev_dbg()).
8 * Use in-kernel API and remove unnecessary wrappers where possible.
16 existing kernel APIs.
/drivers/staging/wlan-ng/
DTODO4 at https://www.kernel.org/doc/html/latest/process/coding-style.html.
6 use the proper kernel API (pr_debug(), dev_dbg(), netdev_dbg()).
8 * Use in-kernel API and remove unnecessary wrappers where possible.
16 existing kernel APIs.
/drivers/net/ethernet/ibm/ehea/
Dehea_hw.h206 struct h_epa epa = qp->epas.kernel; in ehea_update_sqa()
213 struct h_epa epa = qp->epas.kernel; in ehea_update_rq3a()
220 struct h_epa epa = qp->epas.kernel; in ehea_update_rq2a()
227 struct h_epa epa = qp->epas.kernel; in ehea_update_rq1a()
234 struct h_epa epa = cq->epas.kernel; in ehea_update_feca()
241 struct h_epa epa = cq->epas.kernel; in ehea_reset_cq_n1()
248 struct h_epa epa = my_cq->epas.kernel; in ehea_reset_cq_ep()
/drivers/bluetooth/
DKconfig36 kernel or say M to compile it as module (btusb).
46 on the kernel commandline.
102 kernel or say M to compile it as module (btsdio).
117 kernel or say M to compile it as module (hci_uart).
286 kernel or say M to compile it as module (bcm203x).
298 kernel or say M to compile it as module (hci_bcm4377).
309 kernel or say M to compile it as module (bpa10x).
322 kernel or say M to compile it as module (bfusb).
335 kernel or say M to compile it as module (dtl1_cs).
349 kernel or say M to compile it as module (bt3c_cs).
[all …]
/drivers/staging/rtl8192e/
DTODO6 at https://www.kernel.org/doc/html/latest/process/coding-style.html.
8 use the proper kernel API (pr_debug(), dev_dbg(), netdev_dbg()).
10 * Use in-kernel API and remove unnecessary wrappers where possible.
18 existing kernel APIs.
/drivers/eisa/
DKconfig21 Say Y here if you are building a kernel for an EISA-based machine.
66 By default, the kernel contains a database of all known EISA
68 to the user. This database increases size of the kernel
70 boots up, so it doesn't take up kernel memory. Anyway, if
71 you are building an installation floppy or kernel for an
72 embedded system where kernel image size really matters, you
/drivers/crypto/allwinner/
DKconfig32 Select this option if you want to provide kernel-side support for
41 This will create /sys/kernel/debug/sun4i-ss/stats for displaying
68 This will create /sys/kernel/debug/sun8i-ce/stats for displaying
86 Select this option if you want to provide kernel-side support for
94 Select this option if you want to provide kernel-side support for
121 This will create /sys/kernel/debug/sun8i-ss/stats for displaying
129 Select this option if you want to provide kernel-side support for
/drivers/net/wireless/intel/iwlwifi/
DKconfig30 This driver uses the kernel's mac80211 subsystem.
35 <https://wireless.wiki.kernel.org/en/users/Drivers/iwlwifi>.
43 inserted in and removed from the running kernel whenever you want),
63 https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi#firmware
73 https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi#firmware
91 This will result in the kernel module being ~100k larger. You can
92 control which debug output is sent to the kernel log by setting the
146 Enables the iwlmei kernel module.
153 This kernel module allows to communicate with the Intel Management
/drivers/net/wireless/intel/iwlegacy/
DKconfig20 This driver uses the kernel's mac80211 subsystem.
33 inserted in and removed from the running kernel whenever you want),
47 This driver uses the kernel's mac80211 subsystem.
60 inserted in and removed from the running kernel whenever you want),
74 This will result in the kernel module being ~100k larger. You can
75 control which debug output is sent to the kernel log by setting the
/drivers/firmware/efi/
DKconfig41 arrange for the kernel to reserve it as a "Soft Reserved"
45 device-dax kmem facility. Say N to have the kernel treat this
56 accessible for both write and execute as the kernel expects
60 ranges used by the kernel are writable and executable.
86 actual kernel image in compressed form, and decompresses it into
150 kernel subsystem, just for testing the UEFI runtime service
208 kernel. System firmware may configure the IOMMU to prevent malicious
218 kernel reenables busmastering after configuring the IOMMU.
221 and should not be enabled without testing. The kernel commandline
237 by a kernel command line option.
[all …]
/drivers/staging/media/
DKconfig7 don't have the "normal" Linux kernel quality level.
15 linux-media@vger.kernel.org mailing list.
48 scheduled for future removal from the kernel.
51 then contact the linux-media@vger.kernel.org mailing list.
/drivers/nfc/nfcmrvl/
DKconfig21 into the kernel or say M to compile it as module.
33 into the kernel or say M to compile it as module.
44 into the kernel or say M to compile it as module.
55 into the kernel or say M to compile it as module.
/drivers/firmware/google/
DKconfig33 kernel to search for Coreboot CBMEM entries, and expose the
56 This option enables the kernel to search for a firmware log in
65 This option enables the kernel to search for a framebuffer in
73 This option enables the kernel to search for a firmware log in
81 This option enables the kernel to expose the content of Google VPD
/drivers/staging/pi433/Documentation/devicetree/
Dpi433.txt53 The file needs to be compiled - either manually or by integration in your kernel
57 For compiling inside of the kernel tree, you need to copy pi433-overlay.dtso to
59 in the Makefile over there. Execute 'make dtbs' in kernel tree root to make the
60 kernel make files compile the device tree overlay for you.
/drivers/net/wireless/ath/ath5k/
DKconfig18 This driver uses the kernel's mac80211 subsystem.
32 mount -t debugfs debug /sys/kernel/debug
35 /sys/kernel/debug/ath5k/phy0/
48 using the kernel tracing infrastructure. Select this
/drivers/staging/iio/
DTODO4 Contact: Jonathan Cameron <jic23@kernel.org>.
5 Mailing list: linux-iio@vger.kernel.org

12345678910>>...18