/linux/drivers/input/touchscreen/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 17 depends on MFD_88PM860X 20 support for the built-in touchscreen. 24 To compile this driver as a module, choose M here: the 25 module will be called 88pm860x-ts. 29 depends on SPI_MASTER 30 depends on HWMON = n || HWMON 34 and your board-specific setup code includes that in its 38 on your board, you will also get hwmon interfaces for the voltage 39 (and on ads7846/tsc2046/ad7873, temperature) sensors of this chip. [all …]
|
/linux/drivers/input/mouse/ |
H A 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 …]
|
/linux/drivers/crypto/allwinner/ |
H A 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 …]
|
/linux/certs/ |
H A 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 || (IMA_APPRAISE_MODSIG && MODULES) 16 certificate as described in Documentation/admin-guide/module-signing.rst 19 prompt "Type of module signing key to be generated" 20 depends on MODULE_SIG || (IMA_APPRAISE_MODSIG && MODULES) 22 The type of module signing key type to generate. This option 28 Use an RSA key for module signing. 33 depends on !(MODULE_SIG_SHA256 || MODULE_SIG_SHA3_256) 35 Use an elliptic curve key (NIST P384) for module signing. Use [all …]
|
/linux/drivers/platform/surface/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 # Microsoft Surface Platform-Specific Drivers 7 bool "Microsoft Surface Platform-Specific Device Drivers" 8 depends on ARM64 || X86 || COMPILE_TEST 11 Say Y here to get to see options for platform-specific device drivers 21 depends on ACPI_WMI 22 depends on DMI 23 depends on INPUT 24 depends on SPI 28 To compile this driver as a module, choose M here: the module will [all …]
|
/linux/drivers/watchdog/ |
H A 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 <https://ibiblio.org/pub/Linux/system/daemons/watchdog/>. This daemon 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 77 bool "Enable watchdog hrtimer-based pretimeouts" 88 depends on WATCHDOG_CORE 94 depends on WATCHDOG_PRETIMEOUT_GOV [all …]
|
/linux/drivers/acpi/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 11 depends on ARCH_SUPPORTS_ACPI 19 Linux requires an ACPI-compliant platform (hardware/firmware), 20 and assumes the presence of OS-directed configuration and power 26 the Plug-and-Play BIOS specification (PnP BIOS), the 31 Linux support for ACPI is based on Intel Corporation's ACPI 32 Component Architecture (ACPI CA). For more information on the 36 ACPI is an open industry specification originally co-developed by 37 Hewlett-Packard, Intel, Microsoft, Phoenix, and Toshiba. Currently, 65 depends on THERMAL [all …]
|
/linux/drivers/char/ipmi/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 7 tristate 'IPMI top-level message handler' 8 depends on HAS_IOMEM 15 voltage, etc.) in a system. 17 See <file:Documentation/driver-api/ipmi.rst> for more details on the driver. 31 bool 'Generate a panic event to all BMCs on a panic' 36 available, the module parameter for ipmi_msghandler named 42 depends on IPMI_PANIC_EVENT 52 the module parameter for ipmi_msghandler named panic_op can 63 tristate 'IPMI System Interface handler' [all …]
|
/linux/Documentation/admin-guide/RAS/ |
H A D | main.rst | 1 .. SPDX-License-Identifier: GPL-2.0 14 Reliability, Availability and Serviceability (RAS) is a concept used on 18 is the probability that a system will produce correct outputs. 24 is the probability that a system is operational at a given time 31 is the simplicity and speed with which a system can be repaired or 34 * Generally measured on Mean Time Between Repair (MTBR) 37 ------------- 39 In order to reduce systems downtime, a system should be capable of detecting 42 the system administrator to take the action of replacing a component before 43 it causes data loss or system downtime. [all …]
|
/linux/drivers/usb/typec/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 4 tristate "USB Type-C Support" 6 USB Type-C Specification defines a cable and connector for USB where 7 only one type of plug is supported on both ends, i.e. there will not 8 be Type-A plug on one end of the cable and Type-B plug on the other. 9 Determination of the host-to-device relationship happens through a 10 specific Configuration Channel (CC) which goes through the USB Type-C 12 Accessory Modes - Analog Audio and Debug - and if USB Power Delivery 21 Modes when they are supported. USB Power Delivery does not depend on 22 USB Type-C connector, however it is mostly used together with USB [all …]
|
/linux/drivers/hwtracing/coresight/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 7 depends on ARM || ARM64 8 depends on OF || ACPI 15 a topological view of the CoreSight components based on a DT 19 To compile this driver as a module, choose M here: the 20 module will be called coresight. 32 modules will be called coresight-funnel and coresight-replicator. 37 depends on CORESIGHT_LINKS_AND_SINKS 40 Depending on its configuration the device can act as a link (embedded 41 trace router - ETR) or sink (embedded trace FIFO). The driver [all …]
|
/linux/drivers/platform/surface/aggregator/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0+ 2 # Copyright (C) 2019-2022 Maximilian Luz <luzmaximilian@gmail.com> 5 tristate "Microsoft Surface System Aggregator Module Subsystem and Drivers" 6 depends on SERIAL_DEV_BUS 7 depends on ACPI && !RISCV 10 The Surface System Aggregator Module (Surface SAM or SSAM) is an 11 embedded controller (EC) found on 5th- and later-generation Microsoft 15 Depending on the device in question, this EC provides varying 17 - EC access from ACPI via Surface ACPI Notify (5th- and 6th-generation) 18 - battery status information (all devices) [all …]
|
/linux/drivers/usb/typec/ucsi/ |
H A 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 6 depends on USB_ROLE_SWITCH || !USB_ROLE_SWITCH 9 USB Type-C Connector System Software Interface (UCSI) is a 10 specification for an interface that allows the operating system t [all...] |
/linux/fs/minix/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 tristate "Minix file system support" 4 depends on BLOCK 7 Minix is a simple operating system used in many classes about OS's. 8 The minix file system (method to organize files on a hard disk 9 partition or a floppy disk) was the original file system for Linux, 10 but has been superseded by the second extended file system ext2fs. 11 You don't want to use the minix file system on your hard disk 12 because of certain built-in restrictions, but it is sometimes found 13 on older Linux floppy disks. This option will enlarge your kernel [all …]
|
/linux/drivers/rtc/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 16 depends on !S390 20 be allowed to plug one or more RTCs to your system. You will 26 bool "Set system time from RTC on startup and resume" 29 If you say yes here, the system time (wall clock) will be set using 34 string "RTC used to set the system time" 35 depends on RTC_HCTOSYS 38 The RTC device that will be used to (re)initialize the system 39 clock, usually rtc0. Initialization is done when the system 44 This clock should be battery-backed, so that it reads the correct [all …]
|
/linux/drivers/xen/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 depends on XEN 10 the system to expand the domain's memory allocation, or alternatively 11 return unneeded memory to the system. 15 depends on XEN_BALLOON && MEMORY_HOTPLUG 19 available for the system above limit declared at system startup. 20 It is very useful on critical systems which require long 29 effect by checking /sys/devices/system/memory/auto_online_blocks 32 2) control domain: xl mem-max <target-domain> <maxmem> 35 3) control domain: xl mem-set <target-domain> <memory> [all …]
|
/linux/drivers/firmware/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 4 # see Documentation/kbuild/kconfig-language.rst. 12 tristate "ARM System Control and Power Interface (SCPI) Message Protocol" 13 depends on ARM || ARM64 || COMPILE_TEST 14 depends on MAILBOX 16 System Control and Power Interface (SCPI) Message Protocol is 18 Cores(AP) and the System Control Processor(SCP). The MHU peripheral 19 provides a mechanism for inter-processor communication between SCP 22 SCP controls most of the power management on the Application 25 certain system clocks configuration, thermal sensors and many [all …]
|
/linux/drivers/input/joystick/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 7 depends on !UML 10 weapon control system or something like that you can say Y here 33 To compile this driver as a module, choose M here: the 34 module will be called analog. 43 To compile this driver as a module, choose M here: the 44 module will be called a3d. 48 depends on IIO 54 To compile this driver as a module, choose M here: the 55 module will be called adc-joystick. [all …]
|
/linux/arch/s390/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 52 depends on KASAN 298 Refer to <file:Documentation/arch/s390/zfcpdump.rst> for more details on this. 339 bool "IBM System z10" 341 depends on $(cc-option,-march=z10) 343 Select this to enable optimizations for IBM System z10 (2097 and 2098 349 depends on $(cc-option,-march=z196) 353 not work on older machines. 358 depends on $(cc-option,-march=zEC12) 361 2827 series). The kernel will be slightly faster but will not work on [all …]
|
/linux/Documentation/arch/x86/ |
H A D | intel_txt.rst | 6 Technology (Intel(R) TXT), defines platform-level enhancements that 13 - Provides dynamic root of trust for measurement (DRTM) 14 - Data protection in case of improper shutdown 15 - Measurement and verification of launched environment 18 non-vPro systems. It is currently available on desktop systems 19 based on the Q35, X38, Q45, and Q43 Express chipsets (e.g. Dell 20 Optiplex 755, HP dc7800, etc.) and mobile systems based on the GM45, 30 - LinuxTAG 2008: 31 http://www.linuxtag.org/2008/en/conf/events/vp-donnerstag.html 33 - TRUST2008: [all …]
|
/linux/samples/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 11 depends on CC_CAN_LINK 14 tristate "Build trace_events examples -- loadable modules only" 15 depends on EVENT_TRACING && m 17 This builds the trace event example module. 20 tristate "Build custom trace event example - [all...] |
/linux/Documentation/driver-api/ |
H A D | ipmi.rst | 8 standard for controlling intelligent devices that monitor a system. 9 It provides for dynamic discovery of sensors in the system and the 12 standardized database for field-replaceable units (FRUs) and a watchdog 16 system (called a Baseboard Management Controller, or BMC) and 17 management software that can use the IPMI system. 25 ------------- 28 things to have it work right depending on your hardware. Most of 32 No matter what, you must pick 'IPMI top-level message handler' to use 33 IPMI. What you do beyond that depends on your needs and hardware. 35 The message handler does not provide any user-level interfaces. [all …]
|
/linux/drivers/i2c/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 13 I2C (pronounce: I-squared-C) is a slow serial bus protocol used in 15 or System Management Bus is a subset of the I2C protocol. More 25 This I2C support can also be built as a module. If so, the module 26 will be called i2c-core. 30 depends on I2C=y && ACPI 46 Say Y here to use i2c-* device files, usually found in the /dev 47 directory on your system. They make it possible to have user-space 48 programs use the I2C bus. Information on how to do this is 49 contained in the file <file:Documentation/i2c/dev-interface.rst>. [all …]
|
/linux/Documentation/networking/device_drivers/ethernet/cirrus/ |
H A D | cs89x0.rst | 1 .. SPDX-License-Identifier: GPL-2.0 29 1.3 System Requirements 33 2.1 CS8900-based Adapter Configuration 34 2.2 CS8920-based Adapter Configuration 36 3.0 LOADING THE DRIVER AS A MODULE 39 4.1 Compiling the Driver as a Loadable Module 46 5.2.1 Diagnostic Self-Test 66 The CS8900-based ISA Ethernet Adapters from Cirrus Logic follow 67 IEEE 802.3 standards and support half or full-duplex operation in ISA bus 68 computers on 10 Mbps Ethernet networks. The adapters are designed for operation [all …]
|
/linux/drivers/hid/surface-hid/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0+ 2 menu "Surface System Aggregator Module HID support" 3 depends on SURFACE_AGGREGATOR 6 tristate "HID transport driver for Surface System Aggregator Module" 7 depends on SURFACE_AGGREGATOR_REGISTRY 10 Driver to support integrated HID devices on newer Microsoft Surface 14 by the Surface Aggregator Module (i.e. the embedded controller) on 15 7th-generation Microsoft Surface devices, i.e. Surface Book 3 and 16 Surface Laptop 3. On those models, it is mainly used to connect the 20 integrated touchpad and keyboard, on 7th generation Microsoft Surface [all …]
|