Home
last modified time | relevance | path

Searched refs:enables (Results 1 – 200 of 485) sorted by relevance

123

/linux-4.1.27/arch/powerpc/platforms/85xx/
DKconfig21 When selected, this option enables cache-sram support
30 This option enables support for the Freescale BSC9131RDB board.
39 This option enables support for the C293PCIE board
45 This option enables support for the Freescale BSC9132 QDS board.
54 This option enables support for the MPC 8540 ADS board
61 This option enables support for the MPC 8560 ADS board
69 This option enables support for the MPC85xx CDS board
78 This option enables support for the MPC85xx MDS board
85 This option enables support for the MPC8536 DS board
94 This option enables support for the MPC85xx DS (MPC8544 DS) board
[all …]
/linux-4.1.27/drivers/ata/
DKconfig27 NOTE: ATA enables basic SCSI support; *however*,
89 This option enables support for AHCI Serial ATA.
96 This option enables support for Platform AHCI Serial ATA
105 This option enables support for the DaVinci DA850 SoC's
114 This option enables support for ST AHCI SATA controller.
122 This option enables support for the Freescale i.MX SoC's
131 This option enables support for the Marvebu EBU SoC's
140 This option enables support for the Allwinner sunxi SoC's
149 This option enables support for the NVIDIA Tegra124 SoC's
158 This option enables support for APM X-Gene SoC SATA host controller.
[all …]
/linux-4.1.27/arch/powerpc/platforms/83xx/
DKconfig18 This option enables support for the MPC8308 RDB and MPC8308 P1M boards.
25 This option enables support for the MPC8313 RDB and MPC8315 RDB boards.
32 This option enables support for the MPC832x MDS evaluation board.
39 This option enables support for the MPC8323 RDB board.
46 This option enables support for the MPC 834x MDS evaluation board.
58 This option enables support for the MPC 834x ITX evaluation board.
67 This option enables support for the MPC836x MDS Processor Board.
75 This option enables support for the MPC836x RDK Processor Board,
83 This option enables support for the MPC837x MDS Processor Board.
90 This option enables support for the MPC837x RDB and WLAN Boards.
[all …]
/linux-4.1.27/arch/powerpc/platforms/44x/
DKconfig7 This option enables support for the 47x family of processors and is
18 This option enables support for the IBM PPC440EP evaluation board.
31 This option enables support for the APM APM821xx Evaluation board.
41 This option enables support for the IBM PPC440GP evaluation board.
50 This option enables support for the ACube Sam440ep board.
59 This option enables support for the AMCC PPC440EPX evaluation board.
69 This option enables support for the AMCC PPC440GX "Taishan"
83 This option enables support for the AMCC PPC440SPe evaluation board.
93 This option enables support for the AMCC PPC440GRX evaluation board.
101 This option enables support for the PIKA Warp(tm) Appliance. The Warp
[all …]
/linux-4.1.27/drivers/isdn/hisax/
DKconfig93 This enables HiSax support for the Teles ISDN-cards S0-16.0, S0-8
103 This enables HiSax support for the Teles ISDN-cards S0-16.3 the
114 This enables HiSax support for the Teles PCI.
120 This enables HiSax support for the Teles/Creatix parallel port
128 This enables HiSax support for the AVM A1 (aka "Fritz").
138 This enables HiSax support for the AVM "Fritz!PnP" and "Fritz!PCI".
144 This enables HiSax support for the AVM A1 "Fritz!PCMCIA").
150 This enables HiSax support for the Elsa Mircolink ISA cards, for the
161 This enables HiSax support for the ITK ix1-micro Revision 2 card.
170 This enables HiSax support for the Eicon.Diehl Diva none PRO
[all …]
/linux-4.1.27/arch/powerpc/platforms/40x/
DKconfig8 This option enables support for the AMCC 405EZ Acadia evaluation board.
17 This option enables support for the EP405/EP405PC boards.
26 This option enables support for the ESTEEM 195E Hotfoot board.
38 This option enables support for the AMCC PPC405EX evaluation board.
49 This option enables support for the AMCC PPC405EX board.
59 This option enables support for the IBM PPC405GP evaluation board.
68 This option enables generic support for Xilinx Virtex based boards.
85 This option enables support for PlatHome OpenBlockS 600 server
93 This option enables the simple PowerPC 40x platform support.
160 This option enables support for the AppliedMicro APM8018X evaluation
/linux-4.1.27/drivers/leds/
DKconfig22 This option enables the led sysfs class in /sys/class/leds. You'll
29 This option enables the flash led sysfs class in /sys/class/leds.
42 This option enables support for on-chip LED drivers found on Marvell
50 This option enables support for the LCD backlight using
60 This option enables support for the LEDs on National Semiconductor /
73 This option enables support for LEDs connected to LM3642.
84 This option enables support for the LEDs on Sharp Locomo.
92 This option enables support for the so called "User LED" of
100 This option enables support for LEDs connected to GPIO lines
108 This option enables support for the Soekris net4801 and net4826 error
[all …]
/linux-4.1.27/drivers/net/dsa/
DKconfig13 This enables support for the Marvell 88E6060 ethernet switch
27 This enables support for the Marvell 88E6085/6095/6095F/6131
36 This enables support for the Marvell 88E6123/6161/6165
45 This enables support for the Marvell 88E6171/6172 ethernet switch
54 This enables support for the Marvell 88E6176 and 88E6352 ethernet
65 This enables support for the Broadcom Starfighter 2 Ethernet
/linux-4.1.27/arch/powerpc/platforms/86xx/
DKconfig21 This option enables support for the MPC8641 HPCN board.
27 This option enables support for the WRS SBC8641D board.
34 This option enables support for the MPC8610 HPCD board.
43 This option enables support for the GE PPC9A.
52 This option enables support for the GE SBC310.
62 This option enables support for the GE SBC610.
/linux-4.1.27/arch/powerpc/boot/
Dmv64x60.c283 u32 i, base, size, enables, prot = 0, snoop_bits = 0; in mv64x60_config_ctlr_windows() local
293 enables = in_le32((u32 *)(bridge_base + MV64x60_CPU_BAR_ENABLE)) & 0xf; in mv64x60_config_ctlr_windows()
296 if (enables & (1 << i)) /* Set means disabled */ in mv64x60_config_ctlr_windows()
328 out_le32((u32 *)(bridge_base + MV64x60_ENET2MEM_BAR_ENABLE), enables); in mv64x60_config_ctlr_windows()
329 out_le32((u32 *)(bridge_base + MV64x60_MPSC2MEM_BAR_ENABLE), enables); in mv64x60_config_ctlr_windows()
330 out_le32((u32 *)(bridge_base + MV64x60_IDMA2MEM_BAR_ENABLE), enables); in mv64x60_config_ctlr_windows()
414 u32 i, offset, bar_enable, enables; in mv64x60_config_pci_windows() local
417 enables = ~(1 << 9); in mv64x60_config_pci_windows()
419 out_le32((u32 *)(bridge_base + bar_enable), enables); in mv64x60_config_pci_windows()
459 enables &= ~0x1; /* Enable PCI MEM -> System Mem window 0 */ in mv64x60_config_pci_windows()
[all …]
Dcuboot-c2k.c30 u32 i, v[30], enables, acc_bits; in c2k_bridge_setup() local
58 enables = in_le32((u32 *)(bridge_base + MV64x60_CPU_BAR_ENABLE)); in c2k_bridge_setup()
59 enables |= 0x007ffe00; /* Disable all cpu->pci windows */ in c2k_bridge_setup()
60 out_le32((u32 *)(bridge_base + MV64x60_CPU_BAR_ENABLE), enables); in c2k_bridge_setup()
115 enables &= ~(3<<(9+bus*5)); /* Enable cpu->pci<bus> i/o, in c2k_bridge_setup()
118 enables); in c2k_bridge_setup()
Dprpmc2800.c320 u32 i, v[12], enables, acc_bits; in prpmc2800_bridge_setup() local
362 enables = in_le32((u32 *)(bridge_base + MV64x60_CPU_BAR_ENABLE)); in prpmc2800_bridge_setup()
363 enables |= 0x0007fe00; /* Disable all cpu->pci windows */ in prpmc2800_bridge_setup()
364 out_le32((u32 *)(bridge_base + MV64x60_CPU_BAR_ENABLE), enables); in prpmc2800_bridge_setup()
394 enables &= ~0x00000600; /* Enable cpu->pci0 i/o, cpu->pci0 mem0 */ in prpmc2800_bridge_setup()
395 out_le32((u32 *)(bridge_base + MV64x60_CPU_BAR_ENABLE), enables); in prpmc2800_bridge_setup()
/linux-4.1.27/sound/soc/sh/
DKconfig27 This option enables FSI sound support
43 This option enables R-Car SUR/SCU/SSIU/SSI sound support
48 This option enables simple sound if you need sampling rate convert
60 This option enables generic sound support for the first
69 This option enables sound support for the SH7722 Migo-R board
/linux-4.1.27/drivers/usb/usbip/
DKconfig5 This enables pushing USB packets over IP to allow remote
21 This enables the USB/IP virtual host controller driver,
31 This enables the USB/IP host driver, which is run on the
41 This enables the debug messages from the USB/IP drivers.
/linux-4.1.27/arch/powerpc/platforms/82xx/
DKconfig16 This option enables support for the MPC8272 ADS board
26 This option enables support for the PQ2FADS board
36 This enables support for the Embedded Planet EP8248E board.
47 This enables support for the Keymile MGCOGE board.
/linux-4.1.27/sound/aoa/codecs/
DKconfig6 This option enables support for the Onyx (pcm3052)
15 This option enables support for the tas chips
22 This option enables support for the toonie codec
/linux-4.1.27/drivers/scsi/arm/
DKconfig9 This enables support for the Acorn SCSI card (aka30). If you have an
49 This enables support for the Cumana SCSI II card. If you have an
56 This enables support for the EESOX SCSI card. If you have an Acorn
63 This enables support for the Powertec SCSI card on Acorn systems. If
74 This enables support for the Cumana SCSI I card. If you have an
82 This enables support for the Oak SCSI card. If you have an Acorn
/linux-4.1.27/drivers/clocksource/
DKconfig118 This option enables support for event stream generation based on
133 This options enables support for the ARM global timer unit
154 This option enables support for the Meta per-thread timers.
203 This enables build of a clocksource and clockevent driver for
213 This enables build of a clockevent driver for the Multi-Function
223 This enables build of a clocksource and clockevent driver for
232 This enables build of a clocksource and clockevent driver for
245 This option enables clock source based on free running
259 This enables OST0 support available on PXA and SA-11x0
/linux-4.1.27/arch/powerpc/platforms/512x/
DKconfig18 This option enables support for the MPC5121E ADS board.
25 This option enables support for simple MPC512x based boards
36 This option enables support for the PDM360NG board.
/linux-4.1.27/drivers/dma/bestcomm/
DKconfig23 This option enables the support for the ATA task.
29 This option enables the support for the FEC tasks.
35 This option enables the support for the GenBD tasks.
/linux-4.1.27/arch/avr32/boards/atngw100/
DKconfig9 This enables the LCD controller (LCDC) in the AT32AP7000. Since the
13 This choice enables the LCDC and disables the MACB1 interface marked
27 This enables support for the EVKLCD100 (QVGA) or EVKLCD101 (VGA)
34 This enables support for the Mediama RMT1 or RMT2 board.
/linux-4.1.27/drivers/block/paride/
DKconfig15 This option enables the high-level driver for IDE-type disk devices
29 This option enables the high-level driver for ATAPI CD-ROM devices
45 This option enables the high-level driver for ATAPI disk devices
59 This option enables the high-level driver for ATAPI tape devices
72 This option enables a special high-level driver for generic ATAPI
99 This option enables support for the ATEN EH-100 parallel port IDE
112 This option enables support for the Micro Solutions BACKPACK
130 This option enables support for the Micro Solutions BACKPACK
149 This option enables support for the Commuter parallel port IDE
160 This option enables support for the EP-2000 parallel port IDE
[all …]
/linux-4.1.27/net/batman-adv/
DKconfig23 This option enables BLA (Bridge Loop Avoidance), a mechanism
34 This option enables DAT (Distributed ARP Table), a DHT based
44 This option enables network coding, a mechanism that aims to
58 This option enables the multicast optimisation which aims to
68 say N here. This enables compilation of support for
/linux-4.1.27/arch/arm/mach-bcm/
DKconfig4 This enables support for Broadcom ARM based SoC chips
23 This enables support for systems based on Broadcom IPROC architected SoCs.
68 This enables support for systems based on Broadcom mobile SoCs.
120 This enables support for the Broadcom BCM2835 SoC. This SoC is
136 This enables support for systems based on Broadcom DSL SoCs.
151 This enables support for Broadcom ARM-based set-top box chipsets,
/linux-4.1.27/sound/aoa/soundbus/
DKconfig5 This option enables the generic driver for the soundbus
14 This option enables support for Apple I2S busses.
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
DKconfig45 This option enables the PCI bus support in ath9k.
54 This option enables the AHB bus support in ath9k.
76 This option enables detailed statistics for association stations.
83 This option enables DFS support for initiating radiation on
102 This option enables ath9k dynamic ACK timeout estimation algorithm
116 TX99 support enables Specific Absorption Rate (SAR) testing.
131 This option enables Wake on Wireless LAN support for certain cards.
149 This option enables channel context support in ath9k, which is needed
/linux-4.1.27/arch/arm/mach-sti/
DKconfig31 This enables support for STMicroelectronics Digital Consumer
41 This enables support for STMicroelectronics Digital Consumer
51 This enables support for STMicroelectronics Digital Consumer
/linux-4.1.27/drivers/hwtracing/coresight/
DKconfig18 This enables support for CoreSight link and sink drivers that are
27 This enables support for the Trace Memory Controller driver.
37 This enables support for the Trace Port Interface Unit driver,
48 This enables support for the Embedded Trace Buffer version 1.0 driver
/linux-4.1.27/arch/avr32/boards/hammerhead/
DKconfig8 This enables USB support for Hammerheads internal ISP116x
16 This enables LCD support for the Hammerhead board. You may
26 This enables Sound support for the Hammerhead board. You may
/linux-4.1.27/arch/um/
DKconfig.char24 This option enables support for attaching UML consoles and serial
31 This option enables support for attaching UML consoles and serial
41 This option enables support for attaching UML consoles and serial
51 This option enables support for attaching UML consoles and serial
60 This option enables support for attaching UML consoles and serial
106 This option enables UML sound support. If enabled, it will pull in
/linux-4.1.27/drivers/misc/ti-st/
DKconfig11 This enables the shared transport core driver for TI
12 BT / FM and GPS combo chips. This enables protocol drivers
/linux-4.1.27/drivers/video/fbdev/exynos/
DKconfig9 This enables support for EXYNOS Video device.
21 This enables support for MIPI-DSI device.
/linux-4.1.27/net/bluetooth/bnep/
DKconfig17 This option enables the multicast filter support for BNEP.
23 This option enables the protocol filter support for BNEP.
/linux-4.1.27/security/integrity/
DKconfig7 This option enables the integrity subsystem, which is comprised
24 This option enables digital signature verification support
41 This option enables digital signature verification using
/linux-4.1.27/drivers/net/wireless/brcm80211/
DKconfig44 This option enables the SDIO bus interface support for Broadcom
55 This option enables the USB bus interface support for Broadcom
67 This option enables the PCIE bus interface support for Broadcom
86 Selecting this enables additional code for debug purposes.
/linux-4.1.27/drivers/media/usb/pvrusb2/
DKconfig24 This option enables the operation of a sysfs based
48 This option enables a DVB interface for the pvrusb2 driver.
58 This option enables the inclusion of a debug interface
/linux-4.1.27/drivers/net/ethernet/qlogic/
DKconfig43 This configuration parameter enables Single Root Input Output
53 This configuration parameter enables DCB support in QLE83XX
64 This enables hardware offload support for VXLAN protocol over QLogic's
94 This enables the support for NetXen's Gigabit Ethernet card.
/linux-4.1.27/drivers/pci/pcie/
DKconfig8 This automatically enables PCI Express Port Bus support. Users can
35 This enables OS control over PCI Express ASPM (Active State
52 This enables PCI Express ASPM debug support. It will add per-device
/linux-4.1.27/Documentation/devicetree/bindings/sound/
Dnvidia,tegra-audio-wm8903.txt26 - nvidia,spkr-en-gpios : The GPIO that enables the speakers
29 - nvidia,int-mic-en-gpios : The GPIO that enables the internal microphone
30 - nvidia,ext-mic-en-gpios : The GPIO that enables the external microphone
/linux-4.1.27/arch/metag/mm/
DKconfig31 This enables 8kB pages as supported by Meta 2.x and later MMUs.
37 This enables 16kB pages as supported by Meta 2.x and later MMUs.
46 lower latencies than main memory. This enables support for
77 If the bootloader enables the L2 you must press y here to ensure the
/linux-4.1.27/fs/nfsd/
DKconfig40 This option enables support in your system's NFS server for
57 This option enables support in your system's NFS server for the
77 This option enables support in your system's NFS server for
90 This option enables support for the parallel NFS features of the
113 This option enables support for manually injecting faults
/linux-4.1.27/drivers/mtd/lpddr/
DKconfig8 This option enables support of LPDDR (Low power double data rate)
26 This option enables support of PCM memories with a LPDDR2-NVM
/linux-4.1.27/drivers/misc/c2port/
DKconfig9 This option enables support for Silicon Labs C2 port used to
28 This option enables C2 support for the Eurotech's Duramar 2150
/linux-4.1.27/drivers/net/wireless/rsi/
DKconfig21 This option enables the SDIO bus support in rsi drivers.
29 This option enables the USB bus support in rsi drivers.
/linux-4.1.27/drivers/staging/rtl8723au/
DKconfig18 This option enables Access Point mode. Unless you know that your system
26 This option enables icoexistence with BlueTooth communications for the r8723au driver.
/linux-4.1.27/drivers/mtd/nand/
DKconfig19 This enables support for accessing all type of NAND flash
35 This enables support for software BCH error correction. Binary BCH
81 This enables a NAND flash driver where control signals are
105 This config enables the ELM hardware engine, which can be used to
133 This enables the driver for the NAND flash controller on the
140 This enables the Blackfin on-chip NAND flash controller
172 This enables the NAND flash controller on the S3C24xx and S3C64xx
337 This enables the driver for the NAND flash device found on
402 registered by bcma as platform devices. This enables driver for
417 This enables the NAND flash controller on Orion machines.
[all …]
/linux-4.1.27/drivers/misc/mic/
DKconfig25 This enables Host Driver support for the Intel Many Integrated
28 enables communication between host and card. Intel MIC X100
45 This enables card driver support for the Intel Many Integrated
/linux-4.1.27/drivers/usb/host/
Dohci-hub.c153 u32 temp, enables; in ohci_rh_resume() local
268 enables = 0; in ohci_rh_resume()
275 enables |= OHCI_CTRL_CLE; in ohci_rh_resume()
281 enables |= OHCI_CTRL_BLE; in ohci_rh_resume()
286 enables |= OHCI_CTRL_PLE|OHCI_CTRL_IE; in ohci_rh_resume()
287 if (enables) { in ohci_rh_resume()
288 ohci_dbg (ohci, "restarting schedules ... %08x\n", enables); in ohci_rh_resume()
289 ohci->hc_control |= enables; in ohci_rh_resume()
/linux-4.1.27/drivers/sh/intc/
DKconfig13 This enables support for hardware-assisted userspace hardirq
27 This enables support for IRQ auto-distribution mode on SH-X3
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
DKconfig18 This enables printing of debug messages. Alternatively, debug messages
27 This enables debugfs for OMAPDSS at <debugfs>/omapdss. This enables
132 This option enables the sleep, and is enabled by default. You can
/linux-4.1.27/drivers/spi/
DKconfig67 This enables support for the SPI controller present on the
135 This enables support for the High Speed SPI controller present on
171 This enables dedicated general purpose SPI/Microwire1-compatible
178 This enables support for the Coldfire QSPI controller in master
210 This enables using the Cirrus EP93xx SPI controller in master
242 This enables support for the SPFI master controller found on
250 This enables using the Freescale i.MX SPI controllers in master
273 This enables using the Freescale MPC52xx Programmable Serial
280 This enables using the Freescale MPC5121 Programmable Serial
297 This enables using the Freescale SPI controllers in master mode.
[all …]
/linux-4.1.27/drivers/gpu/drm/exynos/
DKconfig40 This enables support for Exynos parallel output.
49 This enables support for Exynos MIPI-DSI device.
57 This enables support for DP device.
/linux-4.1.27/fs/nfs/
DKconfig37 This option enables support for version 2 of the NFS protocol
47 This option enables support for version 3 of the NFS protocol
80 This option enables support for version 4 of the NFS protocol
95 This option enables swapon to work on files located on NFS mounts.
102 This option enables support for minor version 1 of the NFSv4 protocol
111 This option enables support for minor version 2 of the NFSv4 protocol
/linux-4.1.27/arch/arm64/
DKconfig169 This enables support for Samsung Exynos SoC family
181 This enables support for Samsung Exynos7 SoC family
186 This enables support for Freescale LS2085A SOC.
199 This enables support for the ARMv8 based Qualcomm chipsets.
204 This enables support for AMD Seattle SOC Family
218 This enables support for the NVIDIA Tegra SoC family.
240 This enables support for Cavium's Thunder Family of SoCs.
249 This enables support for the ARMv8 software model (Versatile
255 This enables support for AppliedMicro X-Gene SOC Family
260 This enables support for Xilinx ZynqMP Family
[all …]
/linux-4.1.27/drivers/uwb/
DKconfig34 This driver enables the radio controller for HWA USB
46 This driver enables the radio controller for WHCI cards.
63 This driver enables support for the i1480 when connected via
/linux-4.1.27/net/mac80211/
DKconfig12 This option enables the hardware independent IEEE 802.11
28 This option enables the 'minstrel' TX rate control algorithm
35 This option enables the 'minstrel_ht' TX rate control algorithm
42 This option enables VHT in the 'minstrel_ht' TX rate control algorithm
78 This options enables support of Draft 802.11s mesh networking.
90 This option enables a few LED triggers for different
172 This option enables 802.11n High Throughput features
/linux-4.1.27/arch/powerpc/platforms/8xx/
DKconfig36 This enables support for the Embedded Planet EP88xC board.
45 This enables support for the Analogue & Micro Adder 875
64 This enables support for second Ethernet on MPC885ADS and MPC86xADS boards.
135 This enables a workaround for erratum CPU15 on MPC8xx chips.
/linux-4.1.27/drivers/char/ipmi/
DKconfig9 This enables the central IPMI message handler, required for IPMI
82 This enables the IPMI watchdog timer.
87 This enables a function to power off the system with IPMI if
/linux-4.1.27/arch/x86/
DKconfig.cpu75 Select this for Intel Pentium Pro chips. This enables the use of
84 pre-Coppermine Celeron core. This option enables an unaligned
94 Celeron-Coppermine core. This option enables use of some
111 Pentium-4 M (not Pentium M) chips. This option enables compile
232 Select this for a VIA C3 "Nehemiah". Selecting this enables usage
395 This enables detection, tunings and quirks for Intel processors
409 This enables detection, tunings and quirks for Cyrix processors
422 This enables detection, tunings and quirks for AMD processors
435 This enables detection, tunings and quirks for Centaur processors
449 This enables detection, tunings and quirks for Transmeta processors
[all …]
/linux-4.1.27/arch/arm/mach-imx/
DKconfig510 This enables support for Freescale i.MX25 processor
528 This enables support for Freescale i.MX50 processor.
535 This enables support for Freescale i.MX51 processor
543 This enables support for Freescale i.MX53 processor.
567 This enables support for Freescale i.MX6 Quad processor.
575 This enables support for Freescale i.MX6 SoloLite processor.
583 This enables support for Freescale i.MX6 SoloX processor.
594 This enables support for Freescale Vybrid VF610 processor.
624 This enables support for Freescale LS1021A processor.
/linux-4.1.27/drivers/cpufreq/
DKconfig.arm11 This enables the Generic CPUfreq driver for ARM big.LITTLE platforms.
17 This enables probing via DT for Generic CPUfreq driver for ARM
116 This enables the hisilicon ACPU CPUfreq driver.
135 This enables the CPUfreq driver for ARM Integrator CPUs.
159 This enables the CPUfreq driver for the Samsung S3C24XX family
/linux-4.1.27/sound/soc/generic/
DKconfig4 This option enables generic simple sound card support
/linux-4.1.27/drivers/net/ethernet/cisco/enic/
DKconfig9 This enables the support for the Cisco VIC Ethernet card.
/linux-4.1.27/drivers/net/wireless/ath/
DKconfig10 enables the common ath.ko module which shares common helpers.
33 This option enables tracepoints for atheros wireless drivers.
/linux-4.1.27/arch/cris/arch-v32/drivers/
DKconfig8 This option enables the ETRAX FS built-in 10/100Mbit Ethernet
113 This option enables MTD mapping of flash devices. Needed to use
141 This option enables MTD mapping of NAND flash devices. Needed to use
148 This options enables booting from NAND flash devices.
156 This option enables the I2C driver used by e.g. the RTC driver.
342 This option enables a driver for the stream co-processor
349 This option enables the SD/MMC host controller interface.
377 This enables using an synchronous serial (sser) port as a
386 This enables using GPIO pins port as a SPI master controller
/linux-4.1.27/Documentation/ABI/stable/
Dthermal-notification3 This interface enables notification for thermal related events.
/linux-4.1.27/drivers/block/mtip32xx/
DKconfig9 This enables the block driver for Micron PCIe SSDs.
/linux-4.1.27/drivers/mtd/devices/
DKconfig57 This enables access to AT45xxx DataFlash chips, using SPI.
85 This enables access to most modern SPI flash chips, used for
109 This enables access to the non JEDEC SST25L SPI flash chips, used
120 registered by bcma as platform devices. This enables driver for
143 This enables the flash driver for LART. Please note that you do
150 This enables a test MTD device driver which uses vmalloc() to
/linux-4.1.27/arch/arm/mach-nspire/
DKconfig11 This enables support for systems using the TI-NSPIRE CPU
/linux-4.1.27/drivers/pinctrl/sh-pfc/
DKconfig14 This enables pin control drivers for SH and SH Mobile platforms
20 This enables support for GPIOs within the SoC's pin function
/linux-4.1.27/drivers/staging/lustre/lustre/
DKconfig15 This option enables Lustre file system client support. Choose Y
48 This option is mainly for debug purpose. It enables Lustre code to do
/linux-4.1.27/arch/powerpc/platforms/
DKconfig.cputype235 This option enables kernel support for larger than 32-bit physical
248 This option enables kernel support for the Altivec extensions to the
265 This option enables kernel support for the Vector Scaler extensions
282 This option enables kernel support for the PowerPC Initiate
322 This option enables kernel support for the Signal Processing
365 This enables the powerpc-specific perf_event back-end.
371 This enables support for systems with more than one CPU. If you have
/linux-4.1.27/arch/arm/mach-alpine/
DKconfig12 This enables support for the Annapurna Labs Alpine V1 boards.
/linux-4.1.27/net/wireless/
DKconfig52 This option enables some additional warnings that help
102 This option enables support for parsing regulatory hints
115 This option enables support for relaxation of the NO_IR flag for
140 This option enables powersave mode by default.
197 This options enables a library of common routines used
Ddb.txt3 # enables CONFIG_CFG80211_INTERNAL_REGDB. Almost no one actually needs to
/linux-4.1.27/Documentation/devicetree/bindings/power_supply/
Dmax17042_battery.txt10 Defining this property enables current-sense functionality.
/linux-4.1.27/drivers/gpu/ipu-v3/
DKconfig8 Processing Unit. This option only enables IPU base support.
/linux-4.1.27/fs/pstore/
DKconfig7 This option enables generic access to platform level
56 This enables panic and oops messages to be logged to a circular
/linux-4.1.27/sound/aoa/
DKconfig6 This option enables the new driver for the various
/linux-4.1.27/fs/exofs/
DKconfig13 This option enables EXOFS debug prints.
/linux-4.1.27/drivers/net/ethernet/octeon/
DKconfig12 This option enables the ethernet driver for the management
/linux-4.1.27/drivers/isdn/sc/
DKconfig5 This enables support for the Spellcaster BRI ISDN boards. This
/linux-4.1.27/security/
DKconfig47 This enables the socket and networking security hooks.
56 This enables the XFRM (IPSec) networking security hooks.
69 This enables the security hooks for pathname based access control.
78 This option enables support for booting the kernel with the
/linux-4.1.27/Documentation/devicetree/bindings/input/
Dspear-keyboard.txt8 - autorepeat: bool: enables key autorepeat
/linux-4.1.27/arch/arm/mach-axxia/
DKconfig13 This enables support for the LSI Axxia devices.
/linux-4.1.27/sound/aoa/fabrics/
DKconfig6 This enables the layout-id fabric for the Apple Onboard
/linux-4.1.27/drivers/media/usb/usbvision/
DKconfig8 NT1003/1004/1005 USB Bridges. This driver enables using those
/linux-4.1.27/arch/powerpc/platforms/maple/
DKconfig17 This option enables support for the Maple 970FX Evaluation Board.
/linux-4.1.27/net/netlink/
DKconfig8 This option enables support for memory mapped netlink IO. This
/linux-4.1.27/drivers/staging/mt29f_spinand/
DKconfig5 This enables support for accessing Micron SPI NAND flash
/linux-4.1.27/drivers/infiniband/hw/nes/
DKconfig15 This option enables debug messages from the NetEffect RNIC
/linux-4.1.27/drivers/misc/vmw_vmci/
DKconfig9 This is VMware's Virtual Machine Communication Interface. It enables
/linux-4.1.27/drivers/isdn/pcbit/
DKconfig5 This enables support for the PCBIT ISDN-card. This card is
/linux-4.1.27/sound/soc/nuc900/
DKconfig9 This option enables support for AC97 mode on the NUC900 SoC.
/linux-4.1.27/kernel/time/
DKconfig83 This option enables a tickless idle system: timer interrupts
144 are idle. This Kconfig option enables scalable detection of
185 This is the old config entry that enables dynticks idle.
194 This option enables high resolution timer support. If your
/linux-4.1.27/sound/soc/txx9/
DKconfig8 This option enables support for the AC Link Controllers in TXx9 SoC.
/linux-4.1.27/net/bluetooth/rfcomm/
DKconfig17 This option enables TTY emulation support for RFCOMM channels.
/linux-4.1.27/drivers/infiniband/hw/qib/
DKconfig14 Setting this enables DCA support on some Intel chip sets
/linux-4.1.27/drivers/target/sbp/
DKconfig6 This enables you to expose SCSI devices to other nodes on the FireWire
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-ptp90 This write-only file enables or disables external
108 This write-only file enables or disables periodic
119 This write-only file enables or disables delivery of
Devm22 patch, which loads the trusted/encrypted key and enables
/linux-4.1.27/drivers/mtd/onenand/
DKconfig6 This enables support for accessing all type of OneNAND flash
59 Flash memory array, these two component enables simultaneous program
/linux-4.1.27/drivers/nfc/
DKconfig22 This enables the NFC driver for Texas Instrument's BT/FM/GPS/NFC
33 This option enables the NFC driver for Texas Instruments' TRF7970a
/linux-4.1.27/arch/m68k/
DKconfig.bus23 This enables support for the Zorro bus in the Amiga. If you have
52 This option enables support for the ROM port ISA adapter used to
DKconfig.machine10 This option enables support for the Amiga series of computers. If
19 This option enables support for the 68000-based Atari series of
29 This option enables support for the Apple Macintosh series of
90 This option enables support for the HP9000/300 and HP9000/400 series
102 This option enables support for the Sun 3x series of workstations.
117 <http://www.q40.de/>. This option enables support for the Q40 and
128 This option enables support for the Sun 3 series of workstations
/linux-4.1.27/drivers/mtd/chips/
DKconfig20 This option enables JEDEC-style probing of flash chips which are not
151 This enables support for reading, writing and locking so called
206 This option enables basic support for RAM chips accessed through
212 This option enables basic support for ROM chips accessed through
218 This option enables support for a dummy probing driver used to
/linux-4.1.27/drivers/bluetooth/
DKconfig30 The Broadcom protocol support enables firmware and patchram
88 This protocol enables AR300x chips to be enabled with
122 The Intel protocol support enables Bluetooth HCI over serial
133 The Broadcom protocol support enables Bluetooth HCI over serial
281 This enables the Bluetooth driver for Texas Instrument's BT/FM/GPS
/linux-4.1.27/fs/cifs/
DKconfig26 protocols for CIFS including SMB3, which enables
119 than Windows like) file behavior. It also enables
158 moves to a different server. This feature also enables
179 This enables support for the Server Message Block version 2
187 In general SMB3 enables better performance, security
/linux-4.1.27/drivers/media/rc/keymaps/
DKconfig7 This option enables the compilation of lots of Remote
/linux-4.1.27/arch/sh/drivers/
DKconfig16 This enables support for the push switch framework, a simple
/linux-4.1.27/drivers/sn/
DKconfig12 This option enables basic support for the SGI IOC3-based Base IO
/linux-4.1.27/drivers/memstick/
DKconfig19 say N here. This enables MemoryStick core and driver debugging.
/linux-4.1.27/arch/sh/mm/
DKconfig118 the address space, each with varying latencies. This enables
179 This enables 8kB pages as supported by SH-X2 and later MMUs.
185 This enables 16kB pages on MMU-less SH systems.
191 This enables support for 64kB pages, possible on all SH-4
/linux-4.1.27/net/mac802154/
DKconfig10 This option enables the hardware independent IEEE 802.15.4
/linux-4.1.27/drivers/isdn/icn/
DKconfig5 This enables support for two kinds of ISDN-cards made by a German
/linux-4.1.27/drivers/staging/rtl8188eu/
DKconfig16 This option enables Access Point mode. Unless you know that your system
/linux-4.1.27/drivers/pci/pcie/aer/
DKconfig.debug10 This enables PCI Express Root Port Advanced Error Reporting
DKconfig11 This enables PCI Express Root Port Advanced Error Reporting
/linux-4.1.27/drivers/misc/cxl/
DKconfig19 coherently attached to a CPU via an MMU. This driver enables
/linux-4.1.27/arch/powerpc/platforms/embedded6xx/
DKconfig57 This option enables support for the GE Fanuc C2K board (formerly
70 This option enables support for the Motorola (now Emerson) MVME5100
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/
Dlantiq,falcon-pinumx.txt56 - lantiq,drive-current: Boolean, enables drive-current
57 - lantiq,slew-rate: Boolean, enables slew-rate
Dmarvell,mvebu-pinctrl.txt3 The pinctrl driver enables Marvell SoCs to configure the multi-purpose pins
/linux-4.1.27/net/ipv4/netfilter/
DKconfig33 This option enables /proc and sysctl compatibility with the old
44 This option enables the IPv4 support for nf_tables.
51 This option enables the "route" chain for IPv4 in nf_tables. This
66 This option enables the ARP support for nf_tables.
100 This option enables the "nat" chain for IPv4 in nf_tables. This
260 This enables the `nat' table in iptables. This allows masquerading,
/linux-4.1.27/drivers/mmc/
DKconfig20 say N here. This enables MMC core and driver debugging.
/linux-4.1.27/drivers/iommu/
DKconfig106 This option enables code in the AMD IOMMU driver to collect various
116 This option enables support for the AMD IOMMUv2 features of the IOMMU
131 DMA remapping (DMAR) devices support enables independent address
231 processor family. This enables H/W multimedia accelerators to see
262 Support for Renesas IPMMU/IPMMUI. This option enables
/linux-4.1.27/arch/arm/
DKconfig346 This enables support for ARM Ltd RealView boards.
363 This enables support for ARM Ltd Versatile board.
429 This enables support for the Cirrus EP93xx series of CPUs.
450 This enables support for systems based on the Hilscher NetX Soc
1034 It does not affect the MPCore. This option enables the ARM Ltd.
1041 This option enables the workaround for the 430973 Cortex-A8
1048 The workaround enables the BTB/BTAC operations by setting ACTLR.IBE
1058 This option enables the workaround for the 458693 Cortex-A8 (r2p0)
1062 hazard might then cause a processor deadlock. The workaround enables
1072 This option enables the workaround for the 460075 Cortex-A8 (r2p0)
[all …]
/linux-4.1.27/Documentation/hwmon/
Dpwm-fan4 This driver enables the use of a PWM module to drive a fan. It uses the
Ducd900030 can be used for power supply enables, power-on reset signals, external
37 voltage inputs. Twenty-three GPIO pins can be used for power supply enables,
/linux-4.1.27/drivers/firewire/
DKconfig36 This option enables you to use SBP-2 devices connected to a
51 This enables IPv4/IPv6 over IEEE 1394, providing IP connectivity
/linux-4.1.27/drivers/net/wireless/b43legacy/
DKconfig38 # This config option automatically enables b43legacy LEDS support,
45 # This config option automatically enables b43 HW-RNG support,
/linux-4.1.27/arch/mips/loongson/
DKconfig103 This option enables the mfgpt0 timer of AMD CS5536. With this timer
116 This option enables the hpet timer of AMD RS780/SBX00.
/linux-4.1.27/security/selinux/
DKconfig45 This option enables writing to a selinuxfs node 'disable', which
60 This enables the development support option of NSA SELinux,
102 This option enables the maximum policy format version supported
/linux-4.1.27/arch/s390/
DKconfig348 This enables support for systems with more than one CPU. If you have
444 This option enables the compiler option -mkernel-backchain if it
458 This option enables the compiler option -mstack-guard and
483 This option enables the compiler option -mwarn-dynamicstack. If the
605 This option also enables s390 zfcpdump.
719 i.e. enables or disables monitoring on the Linux side.
734 APPLDATA monitor record, i.e. enables or disables monitoring this record
751 APPLDATA monitor record, i.e. enables or disables monitoring this record
767 APPLDATA monitor record, i.e. enables or disables monitoring this record
/linux-4.1.27/drivers/misc/
DKconfig99 This option enables device driver support for in-band access to the
105 The ibmasm driver also enables the OS to use the UART on the
145 This option enables basic support for the IOC4 chip on certain
174 This option enables support for Texas Instruments(R) PCI74xx and
196 This option enables device driver support for Atmel Synchronized
294 This option enables additional debugging code for the SGI GRU driver.
390 This option enables gadget support for PCIe controller. If
485 The FSA9480 is fully controlled using I2C and enables USB data,
495 This option enables support for bitstream configuration (programming
/linux-4.1.27/Documentation/cpuidle/
Dcore.txt19 enables current_governor interface in /sys/devices/system/cpu/cpuidle/,
/linux-4.1.27/drivers/misc/cb710/
DKconfig5 This option enables support for PCI ENE CB710/720 Flash memory card
/linux-4.1.27/drivers/net/ethernet/oki-semi/pch_gbe/
DKconfig16 to Gigabit Ethernet. This driver enables Gigabit Ethernet function.
/linux-4.1.27/Documentation/misc-devices/
Dapds990x.txt53 1 enables the chip
96 1 enables the proximity
Dbh1770glc.txt52 1 enables the chip
94 1 enables the proximity
/linux-4.1.27/net/dcb/
DKconfig5 This enables support for configuring Data Center Bridging (DCB)
/linux-4.1.27/Documentation/devicetree/bindings/mmc/
Dmmc-pwrseq-simple.txt4 common properties between various SOC designs. It thus enables us to use the
/linux-4.1.27/drivers/staging/fwserial/
DKconfig5 This enables TTY over IEEE 1394, providing high-speed serial
/linux-4.1.27/arch/powerpc/platforms/pasemi/
DKconfig11 This option enables support for PA Semi's PWRficient line
/linux-4.1.27/fs/jffs2/
DKconfig24 is unlikely to be useful - it enables extra debugging in certain
36 This enables the write-buffering support in JFFS2.
97 enables an extended attribute handler for file security
/linux-4.1.27/drivers/media/
DKconfig108 # Only enables if one of the V4L2 types (ATV, webcam, radio) is selected
130 # Only enables if one of DTV is selected
145 This option enables DVB Network Support which is a part of the DVB
/linux-4.1.27/drivers/block/zram/
DKconfig25 This option enables LZ4 compression algorithm support. Compression
/linux-4.1.27/drivers/net/wireless/cw1200/
DKconfig6 This option just enables the driver core, see below for
/linux-4.1.27/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-adc-ad7280a5 Writing 1 enables the cell balance output switch corresponding
Dtrigger.txt18 Function that enables / disables the underlying source of the trigger.
/linux-4.1.27/drivers/firmware/google/
DKconfig27 This option enables the kernel to search for a firmware log in
/linux-4.1.27/drivers/pinctrl/spear/
DKconfig12 This enables pin control drivers for SPEAr Platform
/linux-4.1.27/drivers/leds/trigger/
DKconfig5 This option enables trigger support for the leds class.
108 This enables direct flash/torch on/off by the driver, kernel space.
/linux-4.1.27/drivers/gpio/
DKconfig38 This enables GPIO support through the generic GPIO library.
166 This option enables support for GPIOs found on Fintek Super-I/O
251 This enables support for memory mapped GPIOs on the External Bus Unit
402 This enables support for the Serial To Parallel (STP) unit found on
522 This option enables support for 18 GPIOs found
537 This option enables support for N GPIOs found on Avionic Design
658 This option enables support for on-chip GPIO found
723 This enables support for the Janz VMOD-TTL Digital IO module.
731 This enables support for the PLD GPIO interface on some Kontron ETX
774 This enables support for the GPIOs found on the STMPE I/O
[all …]
/linux-4.1.27/arch/frv/
DKconfig203 This enables support for the FR401, FR401A and FR403 CPUs
210 This enables support for the FR405 CPU
216 This enables support for the FR451 CPU
231 This enables support for the FR555 CPU
/linux-4.1.27/drivers/powercap/
DKconfig23 This enables support for the Intel Running Average Power Limit (RAPL)
/linux-4.1.27/Documentation/devicetree/bindings/video/backlight/
Dpwm-backlight.txt18 - enable-gpios: contains a single GPIO specifier for the GPIO which enables
/linux-4.1.27/drivers/net/wireless/libertas/
DKconfig45 This enables Libertas' MESH support, used by e.g. the OLPC people.
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
DKconfig46 This option enables DFS support for initiating radiation on
/linux-4.1.27/mm/
DKconfig.debug6 field for every page. This extension enables us to save memory
/linux-4.1.27/fs/coda/
DKconfig6 enables you to mount file systems of a remote server and access them
/linux-4.1.27/drivers/mtd/spi-nor/
DKconfig28 This enables support for the Quad SPI controller in master mode.
/linux-4.1.27/fs/ntfs/
DKconfig7 Saying Y or M here enables read support. There is partial, but
55 This enables the partial, but safe, write support in the NTFS driver.
/linux-4.1.27/drivers/s390/char/
DKconfig86 This option enables the hardware console interface for system
99 This option enables the call home function, which is able to inform
121 This option enables support for file transfers from a Hardware
/linux-4.1.27/net/netfilter/ipvs/
DKconfig80 This option enables support for load balancing TCP transport
86 This option enables support for load balancing UDP transport
95 This option enables support for load balancing ESP (Encapsulation
101 This option enables support for load balancing AH (Authentication
108 This option enables support for load balancing SCTP transport
/linux-4.1.27/drivers/mtd/maps/
DKconfig121 This enables access routines for the flash chips on the AMD NetSc520
254 This enables access to the flash chips on the Hitachi SolutionEngine and
261 This enables access to the flash chips on most platforms based on
277 This enables MTD access to flash devices on platforms based
286 This enables access to the NOR Flash on the impA7 board of
369 This driver enables access to the Dreamcast Visual Memory Unit (VMU).
/linux-4.1.27/Documentation/devicetree/bindings/serial/
Drs485.txt18 - rs485-rx-during-tx: empty property that enables the receiving of data even
/linux-4.1.27/net/6lowpan/
DKconfig5 This enables IPv6 over Low power Wireless Personal Area Network -
/linux-4.1.27/Documentation/devicetree/bindings/usb/
Dci-hdrc-imx.txt20 - external-vbus-divider: enables off-chip resistor divider for Vbus
Dpxa-usb.txt11 If present, enables the appropriate USB port of the controller.
/linux-4.1.27/drivers/net/ethernet/sfc/
DKconfig36 This enables support for the SFC9000 I/O Virtualization
/linux-4.1.27/security/apparmor/
DKconfig10 This enables the AppArmor security module.
/linux-4.1.27/Documentation/devicetree/bindings/net/
Dmicrel.txt25 Setting the RMII Reference Clock Select bit enables 25 MHz rather
/linux-4.1.27/security/integrity/ima/
DKconfig115 This option enables local measurement integrity appraisal.
142 .system keyring. This option enables X509 certificate
/linux-4.1.27/drivers/net/ethernet/3com/
DKconfig72 This option enables driver support for a large number of 10Mbps and
94 This option enables driver support for the 3cr990 series of cards:
/linux-4.1.27/net/ipv6/netfilter/
DKconfig33 This option enables the IPv6 support for nf_tables.
40 This option enables the "route" chain for IPv6 in nf_tables. This
78 This option enables the "nat" chain for IPv6 in nf_tables. This
290 This enables the `nat' table in ip6tables. This allows masquerading,
/linux-4.1.27/fs/9p/
DKconfig42 enables an extended attribute handler for file security
/linux-4.1.27/sound/soc/au1x/
DKconfig8 This option enables support for the Programmable Serial
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/
Dccf.txt6 that enables the implementation of coherent, multicore systems.
/linux-4.1.27/arch/metag/
DKconfig114 This enables support for systems with more than one thread running
198 This option enables using interrupts to collect information from
215 This enables support for services provided by DA JTAG debug adapters,
/linux-4.1.27/drivers/iio/light/
DKconfig45 This option enables ambient light sensor using
56 This option enables ambient light sensor using
77 This option enables proximity & RGB sensor using
/linux-4.1.27/fs/ext2/
DKconfig40 enables an extended attribute handler for file security
/linux-4.1.27/Documentation/virtual/
Dparavirt_ops.txt7 Linux pv_ops is a virtualization API which enables support for different
/linux-4.1.27/arch/arm/mach-ux500/
DKconfig67 automatically enables MACH_MOP500.
/linux-4.1.27/Documentation/infiniband/
Dipoib.txt81 CONFIG_INFINIBAND_IPOIB_DEBUG also enables files in the debugfs
93 CONFIG_INFINIBAND_IPOIB_DEBUG_DATA enables even more debug output in
/linux-4.1.27/arch/mn10300/
DKconfig184 This enables support for systems with more than one CPU. If you have
239 This option enables support for the RTC, thus enabling time to be
287 This option enables support for the on-chip serial ports that the
295 This option enables support for a console on the on-chip serial ports
/linux-4.1.27/drivers/staging/android/
DKconfig37 This option enables the framework for synchronization between multiple
/linux-4.1.27/arch/powerpc/platforms/52xx/
DKconfig12 This option enables support for a simple MPC52xx based boards which
/linux-4.1.27/security/smack/
DKconfig40 This enables security marking of network packets using
/linux-4.1.27/drivers/media/usb/cx231xx/
DKconfig26 This module enables the usage of those other hardware, like the
/linux-4.1.27/arch/arm/mach-tegra/
DKconfig17 This enables support for NVIDIA Tegra based systems.
/linux-4.1.27/fs/jfs/
DKconfig30 enables an extended attribute handler for file security
/linux-4.1.27/Documentation/timers/
Dhpet.txt23 of the HPET before the driver module_init routine is called. This enables
/linux-4.1.27/net/netfilter/
DKconfig58 This option enables support for connection marks, used by the
68 This option enables security markings to be applied to
81 This option enables support for connection tracking zones.
94 This option enables for the list of known conntrack entries
113 This option enables support for connection tracking timeout
123 This option enables support for connection tracking timestamping.
133 This option enables support for assigning user-defined flag bits
224 Direct Client-to-Client Protocol (DCC). This enables users to send
331 This option enables support for a netlink-based userspace interface
338 This option enables support for connection tracking timeout
[all …]
/linux-4.1.27/drivers/mtd/ubi/
DKconfig83 This option enables gluebi - an additional driver which emulates MTD
95 This option enables read-only UBI block devices support. UBI block
/linux-4.1.27/Documentation/filesystems/
Docfs2.txt42 barrier=1 This enables/disables barriers. barrier=0 disables it,
43 barrier=1 enables it.
/linux-4.1.27/lib/
DKconfig21 This option enables the use of hardware bit-reversal instructions on
113 This option enables the CRC32 library functions to perform a
209 This option enables the 32 bit PRNG library functions to perform a
430 This option enables a simple self-test of the glob_match
/linux-4.1.27/drivers/infiniband/ulp/ipoib/
DKconfig16 This option enables support for IPoIB connected mode. After
/linux-4.1.27/Documentation/
Dsvga.txt157 CONFIG_VIDEO_SVGA - enables autodetection of SVGA cards. This is switched
164 CONFIG_VIDEO_VESA - enables autodetection of VESA modes. If it doesn't work
168 CONFIG_VIDEO_COMPACT - enables compacting of the video mode list. If there
174 CONFIG_VIDEO_RETAIN - enables retaining of screen contents when switching
179 CONFIG_VIDEO_LOCAL - enables inclusion of "local modes" in the list. The
/linux-4.1.27/Documentation/devicetree/bindings/media/i2c/
Dadv7604.txt18 level that enables hot-plug detection.
/linux-4.1.27/drivers/firmware/
DKconfig119 This option enables the kernel to find the region of memory
130 This option enables support for detection and exposing of iSCSI

123