Home
last modified time | relevance | path

Searched full:built (Results 1 – 25 of 1290) sorted by relevance

12345678910>>...52

/linux/drivers/hwmon/
H A DKconfig23 This support can also be built as a module. If so, the module
53 This driver can also be built as a module. If so, the module
67 This driver can also be built as a module. If so, the module
85 This driver can also be built as a module. If so, the module
95 This driver can also be built as a module. If so, the module
105 This driver can also be built as a module. If so, the module
116 This driver can also be built as a module. If so, the module
127 This driver can also be built as a module. If so, the module
138 This driver can also be built as a module. If so, the module
148 This driver can also be built as a module. If so, the module
[all …]
/linux/drivers/rtc/
H A DKconfig158 This driver can also be built as a module. If so, the module
172 This driver can also be built as a module. If so, the module
182 This driver can also be built as a module. If so, the module
192 This driver can also be built as a module. If so, the module
202 This driver can also be built as a module. If so, the module
212 This driver can also be built as a module. If so, the module
223 This driver can also be built as a module. If so, the module
233 This driver can also be built as a module. If so, the module
244 This driver can also be built as a module. If so, the module will
254 This driver can also be built as a module. If so, the module
[all …]
/linux/drivers/i2c/busses/
H A DKconfig28 This driver can also be built as a module. If so, the module
40 This driver can also be built as a module. If so, the module
50 This driver can also be built as a module. If so, the module
62 This driver can also be built as a module. If so, the module
72 This driver can also be built as a module. If so, the module
82 This driver can also be built as modules. If so, the modules will
92 built-in ASF functionality, allowing it to issue generic SMBus
109 This driver can also be built as a module. If so, the module
172 This driver can also be built as a module. If so, the module
191 This driver can also be built as a module. If so, the module
[all …]
/linux/drivers/i2c/muxes/
H A DKconfig19 This driver can also be built as a module. If so, the module
31 This driver can also be built as a module. If so, the module
44 This driver can also be built as a module. If so, the module
55 This driver can also be built as a module. If so, the module
64 This driver can also be built as a module. If so, the module
74 This driver can also be built as a module. If so, the module
87 This driver can also be built as a module. If so, the module will be
99 This driver can also be built as a module. If so, the module
119 This driver can also be built as a module. If so, the module
135 This driver can also be built as a module. If so, the module
/linux/drivers/net/ieee802154/
H A DKconfig21 This driver can also be built as a module. To do so say M here.
33 This driver can also be built as a module. To do so, say M here.
45 This driver can also be built as a module. To do so, say M here.
56 This driver can also be built as a module. To do so, say M here.
66 This driver can also be built as a module. To do so say M here.
77 This driver can also be built as a module. To do so, say M here.
89 This driver can also be built as a module. To do so, say M here.
111 This driver can also be built as a module. To do so, say M here.
122 This driver can also be built as a module. To do so say M here.
/linux/net/caif/
H A DKconfig19 built as a module. You will also need to say Y (or M) to any CAIF
40 This can be either built-in or a loadable module.
41 If you select to build it as a built-in then the main CAIF device must
42 also be a built-in.
51 This can be either built-in or a loadable module.
52 If you select to build it as a built-in then the main CAIF device must
53 also be a built-in.
/linux/drivers/misc/lkdtm/
H A Dlkdtm.h14 pr_err("Unexpected! This %s was built with " #kconfig "=y\n", \
17 pr_warn("This is probably expected, since this %s was built *without* " #kconfig "=y\n", \
28 …pr_warn("This is probably expected, since this %s was built with " #kconfig "=y but booted with '"…
32 pr_err("Unexpected! This %s was built with " #kconfig "=y and booted with '" param "=Y'\n", \
36 …pr_err("Unexpected! This %s was built with " #kconfig "=y (and booted without '" param "' specifie…
42 …pr_warn("This is probably expected, as this %s was built *without* " #kconfig "=y and booted with …
46 … pr_err("Unexpected! This %s was built *without* " #kconfig "=y but booted with '" param "=Y'\n", \
50 …pr_err("This is probably expected, since this %s was built *without* " #kconfig "=y (and booted wi…
/linux/drivers/net/phy/mediatek/
H A DKconfig7 Supports MediaTek SoC built-in 2.5Gb Ethernet PHYs.
17 Supports the MediaTek non-built-in Gigabit Ethernet PHYs.
19 Non-built-in Gigabit Ethernet PHYs include mt7530/mt7531.
21 common operations with MediaTek SoC built-in Gigabit
32 Supports MediaTek SoC built-in Gigabit Ethernet PHYs.
34 Include support for built-in Ethernet PHYs which are present in
/linux/drivers/base/firmware_loader/builtin/
H A Dmain.c38 * if the firmware was built-in and if so use it right away. This can be used
41 * This looks for the firmware in the built-in kernel. Only if the kernel was
42 * built-in with the firmware you are looking for will this return successfully.
70 * @buf: If set this lets you use a pre-allocated buffer so that the built-in
75 * If the built-in firmware does not fit into the pre-allocated @buf this
78 * This looks for the firmware in the built-in kernel. Only if the kernel was
79 * built-in with the firmware you are looking for will this call possibly
81 * built-in firmware fits into the pre-allocated buffer size specified in
/linux/drivers/base/firmware_loader/
H A DKconfig10 will first look for built-in firmware, if it has any. Next, it will
23 You typically want this built-in (=y) but you can also enable this
24 as a module, in which case the firmware_class module will be built.
25 You also want to be sure to enable this built-in if you are going to
26 enable built-in firmware (CONFIG_EXTRA_FIRMWARE).
59 kernel firmware files. Built-in firmware searches are preceded
105 built-in. For details on how to work with the sysfs fallback mechanism
135 be if you have drivers which require firmware built-in and for
148 if firmware_class is built-in.
191 that are built into the kernel image (CONFIG_EXTRA_FIRMWARE).
/linux/Documentation/kbuild/
H A Dkconfig-macro-language.rst81 "user-defined function" in contrast to "built-in function" listed below).
93 Built-in functions
96 Like Make, Kconfig provides several built-in functions. Every function takes a
99 In Make, every built-in function takes at least one argument. Kconfig allows
100 zero argument for built-in functions, such as $(filename), $(lineno). You could
101 consider those as "built-in variable", but it is just a matter of how we call
102 it after all. Let's say "built-in function" here to refer to natively supported
105 Kconfig currently supports the following built-in functions.
172 In Make, a user-defined function is referenced by using a built-in function,
177 Kconfig invokes user-defined functions and built-in functions in the same way.
/linux/Documentation/dev-tools/kunit/
H A Drun_manual.rst26 tests can also be built by enabling their config options in our
28 ending in ``_KUNIT_TEST``. Most tests can either be built as a module,
29 or be built into the kernel.
44 Once we have built our kernel (and/or modules), it is simple to run
45 the tests. If the tests are built-in, they will run automatically on the
49 If the tests are built as modules, they will run when the module is
84 You can use the debugfs filesystem to trigger built-in tests to run after
/linux/Documentation/admin-guide/nfs/
H A Dnfs-rdma.rst139 and server will not be built
142 in this case the NFS/RDMA client and server will be built as modules
145 and server will be built into the kernel
148 the NFS/RDMA client and server will be built.
163 If you built the RDMA components as modules, load them at
247 If the NFS/RDMA server was built as a module (CONFIG_SUNRPC_XPRT_RDMA=m in
254 Regardless of how the server was built (module or built-in), start the
275 If the NFS/RDMA client was built as a module (CONFIG_SUNRPC_XPRT_RDMA=m in
282 Regardless of how the client was built (module or built-in), use this
/linux/drivers/gpu/drm/panel/
H A DKconfig68 the host and has a built-in LED backlight.
88 interface to the host and has a built-in LED backlight.
305 the host and has a built-in LED backlight.
357 the host, a built-in LED backlight and touch controller.
368 the host and has a built-in LED backlight.
379 the host and has a built-in LED backlight.
390 the host and has a built-in LED backlight.
443 built-in LED backlight.
464 has a resolution of 720x1440 pixels, a built in backlight and touch
490 Say Y here if you want to enable support for the panels built
[all …]
/linux/Documentation/driver-api/firmware/
H A Dbuilt-in-fw.rst2 Built-in firmware
5 Firmware can be built-in to the kernel, this means building the firmware
8 directly. You can enable built-in firmware using the kernel configuration
22 able to make use of built-in firmware:
/linux/Documentation/ABI/testing/
H A Ddebugfs-scmi-raw11 Each write to the entry causes one command request to be built
29 Each write to the entry causes one command request to be built
45 Each write to the entry causes one command request to be built
65 Each write to the entry causes one command request to be built
116 Each write to the entry causes one command request to be built
143 Each write to the entry causes one command request to be built
169 Each write to the entry causes one command request to be built
198 Each write to the entry causes one command request to be built
/linux/security/tomoyo/
H A DKconfig45 Say Y here if you want to activate access control as soon as built-in
78 bool "Use insecure built-in settings for fuzzing tests."
83 Enabling this option forces minimal built-in policy and disables
85 this option only if this kernel is built for doing fuzzing tests.
/linux/drivers/accessibility/speakup/
H A DKconfig9 video console for blind people. If built in to the
24 Speakup can either be built in or compiled as a module
28 the synthesizer drivers below can only be built as
36 The Dectalk pc driver can only be built as a module, and
127 This driver must be built as a module, and can not be
175 it built-in to the kernel or loaded as a module.
/linux/kernel/rcu/
H A DKconfig.debug33 tests on the RCU infrastructure. The kernel module may be built
36 Say Y here if you want RCU performance tests to be built into
48 on the RCU infrastructure. The kernel module may be built
51 Say Y here if you want RCU torture tests to be built into
109 The kernel module may be built after the fact on the running kernel to be
112 Say Y here if you want these performance tests built into the kernel.
/linux/scripts/
H A Dgenerate_builtin_ranges.awk69 # (1) Build a lookup map of built-in module names.
312 # (3) Collect offset ranges (relative to the section base address) for built-in
334 # If the current object does not belong to a built-in module, ignore it.
336 # If it does, we add a new built-in module offset range record.
348 # Determine which (if any) built-in modules the object belongs to.
351 # If we are processing a built-in module:
379 # If we encountered an object that is not part of a built-in module, we
384 # At this point, we encountered the start of a new built-in module.
402 # (3) Collect offset ranges (relative to the section base address) for built-in
446 # Determine which (if any) built
[all...]
/linux/arch/mips/
H A DKconfig.debug30 bool "Built-in kernel command line"
41 The built-in options will be concatenated to the default command
43 command line will be ignored and replaced by the built-in string.
64 bool "Built-in command line overrides firmware arguments"
69 Instead, the built-in command line will be used exclusively.
/linux/Documentation/sound/cards/
H A Djoystick.rst19 built-in gameport support. Hence, when the ALSA PCI driver is built
79 built-in gameport support.
81 As mentioned above, ALSA PCI drivers have the built-in gameport
89 ALSA ISA drivers don't have the built-in gameport support.
/linux/drivers/firmware/arm_scmi/transports/
H A DKconfig34 This driver can also be built as a module. If so, the module
48 This driver can also be built as a module. If so, the module
77 This driver can also be built as a module. If so, the module
90 This driver can also be built as a module. If so, the module
/linux/drivers/pmdomain/arm/
H A DKconfig11 This driver can also be built as a module. If so, the module will be
23 This driver can also be built as a module. If so, the module
36 This driver can also be built as a module. If so, the module will be
/linux/drivers/mtd/nand/raw/ingenic/
H A DKconfig22 This driver can also be built as a module. If so, the module
32 This driver can also be built as a module. If so, the module
42 This driver can also be built as a module. If so, the module

12345678910>>...52