| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/drivers/pci/hotplug/ |
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/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 …]
|
| /OK3568_Linux_fs/buildroot/package/opencv4/ |
| H A D | Config.in | 3 depends on BR2_TOOLCHAIN_HAS_ATOMIC 4 depends on BR2_TOOLCHAIN_HAS_THREADS_NPTL 5 depends on BR2_INSTALL_LIBSTDCPP 6 depends on BR2_USE_WCHAR 7 depends on !BR2_STATIC_LIBS # include dlfcn.h 8 depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_8 # C++11 9 depends on !BR2_PACKAGE_OPENCV3 15 Note that the opencv_core module and the opencv_hal library 31 reconstruction) module into the OpenCV build. 39 Include opencv_features2d (2d features framework) module [all …]
|
| /OK3568_Linux_fs/kernel/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 <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 …]
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A 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 …]
|
| /OK3568_Linux_fs/buildroot/package/opencv3/ |
| H A D | Config.in | 3 depends on BR2_TOOLCHAIN_HAS_ATOMIC 4 depends on BR2_TOOLCHAIN_HAS_THREADS_NPTL 5 depends on BR2_INSTALL_LIBSTDCPP 6 depends on BR2_USE_WCHAR 7 depends on !BR2_STATIC_LIBS # include dlfcn.h 13 Note that the opencv_core module and the opencv_hal library 29 reconstruction) module into the OpenCV build. 37 Include opencv_features2d (2d features framework) module 45 multi-dimensional spaces) module into the OpenCV build. 53 Include opencv_highgui (high-level gui and media i/o) module [all …]
|
| /OK3568_Linux_fs/kernel/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 …]
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 16 depends on !S390 && !UML 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 …]
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/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 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 …]
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 9 depends on X86 12 x86 platforms, including vendor-specific laptop extension drivers. 21 depends on ACPI 23 This driver adds support for the ACPI-WMI (Windows Management 24 Instrumentation) mapper device (PNP0C14) found on some systems. 26 ACPI-WMI is a proprietary extension to ACPI to expose parts of the 27 ACPI firmware to userspace - this is done through various vendor 35 drivers needed on many machines, including Acer and HP laptops. 38 any ACPI-WMI devices. [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/serial/ |
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/arch/s390/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 55 depends on KASAN 263 depends on $(cc-option,-march=z900) 267 available on older ESA/390 (31 Bit) only CPUs. 272 depends on $(cc-option,-march=z990) 276 on older machines. 279 bool "IBM System z9" 281 depends on $(cc-option,-march=z9-109) 283 Select this to enable optimizations for IBM System z9 (2094 and 285 on older machines. [all …]
|
| /OK3568_Linux_fs/kernel/drivers/firmware/ |
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/drivers/block/paride/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 5 # PARIDE doesn't need PARPORT, but if PARPORT is configured as a module, 6 # PARIDE must also be a module. 9 comment "Parallel IDE high-level drivers" 10 depends on PARIDE 14 depends on PARIDE 16 This option enables the high-level driver for IDE-type disk devices 20 it as a loadable module. The module will be called pd. You 22 system. Among the devices supported by this driver are the SyQuest 23 EZ-135, EZ-230 and SparQ drives, the Avatar Shark and the backpack [all …]
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 15 depends on !UML 21 can run several virtual terminals (also called virtual consoles) on 23 virtual terminal can collect system messages and warnings, another 24 one can be used for a text-mode user session, and a third could run 26 is done with certain key combinations, usually Alt-<function key>. 32 directly. The fonts used on virtual terminals can be changed with 38 embedded system would want to say N here in order to save some 39 memory; the only way to log into such a system is then via a serial 43 shiny Linux system :-) [all …]
|
| /OK3568_Linux_fs/kernel/drivers/input/joystick/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 9 weapon control system or something like that you can say Y here 32 To compile this driver as a module, choose M here: the 33 module will be called analog. 42 To compile this driver as a module, choose M here: the 43 module will be called a3d. 47 depends on IIO 52 To compile this driver as a module, choose M here: the 53 module will be called adc-joystick. 58 depends on ADI!=m # avoid module name conflict [all …]
|
| /OK3568_Linux_fs/kernel/fs/minix/ |
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/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 8 USB Type-C Connector System Software Interface (UCSI) is a 9 specification for an interface that allows the operating system to 10 control the USB Type-C ports. On UCSI system the USB Type-C ports 13 is required. UCSI is available on most of the new Intel based systems 14 that are equipped with Embedded Controller and USB Type-C ports. 17 on the platform, ACPI, PCI, I2C, etc. may be used. Therefore this [all …]
|
| /OK3568_Linux_fs/kernel/init/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 4 depends on !UML 6 default "/lib/modules/$(shell,uname -r)/.config" 7 default "/etc/kernel-config" 8 default "/boot/config-$(shell,uname -r)" 17 - Re-run Kconfig when the compiler is updated 22 - Ensure full rebuild when the compier is updated 24 fixdep adds include/config/cc/version/text.h into the auto-generated 29 def_bool $(success,echo "$(CC_VERSION_TEXT)" | grep -q gcc) 33 default $(shell,$(srctree)/scripts/gcc-version.sh $(CC)) if CC_IS_GCC [all …]
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5base/ |
| H A D | Config.in | 8 Qt is a cross-platform application and UI framework for 11 This package corresponds to the qt5base module, which 28 -no-feature-style_windowsvista. 35 fine-grained mechanism to configure which features should be 37 header files can be found in src/corelib/global/qconfig-*.h 54 bool "concurrent module" 64 depends on BR2_USE_MMU # mysql 74 depends on BR2_USE_MMU # postgresql 75 depends on !BR2_STATIC_LIBS 76 depends on BR2_USE_WCHAR # postgresql [all …]
|
| /OK3568_Linux_fs/kernel/drivers/input/keyboard/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 18 depends on IIO 24 board-specific setup logic must also provide a configuration data 27 To compile this driver as a module, choose M here: the 28 module will be called adc_keys. 32 depends on PMIC_ADP5520 35 on Analog Devices ADP5520 PMICs. 37 To compile this driver as a module, choose M here: the module will 38 be called adp5520-keys. 42 depends on I2C [all …]
|
| /OK3568_Linux_fs/buildroot/package/qt6/qt6base/ |
| H A D | Config.in | 9 Qt is a cross-platform application and UI framework for 12 This package corresponds to the qt6base module, which 21 bool "concurrent module" 26 bool "DBus module" 27 depends on BR2_TOOLCHAIN_HAS_THREADS 28 depends on BR2_USE_MMU 31 This option enables the D-Bus module. 34 bool "gui module" 52 depends on BR2_PACKAGE_XORG7 62 depends on !BR2_PACKAGE_XORG7 [all …]
|