Home
last modified time | relevance | path

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

12345678910>>...53

/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/nvmem/
H A DKconfig39 This driver can also be built as a module. If so, the module will
50 This driver can also be built as a module. If so, the module will
63 This driver can also be built as a module. If so, the module
75 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
107 This driver can also be built as a module. If so, the module
157 This driver can also be built as a module. If so, the module
189 This driver can also be built as a module. If so, the module
199 This driver can also be built as a module. If so, the module
209 This driver can also be built as a module. If so, the module
[all …]
/linux/drivers/iio/adc/
H A DKconfig650 This driver can also be built as a module. If so, the module will be
661 This driver can also be built as a module. If so, the module will be
670 This driver can also be built as a module. If chosen, the module name
684 This driver can also be built as a module. If so, the module will be
730 This driver can also be built as a module. If so, the module will be
758 This driver can also be built as a module. If so, the module will be
779 This driver can also be built as a module. If so, the module will be
799 This driver can also be built as a module. If so, the module will be
831 This driver can also be built as a module. If so, the module will be
841 This driver can also be built as a module. If so, the module will be
[all …]
/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/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/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/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/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.
H A Dkbuild.rst17 This file lists all modules that are built into the kernel. This is used
22 This file contains modinfo from all modules that are built into the kernel.
28 that are built into the kernel. Together with System.map, it can be used
42 Additional options to the assembler (for built-in and modules).
50 Additional assembler options for built-in.
54 Additional options to the C compiler (for built-in and modules).
58 Additional options to the Rust compiler (for built-in and modules).
63 code that is compiled as built-in.
72 code that is compiled as built-in.
149 building external modules against a pre-built kernel in a separate build
[all …]
H A Dmakefiles.rst34 any built-in or modular targets.
83 These lines define the files to be built, any special compilation
93 foo.o. foo.o will be built from foo.c or foo.S.
95 If foo.o shall be built as a module, the variable obj-m is used.
102 $(CONFIG_FOO) evaluates to either y (for built-in) or m (for module).
106 Built-in object goals - obj-y
114 ``$(AR) rcSTP`` to merge these files into one built-in.a file.
120 built-in.a and succeeding instances will be ignored.
139 $(obj-m) specifies object files which are built as loadable
142 A module may be built from one source file or several source
[all …]
/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/drivers/watchdog/
H A DKconfig228 This driver can also be built as a module. If so, the module
239 This driver can be built as a module. The module name is da9063_wdt.
249 This driver can be built as a module. The module name is da9062_wdt.
279 This driver can also be built as a module. If so, the module
291 This driver can also be built as a module. If so, the module
302 This driver can also be built as a module. If so the module
312 This driver can also be built as a module. If so the module
517 The Intel Footbridge chip contains a built-in watchdog circuit. Say Y
558 be built as a module by choosing M. The module will
584 The driver can be built as a module by choosing M, and will
[all …]
/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/arch/loongarch/
H A DKconfig373 string "Built-in kernel command line"
380 When that occurs, it is possible to define a built-in command
387 Choose how the kernel will handle the provided built-in command
394 Use the built-in command line as fallback in case we get nothing
398 bool "Use built-in to extend bootloader kernel arguments"
400 The built-in command line will be appended to the command-
406 bool "Always use the built-in kernel command string"
408 Always use the built-in command line, even if we get one during
416 bool "Enable built-in dtb in kernel"
424 Built-in DTBs are generic enough and can be used as references.
[all …]
/linux/drivers/gpio/
H A DKconfig141 If built as a module its name will be gpio-idio-16.
166 If driver is built as a module it will be called gpio-altera.
612 When built as a module, the module will be called realtek_otto_gpio.
733 If built as a module its name will be gpio-tangier.
950 If built as a module its name will be gpio-i8255.
1182 controller. It requires the driver to be built in the kernel.
1305 This driver can also be built as a module. If so, the module
1317 This driver can also be built as a module. If so, the module
1328 This driver can also be built as a module. If so, the module
1338 This driver can also be built as a module. If so, the module will be
[all …]
/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.

12345678910>>...53