| /linux/drivers/interconnect/qcom/ |
| H A D | Kconfig | 3 tristate "Qualcomm Network-on-Chip interconnect drivers" 4 depends on ARCH_QCOM 6 Support for Qualcomm's Network-on-Chip interconnect hardware. 13 depends on INTERCONNECT_QCOM_RPMH_POSSIBLE 17 This is a driver for the Qualcomm Network-on-Chip on glymur-based 22 depends on INTERCONNECT_QCOM_RPMH_POSSIBLE 26 This is a driver for the Qualcomm Network-on-Chip on kaanapali-based 31 depends on INTERCONNECT_QCOM 32 depends on QCOM_SMD_RPM 35 This is a driver for the Qualcomm Network-on-Chip on msm8909-based [all …]
|
| /linux/sound/soc/codecs/ |
| H A D | Kconfig | 16 depends on COMPILE_TEST 380 depends on MFD_88PM860X 407 depends on KUNIT 408 depends on SND_SOC_WM_ADSP 412 For more information on KUnit and unit tests in general, 419 depends on ABX500_CORE 428 depends on SPI_MASTER 435 depends on SPI_MASTER 440 depends on I2C 445 depends on SND_SOC_AC97_BU [all...] |
| /linux/drivers/pinctrl/mediatek/ |
| H A D | Kconfig | 3 depends on ARCH_MEDIATEK || ARCH_AIROHA || RALINK || COMPILE_TEST 7 depends on PINCTRL_MTK || PINCTRL_MTK_MOORE || PINCTRL_MTK_PARIS || COMPILE_TEST 15 depends on OF 26 depends on RALINK 32 depends on OF 42 depends on OF 52 depends on SOC_MT7620 || COMPILE_TEST 53 depends on RALINK 59 depends on SOC_MT7621 || COMPILE_TEST 60 depends on RALINK [all …]
|
| /linux/drivers/pwm/ |
| H A D | Kconfig | 15 within the Linux kernel. On the driver side it provides an API 34 depends on DEBUG_KERNEL 39 output to the kernel log, so only enable while working on a driver. 43 depends on GPIOLIB 52 depends on AB8500_CORE && ARCH_U8500 61 depends on MFD_ADP5585 68 depends on ARCH_AIROHA || COMPILE_TEST 78 depends on ARCH_APPLE || COMPILE_TEST 80 Generic PWM framework driver for PWM controller present on 90 depends on I2C && OF [all …]
|
| /linux/drivers/platform/x86/dell/ |
| H A D | Kconfig | 20 depends on ACPI 21 depends on ACPI_WMI 22 depends on DMI 23 depends on LEDS_CLASS 24 depends on NEW_LEDS 25 depends on HWMON 29 On legacy devices, it exposes an interface for controlling the AlienFX 30 zones on Alienware machines that don't contain a dedicated 33 On newer devices, it exposes the AWCC thermal control interface through 39 depends on ALIENWARE_WMI [all …]
|
| /linux/drivers/phy/qualcomm/ |
| H A D | Kconfig | 7 depends on OF && (ATH79 || COMPILE_TEST) 12 Enable this to support the USB PHY on Atheros AR71XX/9XXX SoCs. 16 depends on ARCH_QCOM 17 depends on HAS_IOMEM 18 depends on OF 23 depends on ARCH_QCOM || COMPILE_TEST 24 depends on OF 25 depends on COMMON_CLK 33 depends on OF && (ARCH_QCOM || COMPILE_TEST) 36 Support for the USB PHY-s on Qualcomm IPQ40xx SoC-s. [all …]
|
| /linux/drivers/media/usb/gspca/ |
| H A D | Kconfig | 4 depends on VIDEO_DEV 5 depends on INPUT || INPUT=n 9 on the GSPCA framework. 23 depends on VIDEO_DEV && USB_GSPCA 32 depends on VIDEO_DEV && USB_GSPCA 34 Say Y here if you want support for cameras based on the Conexant chip. 41 depends on VIDEO_DEV && USB_GSPCA 43 Say Y here if you want support for USB cameras based on the cpia 52 depends on VIDEO_DEV && USB_GSPCA 62 depends on VIDEO_DEV && USB_GSPCA [all …]
|
| /linux/arch/powerpc/platforms/ |
| H A D | Kconfig.cputype | 16 depends on PPC32 58 depends on PPC_BOOK3S_32 61 Provide support for processors based on the 603 cores. Those 66 depends on PPC_BOOK3S_32 69 Provide support for processors not based on the 603 cores. 74 depends on PPC64 111 depends on PPC_BOOK3S_64 112 depends on PPC_RADIX_MMU || (PPC_64S_HASH_MMU && PAGE_SIZE_64KB) 121 The resulting kernel may not run on other CPUs, so use this with care. 127 depends on PPC_BOOK3S_64 [all …]
|
| /linux/sound/soc/intel/boards/ |
| H A D | Kconfig | 4 depends on SND_SOC_INTEL_SST_TOPLEVEL || SND_SOC_SOF_INTEL_TOPLEVEL 55 depends on I2C 56 depends on I2C_DESIGNWARE_PLATFORM || COMPILE_TEST 57 depends on X86_INTEL_LPSS || COMPILE_TEST 60 This adds support for the Lynxpoint Audio DSP on Intel(R) Haswell 71 depends on I2C 72 depends on I2C_DESIGNWARE_PLATFORM || COMPILE_TEST 73 depends on X86_INTEL_LPSS || COMPILE_TEST 83 depends on I2C 84 depends on I2C_DESIGNWARE_PLATFOR [all...] |
| /linux/drivers/usb/musb/ |
| H A D | Kconfig | 4 # for silicon based on Mentor Graphics INVENTRA designs 10 depends on (USB || USB_GADGET) 11 depends on HAS_IOMEM 14 controller based on the Mentor Graphics silicon IP. Then 39 depends on USB=y || USB=USB_MUSB_HDRC 46 depends on USB_GADGET=y || USB_GADGET=USB_MUSB_HDRC 47 depends on HAS_DMA 54 depends on ((USB=y || USB=USB_MUSB_HDRC) && (USB_GADGET=y || USB_GADGET=USB_MUSB_HDRC)) 55 depends on HAS_DMA 66 depends on ARCH_SUNXI [all …]
|
| /linux/kernel/ |
| H A D | Kconfig.locks | 3 # The ARCH_INLINE foo is necessary because select ignores "depends on" 114 depends on ARCH_INLINE_SPIN_TRYLOCK 118 depends on ARCH_INLINE_SPIN_TRYLOCK_BH 122 depends on !GENERIC_LOCKBREAK && ARCH_INLINE_SPIN_LOCK 126 depends on !GENERIC_LOCKBREAK && ARCH_INLINE_SPIN_LOCK_BH 130 depends on !GENERIC_LOCKBREAK && ARCH_INLINE_SPIN_LOCK_IRQ 134 depends on !GENERIC_LOCKBREAK && ARCH_INLINE_SPIN_LOCK_IRQSAVE 138 depends on ARCH_INLINE_SPIN_UNLOCK_BH 142 depends on !PREEMPTION || ARCH_INLINE_SPIN_UNLOCK_IRQ 146 depends on ARCH_INLINE_SPIN_UNLOCK_IRQRESTORE [all …]
|
| /linux/arch/arm/boot/dts/marvell/ |
| H A D | mmp2-brownstone.dts | 15 …t=/dev/nfs nfsroot=192.168.1.100:/nfsroot/ ip=192.168.1.101:192.168.1.100::255.255.255.0::eth0:on"; 43 regulator-boot-on; 44 regulator-always-on; 49 regulator-boot-on; 50 regulator-always-on; 55 regulator-boot-on; 56 regulator-always-on; 61 regulator-boot-on; 62 regulator-always-on; 67 regulator-boot-on; [all …]
|
| /linux/arch/arm/mach-versatile/ |
| H A D | Kconfig | 4 depends on ARCH_MULTI_V5 5 depends on CPU_LITTLE_ENDIAN 22 depends on ARCH_MULTI_V4T || ARCH_MULTI_V5 || ARCH_MULTI_V6 23 depends on CPU_LITTLE_ENDIAN || ARCH_MULTI_V6 53 depends on ARCH_INTEGRATOR_AP 60 The IM-PD1 is an add-on logic module for the Integrator which 62 The IM-PD1 can be found on the Integrator/PP2 platform. 66 depends on ARCH_INTEGRATOR_AP 67 depends on ARCH_MULTI_V4T 72 depends on ARCH_INTEGRATOR_AP [all …]
|
| /linux/drivers/leds/flash/ |
| H A D | Kconfig | 7 depends on V4L2_FLASH_LED_CLASS || !V4L2_FLASH_LED_CLASS 8 depends on GPIOLIB || COMPILE_TEST 9 depends on OF 10 depends on PINCTRL 12 This option enables support for the LEDs on the AAT1290. 16 depends on I2C 17 depends on V4L2_FLASH_LED_CLASS || !V4L2_FLASH_LED_CLASS 25 depends on OF 26 depends on GPIOLIB 36 depends on LEDS_CLASS && I2C [all …]
|
| /linux/drivers/net/ethernet/intel/ |
| H A D | Kconfig | 24 depends on PCI 29 on the adapter. Look for a label that has a barcode and a number 39 More specific information on configuring the driver is in 47 depends on PCI && HAS_IOPORT 50 adapters. For more information on how to identify your adapter, go 55 More specific information on configuring the driver is in 63 depends on PCI && (!SPARC32 || BROKEN) 64 depends on PTP_1588_CLOCK_OPTIONAL 69 use the regular e1000 driver For more information on how to 75 More specific information on configuring the driver is in [all …]
|
| /linux/drivers/rtc/ |
| H A D | Kconfig | 16 depends on !S390 26 bool "Set system time from RTC on startup and resume" 35 depends on RTC_HCTOSYS 54 bool "Set the RTC time based on NTP synchronization" 63 depends on RTC_SYSTOHC 80 depends on KUNIT 93 backed) storage present on RTCs. 99 depends on SYSFS 109 depends on PROC_FS 136 bool "RTC UIE emulation on dev interface" [all …]
|
| /linux/sound/soc/samsung/ |
| H A D | Kconfig | 4 depends on PLAT_SAMSUNG || ARCH_S5PV210 || ARCH_EXYNOS || COMPILE_TEST 5 depends on COMMON_CLK 25 tristate "SoC I2S Audio support for WM8994 on SMDK" 26 depends on I2C=y 31 Say Y if you want to add support for SoC audio on the SMDKs. 37 Say Y if you want to add support for SoC S/PDIF audio on the SMDK. 40 tristate "SoC PCM Audio support for WM8994 on SMDK" 41 depends on I2C=y 46 Say Y if you want to add support for SoC audio on the SMDK 50 depends on I2C && SPI_MASTER [all …]
|
| /linux/arch/sh/boards/ |
| H A D | Kconfig | 12 depends on !SH_DEVICE_TREE 28 depends on CPU_J2 37 depends on CPU_SUBTYPE_SH7705 || CPU_SUBTYPE_SH7709 || CPU_SUBTYPE_SH7710 || \ 47 depends on CPU_SUBTYPE_SH7206 55 depends on CPU_SUBTYPE_SH7619 63 depends on CPU_SUBTYPE_SH7721 73 depends on CPU_SUBTYPE_SH7722 81 depends on CPU_SUBTYPE_SH7724 93 depends on CPU_SUBTYPE_SH7751 102 depends on CPU_SUBTYPE_SH7780 [all …]
|
| /linux/sound/soc/qcom/ |
| H A D | Kconfig | 4 depends on ARCH_QCOM || COMPILE_TEST 52 depends on GPIOLIB 56 Say Y or M if you want add support for SoC audio on the 66 Say Y if you want to use audio devices on MI2S. 126 depends on SND_SOC_USB 139 depends on QCOM_APR 140 depends on COMMON_CLK 161 depends on QCOM_APR 162 depends on COMMON_CLK 168 Say Y if you want to use audio device on this SoCs [all …]
|
| /linux/arch/arm/boot/dts/rockchip/ |
| H A D | rk3288-evb-rk808.dts | 41 regulator-always-on; 42 regulator-boot-on; 52 regulator-always-on; 53 regulator-boot-on; 58 regulator-on-in-suspend; 64 regulator-always-on; 65 regulator-boot-on; 68 regulator-on-in-suspend; 73 regulator-always-on; 74 regulator-boot-on; [all …]
|
| /linux/drivers/net/ethernet/ti/ |
| H A D | Kconfig | 9 depends on PCI || EISA || ARCH_DAVINCI || ARCH_OMAP2PLUS || ARCH_KEYSTONE || ARCH_K3 22 depends on ARM && ( ARCH_DAVINCI || ARCH_OMAP3 ) || COMPILE_TEST 34 depends on ARCH_DAVINCI || ARCH_OMAP2PLUS || ARCH_KEYSTONE || ARCH_K3 || COMPILE_TEST 52 depends on ARCH_DAVINCI || ARCH_OMAP2PLUS || COMPILE_TEST 53 depends on TI_CPTS || !TI_CPTS 67 depends on ARCH_DAVINCI || ARCH_OMAP2PLUS || COMPILE_TEST 68 depends on NET_SWITCHDEV 69 depends on TI_CPTS || !TI_CPTS 84 depends on ARCH_OMAP2PLUS || ARCH_KEYSTONE || COMPILE_TEST 85 depends on COMMON_CLK [all …]
|
| /linux/drivers/ssb/ |
| H A D | Kconfig | 4 depends on HAS_IOMEM && HAS_DMA 9 depends on SSB_POSSIBLE 31 depends on SSB 35 depends on SSB && (PCI = y || PCI = SSB) && (PCI_DRIVERS_LEGACY || !MIPS) 39 bool "Support for SSB on PCI-bus host" 40 depends on SSB_PCIHOST_POSSIBLE 44 Support for a Sonics Silicon Backplane on top 51 depends on SSB_PCIHOST 56 depends on SSB && (PCMCIA = y || PCMCIA = SSB) 60 bool "Support for SSB on PCMCIA-bus host" [all …]
|
| /linux/drivers/macintosh/ |
| H A D | Kconfig | 5 depends on PPC || MAC || X86 17 depends on MAC || (PPC_PMAC && PPC32) 27 depends on ADB && MAC 36 depends on ADB && MAC 46 depends on (ADB || PPC_PMAC) && !PPC_PMAC64 60 depends on PPC_PMAC || MAC 63 On PowerBooks, iBooks, and recent iMacs and Power Macintoshes, the 65 control system power, and battery charging on the portable models. 67 the keyboard and mouse on some machines, as well as the non-volatile 74 depends on ADB_PMU && INPUT=y [all …]
|
| /linux/drivers/platform/surface/ |
| H A D | Kconfig | 8 depends on ARM64 || X86 || COMPILE_TEST 21 depends on ACPI_WMI 22 depends on DMI 23 depends on INPUT 24 depends on SPI 33 depends on ACPI 34 depends on I2C 41 depends on SURFACE_AGGREGATOR 47 on 5th- and 6th-generation Microsoft Surface devices (including 49 reduced functionality on the Surface Laptop 3) to execute SSAM [all …]
|
| /linux/scripts/coccinelle/api/ |
| H A D | string_choices.cocci | 10 @str_plural depends on patch@ 21 @str_plural_r depends on !patch@ 31 @script:python depends on report@ 38 @str_up_down depends on patch disable neg_if_exp@ 44 @str_up_down_r depends on !patch disable neg_if_exp@ 50 @script:python depends on report@ 57 @str_down_up depends on patch disable neg_if_exp@ 63 @str_down_up_r depends on !patch disable neg_if_exp@ 69 @script:python depends on report@ 76 @str_true_false depends on patch disable neg_if_exp@ [all …]
|