| /linux/drivers/hwmon/ |
| H A D | Kconfig | 23 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/net/phy/mediatek/ |
| H A D | Kconfig | 7 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 28 Support for MediaTek MT7628 built-in Fast Ethernet PHYs. 41 Supports MediaTek SoC built-in Gigabit Ethernet PHYs. 43 Include support for built-in Ethernet PHYs which are present in 48 Also include support for the built-in Gigabit Ethernet PHYs of
|
| /linux/drivers/net/ieee802154/ |
| H A D | Kconfig | 21 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 D | Kconfig | 19 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/misc/lkdtm/ |
| H A D | lkdtm.h | 14 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/base/firmware_loader/ |
| H A D | Kconfig | 10 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 D | run_manual.rst | 26 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 D | kconfig-macro-language.rst | 81 "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/admin-guide/nfs/ |
| H A D | nfs-rdma.rst | 139 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/Documentation/driver-api/firmware/ |
| H A D | built-in-fw.rst | 2 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/iio/light/ |
| H A D | Kconfig | 32 This driver can also be built as a module. If so, the module 109 If built as a dynamically linked module, it will be called 152 This driver can also be built as a module. If so, the module 422 This driver can also be built as a module. If so, the module 436 This driver can also be built as a module. If so, the module 447 If built as a dynamically linked module, it will be called 502 If built as a dynamically linked module, it will be called 513 If built as a dynamically linked module, it will be called 526 If built as a dynamically linked module, it will be called 537 This driver can also be built as a module. If so, the module [all …]
|
| /linux/Documentation/ABI/testing/ |
| H A D | debugfs-scmi-raw | 11 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 D | Kconfig | 45 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/arch/mips/ |
| H A D | Kconfig.debug | 30 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/drivers/accessibility/speakup/ |
| H A D | Kconfig | 9 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/Documentation/sound/cards/ |
| H A D | joystick.rst | 19 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/scripts/ |
| H A D | generate_builtin_ranges.awk | 69 # (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/drivers/firmware/arm_scmi/transports/ |
| H A D | Kconfig | 34 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/arch/loongarch/ |
| H A D | Kconfig | 429 string "Built-in kernel command line" 436 When that occurs, it is possible to define a built-in command 443 Choose how the kernel will handle the provided built-in command 450 Use the built-in command line as fallback in case we get nothing 454 bool "Use built-in to extend bootloader kernel arguments" 456 The built-in command line will be appended to the command- 462 bool "Always use the built-in kernel command string" 464 Always use the built-in command line, even if we get one during 472 bool "Enable built-in dtb in kernel" 480 Built-in DTBs are generic enough and can be used as references. [all …]
|
| /linux/drivers/mtd/nand/raw/ingenic/ |
| H A D | Kconfig | 22 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
|
| /linux/drivers/spmi/ |
| H A D | Kconfig | 29 built-in SPMI PMIC Arbiter interface on Hisilicon 3670 40 built-in SPMI PMIC Arbiter interface on Qualcomm MSM family 51 built-in SPMI PMIC Arbiter interface on Mediatek family
|
| /linux/drivers/iio/imu/inv_icm45600/ |
| H A D | Kconfig | 27 This driver can be built as a module. The module will be called 48 This driver can be built as a module. The module will be called 69 This driver can be built as a module. The module will be called
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-module | 7 dynamic module. If it is built directly into the kernel, it 11 Note: The conditions of creation in the built-in case are not 33 Note: If the module is built into the kernel, or if the
|
| /linux/drivers/firmware/imx/ |
| H A D | Kconfig | 35 This driver can also be built as a module. 46 This driver can also be built as a module. 57 This driver can also be built as a module.
|
| /linux/drivers/net/can/ |
| H A D | Kconfig | 31 This driver can also be built as a module. If so, the module 46 This driver can also be built as a module. If so, the module 103 This driver can also be built as a module. If so, the module 122 If this driver is built as a module, it will be called can327. 165 This driver can also be built as a module. If so, the module will be 205 This driver can also be built as a module. If so, the module
|