Searched +full:system +full:- +full:on +full:- +full:module (Results 1 – 25 of 1138) sorted by relevance
12345678910>>...46
| /kernel/linux/linux-4.19/drivers/input/touchscreen/ |
| D | Kconfig | 16 depends on INPUT 20 depends on MFD_88PM860X 23 support for the built-in touchscreen. 27 To compile this driver as a module, choose M here: the 28 module will be called 88pm860x-ts. 32 depends on SPI_MASTER 33 depends on HWMON = n || HWMON 37 and your board-specific setup code includes that in its 41 on your board, you will also get hwmon interfaces for the voltage 42 (and on ads7846/tsc2046/ad7873, temperature) sensors of this chip. [all …]
|
| /kernel/linux/linux-5.10/drivers/input/touchscreen/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 17 depends on INPUT 21 depends on MFD_88PM860X 24 support for the built-in touchscreen. 28 To compile this driver as a module, choose M here: the 29 module will be called 88pm860x-ts. 33 depends on SPI_MASTER 34 depends on HWMON = n || HWMON 38 and your board-specific setup code includes that in its 42 on your board, you will also get hwmon interfaces for the voltage [all …]
|
| /kernel/linux/linux-4.19/drivers/pci/hotplug/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 8 depends on PCI && SYSFS 9 ---help--- 20 depends on X86 && PCI_BIOS 25 To compile this driver as a module, choose M here: the 26 module will be called cpqphp. 31 bool "Save configuration into NVRAM on Compaq servers" 32 depends on HOTPLUG_PCI_COMPAQ 36 system configuration options in NVRAM. 42 depends on X86_IO_APIC && X86 && PCI_BIOS [all …]
|
| /kernel/linux/linux-5.10/drivers/pci/hotplug/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 8 depends on PCI && SYSFS 20 depends on X86 && PCI_BIOS 25 To compile this driver as a module, choose M here: the 26 module will be called cpqphp. 31 bool "Save configuration into NVRAM on Compaq servers" 32 depends on HOTPLUG_PCI_COMPAQ 36 system configuration options in NVRAM. 42 depends on X86_IO_APIC && X86 && PCI_BIOS 47 To compile this driver as a module, choose M here: the [all …]
|
| /kernel/linux/linux-5.10/drivers/input/mouse/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 24 Say Y here if you have a PS/2 mouse connected to your system. This 25 includes the standard 2 or 3-button PS/2 mouse, as well as PS/2 39 To compile this driver as a module, choose M here: the 40 module will be called psmouse. 45 depends on MOUSE_PS2 48 your system. 55 depends on MOUSE_PS2 58 your system. 65 depends on MOUSE_PS2 [all …]
|
| /kernel/linux/linux-4.19/drivers/input/mouse/ |
| D | Kconfig | 23 Say Y here if you have a PS/2 mouse connected to your system. This 24 includes the standard 2 or 3-button PS/2 mouse, as well as PS/2 38 To compile this driver as a module, choose M here: the 39 module will be called psmouse. 44 depends on MOUSE_PS2 47 your system. 54 depends on MOUSE_PS2 57 your system. 64 depends on MOUSE_PS2 67 your system. [all …]
|
| /kernel/linux/linux-5.10/drivers/crypto/allwinner/ |
| D | Kconfig | 3 depends on ARCH_SUNXI || COMPILE_TEST 9 tristate "Support for Allwinner Security System cryptographic accelerator" 10 depends on ARCH_SUNXI 11 depends on PM 12 depends on CRYPTO_DEV_ALLWINNER 20 Security System. Select this if you want to use it. 21 The Security System handle AES/DES/3DES ciphers in CBC mode 24 To compile this driver as a module, choose M here: the module 25 will be called sun4i-ss. 28 bool "Support for Allwinner Security System PRNG" [all …]
|
| /kernel/linux/linux-5.10/drivers/acpi/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 11 depends on ARCH_SUPPORTS_ACPI 17 Linux requires an ACPI-compliant platform (hardware/firmware), 18 and assumes the presence of OS-directed configuration and power 24 the Plug-and-Play BIOS specification (PnP BIOS), the 30 <https://01.org/linux-acpi> 32 Linux support for ACPI is based on Intel Corporation's ACPI 33 Component Architecture (ACPI CA). For more information on the 37 ACPI is an open industry specification originally co-developed by 38 Hewlett-Packard, Intel, Microsoft, Phoenix, and Toshiba. Currently, [all …]
|
| /kernel/linux/linux-5.10/certs/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 5 string "File name or PKCS#11 URI of module signing key" 7 depends on MODULE_SIG 16 certificate as described in Documentation/admin-guide/module-signing.rst 19 bool "Provide system-wide ring of trusted keys" 20 depends on KEYS 21 depends on ASYMMETRIC_KEY_TYPE 23 Provide a system keyring to which trusted keys can be added. Keys in 25 by the kernel from compiled-in data and from hardware key stores, but 29 Keys in this keyring are used by module signature checking. [all …]
|
| /kernel/linux/linux-4.19/Documentation/admin-guide/ |
| D | ras.rst | 10 Reliability, Availability and Serviceability (RAS) is a concept used on 14 is the probability that a system will produce correct outputs. 20 is the probability that a system is operational at a given time 27 is the simplicity and speed with which a system can be repaired or 30 * Generally measured on Mean Time Between Repair (MTBR) 33 ------------- 35 In order to reduce systems downtime, a system should be capable of detecting 38 the system administrator to take the action of replacing a component before 39 it causes data loss or system downtime. 47 Self-Monitoring, Analysis and Reporting Technology (SMART). [all …]
|
| /kernel/linux/linux-4.19/drivers/acpi/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 11 depends on ARCH_SUPPORTS_ACPI 12 depends on PCI 17 Linux requires an ACPI-compliant platform (hardware/firmware), 18 and assumes the presence of OS-directed configuration and power 24 the Plug-and-Play BIOS specification (PnP BIOS), the 30 <https://01.org/linux-acpi> 32 Linux support for ACPI is based on Intel Corporation's ACPI 33 Component Architecture (ACPI CA). For more information on the 37 ACPI is an open industry specification originally co-developed by [all …]
|
| /kernel/linux/linux-4.19/certs/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 5 string "File name or PKCS#11 URI of module signing key" 7 depends on MODULE_SIG 16 certificate as described in Documentation/admin-guide/module-signing.rst 19 bool "Provide system-wide ring of trusted keys" 20 depends on KEYS 21 depends on ASYMMETRIC_KEY_TYPE 23 Provide a system keyring to which trusted keys can be added. Keys in 25 by the kernel from compiled-in data and from hardware key stores, but 29 Keys in this keyring are used by module signature checking. [all …]
|
| /kernel/linux/linux-5.10/drivers/watchdog/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 16 on-line as fast as possible after a lock-up. There's both a watchdog 21 <file:Documentation/watchdog/watchdog-api.rst> in the kernel source. 25 <ftp://ibiblio.org/pub/Linux/system/daemons/watchdog/>. This daemon can 42 bool "Disable watchdog shutdown on close" 51 bool "Update boot-enabled watchdog until userspace takes over" 58 the watchdog on its own. Thus if your userspace does not start fast 80 depends on WATCHDOG_CORE 86 depends on WATCHDOG_PRETIMEOUT_GOV 94 depends on WATCHDOG_CORE [all …]
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| D | ras.rst | 10 Reliability, Availability and Serviceability (RAS) is a concept used on 14 is the probability that a system will produce correct outputs. 20 is the probability that a system is operational at a given time 27 is the simplicity and speed with which a system can be repaired or 30 * Generally measured on Mean Time Between Repair (MTBR) 33 ------------- 35 In order to reduce systems downtime, a system should be capable of detecting 38 the system administrator to take the action of replacing a component before 39 it causes data loss or system downtime. 47 Self-Monitoring, Analysis and Reporting Technology (SMART). [all …]
|
| /kernel/linux/linux-4.19/drivers/watchdog/ |
| D | Kconfig | 8 ---help--- 15 on-line as fast as possible after a lock-up. There's both a watchdog 20 <file:Documentation/watchdog/watchdog-api.txt> in the kernel source. 24 <ftp://ibiblio.org/pub/Linux/system/daemons/watchdog/>. This daemon can 34 ---help--- 41 bool "Disable watchdog shutdown on close" 50 bool "Update boot-enabled watchdog until userspace takes over" 57 the watchdog on its own. Thus if your userspace does not start fast 78 A software monitoring watchdog. This will fail to reboot your system 82 To compile this driver as a module, choose M here: the [all …]
|
| /kernel/linux/linux-5.10/fs/minix/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 tristate "Minix file system support" 4 depends on BLOCK 6 Minix is a simple operating system used in many classes about OS's. 7 The minix file system (method to organize files on a hard disk 8 partition or a floppy disk) was the original file system for Linux, 9 but has been superseded by the second extended file system ext2fs. 10 You don't want to use the minix file system on your hard disk 11 because of certain built-in restrictions, but it is sometimes found 12 on older Linux floppy disks. This option will enlarge your kernel [all …]
|
| /kernel/linux/linux-4.19/drivers/firmware/ |
| D | Kconfig | 3 # see Documentation/kbuild/kconfig-language.txt. 13 depends on ARM_PSCI_FW && HOTPLUG_CPU && CPU_IDLE && !TORTURE_TEST 19 on and off through hotplug, so for now torture tests and PSCI checker 23 bool "ARM System Control and Management Interface (SCMI) Message Protocol" 24 depends on ARM || ARM64 || COMPILE_TEST 25 depends on MAILBOX 27 ARM System Control and Management Interface (SCMI) protocol is a 28 set of operating system-independent software interfaces that are 29 used in system management. SCMI is extensible and currently provides 30 interfaces for: Discovery and self-description of the interfaces [all …]
|
| /kernel/linux/linux-5.10/drivers/tty/serial/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 7 depends on HAS_IOMEM 11 depends on SERIAL_CORE 19 comment "Non-8250 serial port support" 23 depends on ARM_AMBA 33 bool "Support for console on AMBA serial port" 34 depends on SERIAL_AMBA_PL010=y 37 Say Y here if you wish to use an AMBA PrimeCell UART as the system 38 console (the system console is the device which receives all kernel 42 (/dev/tty0) will still be used as the system console by default, but [all …]
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/arm/ |
| D | technologic.txt | 2 -------------------------------------------------- 4 TS-4600 is a System-on-Module based on the Freescale i.MX28 System-on-Chip. 5 It can be mounted on a carrier board providing additional peripheral connectors. 7 - compatible = "technologic,imx28-ts4600", "fsl,imx28" 9 TS-4800 board 11 - compatible = "technologic,imx51-ts4800", "fsl,imx51"; 13 TS-4900 is a System-on-Module based on the Freescale i.MX6 System-on-Chip. 14 It can be mounted on a carrier board providing additional peripheral connectors. 16 - compatible = "technologic,imx6dl-ts4900", "fsl,imx6dl" 17 - compatible = "technologic,imx6q-ts4900", "fsl,imx6q" [all …]
|
| /kernel/linux/linux-4.19/drivers/tty/serial/ |
| D | Kconfig | 8 depends on HAS_IOMEM 12 depends on SERIAL_CORE 20 comment "Non-8250 serial port support" 24 depends on ARM_AMBA 34 bool "Support for console on AMBA serial port" 35 depends on SERIAL_AMBA_PL010=y 37 ---help--- 38 Say Y here if you wish to use an AMBA PrimeCell UART as the system 39 console (the system console is the device which receives all kernel 43 (/dev/tty0) will still be used as the system console by default, but [all …]
|
| /kernel/linux/linux-5.10/drivers/firmware/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 4 # see Documentation/kbuild/kconfig-language.rst. 10 tristate "ARM System Control and Management Interface (SCMI) Message Protocol" 11 depends on ARM || ARM64 || COMPILE_TEST 12 depends on MAILBOX || HAVE_ARM_SMCCC_DISCOVERY 14 ARM System Control and Management Interface (SCMI) protocol is a 15 set of operating system-independent software interfaces that are 16 used in system management. SCMI is extensible and currently provides 17 interfaces for: Discovery and self-description of the interfaces 19 a given device or domain into the various power-saving states that [all …]
|
| /kernel/linux/linux-4.19/fs/minix/ |
| D | Kconfig | 2 tristate "Minix file system support" 3 depends on BLOCK 5 Minix is a simple operating system used in many classes about OS's. 6 The minix file system (method to organize files on a hard disk 7 partition or a floppy disk) was the original file system for Linux, 8 but has been superseded by the second extended file system ext2fs. 9 You don't want to use the minix file system on your hard disk 10 because of certain built-in restrictions, but it is sometimes found 11 on older Linux floppy disks. This option will enlarge your kernel 14 To compile this file system support as a module, choose M here: the [all …]
|
| /kernel/linux/linux-4.19/drivers/s390/net/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 3 depends on NETDEVICES && S390 8 depends on CCW && NETDEVICES && (ETHERNET || FDDI) 10 Select this option if you want to use LCS networking on IBM System z. 12 To compile as a module, choose M. The module name is lcs. 18 depends on CCW && NETDEVICES 20 Select this option if you want to use channel-to-channel 21 point-to-point networking on IBM System z. 24 This driver also supports channel-to-channel MPC SNA devices. 26 To compile as a module, choose M. The module name is ctcm. [all …]
|
| /kernel/linux/linux-5.10/Documentation/driver-api/serial/ |
| D | rocket.rst | 5 Device Driver for the Linux Operating System 9 ---------------- 13 high-speed serial ports or modems. This driver supports up to a combination 18 The driver can also be installed as an external module using the usual 19 "make;make install" routine. This external module driver, obtainable 22 into them. Installations instructions for the external module 26 this driver in module form. 29 switches on the board. See the section "ISA Rocketport Boards" below for 30 information on how to set the DIP switches. 32 You pass the I/O port to the driver using the following module parameters: [all …]
|
| /kernel/linux/linux-5.10/drivers/usb/typec/ucsi/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 4 tristate "USB Type-C Connector System Software Interface driver" 5 depends on !CPU_BIG_ENDIAN 7 USB Type-C Connector System Software Interface (UCSI) is a 8 specification for an interface that allows the operating system to 9 control the USB Type-C ports. On UCSI system the USB Type-C ports 12 is required. UCSI is available on most of the new Intel based systems 13 that are equipped with Embedded Controller and USB Type-C ports. 16 on the platform, ACPI, PCI, I2C, etc. may be used. Therefore this 21 https://www.intel.com/content/www/us/en/io/universal-serial-bus/usb-type-c-ucsi-spec.html [all …]
|
12345678910>>...46