misc: add usb camera pd pin control driver
[firefly-linux-kernel-4.4.55.git] / drivers / misc / Kconfig
1 #
2 # Misc strange devices
3 #
4
5 menu "Misc devices"
6
7 config ROCKCHIP_SCR
8         tristate "Rockchip Smartcard Reader Controller support"
9         default n
10         help
11           say Y here to enable Rockchip Smartcard Reader Controller driver
12           for Soc such as RK3128,RK322x,RK3288,RK3368,RK3366 and etc.
13
14 config SENSORS_LIS3LV02D
15         tristate
16         depends on INPUT
17         select INPUT_POLLDEV
18         default n
19
20 config AD525X_DPOT
21         tristate "Analog Devices Digital Potentiometers"
22         depends on (I2C || SPI) && SYSFS
23         help
24           If you say yes here, you get support for the Analog Devices
25           AD5258, AD5259, AD5251, AD5252, AD5253, AD5254, AD5255
26           AD5160, AD5161, AD5162, AD5165, AD5200, AD5201, AD5203,
27           AD5204, AD5206, AD5207, AD5231, AD5232, AD5233, AD5235,
28           AD5260, AD5262, AD5263, AD5290, AD5291, AD5292, AD5293,
29           AD7376, AD8400, AD8402, AD8403, ADN2850, AD5241, AD5242,
30           AD5243, AD5245, AD5246, AD5247, AD5248, AD5280, AD5282,
31           ADN2860, AD5273, AD5171, AD5170, AD5172, AD5173, AD5270,
32           AD5271, AD5272, AD5274
33           digital potentiometer chips.
34
35           See Documentation/misc-devices/ad525x_dpot.txt for the
36           userspace interface.
37
38           This driver can also be built as a module.  If so, the module
39           will be called ad525x_dpot.
40
41 config AD525X_DPOT_I2C
42         tristate "support I2C bus connection"
43         depends on AD525X_DPOT && I2C
44         help
45           Say Y here if you have a digital potentiometers hooked to an I2C bus.
46
47           To compile this driver as a module, choose M here: the
48           module will be called ad525x_dpot-i2c.
49
50 config AD525X_DPOT_SPI
51         tristate "support SPI bus connection"
52         depends on AD525X_DPOT && SPI_MASTER
53         help
54           Say Y here if you have a digital potentiometers hooked to an SPI bus.
55
56           If unsure, say N (but it's safe to say "Y").
57
58           To compile this driver as a module, choose M here: the
59           module will be called ad525x_dpot-spi.
60
61 config ATMEL_TCLIB
62         bool "Atmel AT32/AT91 Timer/Counter Library"
63         depends on (AVR32 || ARCH_AT91)
64         help
65           Select this if you want a library to allocate the Timer/Counter
66           blocks found on many Atmel processors.  This facilitates using
67           these blocks by different drivers despite processor differences.
68
69 config ATMEL_TCB_CLKSRC
70         bool "TC Block Clocksource"
71         depends on ATMEL_TCLIB
72         default y
73         help
74           Select this to get a high precision clocksource based on a
75           TC block with a 5+ MHz base clock rate.  Two timer channels
76           are combined to make a single 32-bit timer.
77
78           When GENERIC_CLOCKEVENTS is defined, the third timer channel
79           may be used as a clock event device supporting oneshot mode
80           (delays of up to two seconds) based on the 32 KiHz clock.
81
82 config ATMEL_TCB_CLKSRC_BLOCK
83         int
84         depends on ATMEL_TCB_CLKSRC
85         prompt "TC Block" if CPU_AT32AP700X
86         default 0
87         range 0 1
88         help
89           Some chips provide more than one TC block, so you have the
90           choice of which one to use for the clock framework.  The other
91           TC can be used for other purposes, such as PWM generation and
92           interval timing.
93
94 config DUMMY_IRQ
95         tristate "Dummy IRQ handler"
96         default n
97         ---help---
98           This module accepts a single 'irq' parameter, which it should register for.
99           The sole purpose of this module is to help with debugging of systems on
100           which spurious IRQs would happen on disabled IRQ vector.
101
102 config IBM_ASM
103         tristate "Device driver for IBM RSA service processor"
104         depends on X86 && PCI && INPUT
105         ---help---
106           This option enables device driver support for in-band access to the
107           IBM RSA (Condor) service processor in eServer xSeries systems.
108           The ibmasm device driver allows user space application to access
109           ASM (Advanced Systems Management) functions on the service
110           processor. The driver is meant to be used in conjunction with
111           a user space API.
112           The ibmasm driver also enables the OS to use the UART on the
113           service processor board as a regular serial port. To make use of
114           this feature serial driver support (CONFIG_SERIAL_8250) must be
115           enabled.
116
117           WARNING: This software may not be supported or function
118           correctly on your IBM server. Please consult the IBM ServerProven
119           website <http://www-03.ibm.com/systems/info/x86servers/serverproven/compat/us/>
120           for information on the specific driver level and support statement
121           for your IBM server.
122
123 config PHANTOM
124         tristate "Sensable PHANToM (PCI)"
125         depends on PCI
126         help
127           Say Y here if you want to build a driver for Sensable PHANToM device.
128
129           This driver is only for PCI PHANToMs.
130
131           If you choose to build module, its name will be phantom. If unsure,
132           say N here.
133
134 config INTEL_MID_PTI
135         tristate "Parallel Trace Interface for MIPI P1149.7 cJTAG standard"
136         depends on PCI && TTY && (X86_INTEL_MID || COMPILE_TEST)
137         default n
138         help
139           The PTI (Parallel Trace Interface) driver directs
140           trace data routed from various parts in the system out
141           through an Intel Penwell PTI port and out of the mobile
142           device for analysis with a debugging tool (Lauterbach or Fido).
143
144           You should select this driver if the target kernel is meant for
145           an Intel Atom (non-netbook) mobile device containing a MIPI
146           P1149.7 standard implementation.
147
148 config SGI_IOC4
149         tristate "SGI IOC4 Base IO support"
150         depends on PCI
151         ---help---
152           This option enables basic support for the IOC4 chip on certain
153           SGI IO controller cards (IO9, IO10, and PCI-RT).  This option
154           does not enable any specific functions on such a card, but provides
155           necessary infrastructure for other drivers to utilize.
156
157           If you have an SGI Altix with an IOC4-based card say Y.
158           Otherwise say N.
159
160 config TIFM_CORE
161         tristate "TI Flash Media interface support"
162         depends on PCI
163         help
164           If you want support for Texas Instruments(R) Flash Media adapters
165           you should select this option and then also choose an appropriate
166           host adapter, such as 'TI Flash Media PCI74xx/PCI76xx host adapter
167           support', if you have a TI PCI74xx compatible card reader, for
168           example.
169           You will also have to select some flash card format drivers. MMC/SD
170           cards are supported via 'MMC/SD Card support: TI Flash Media MMC/SD
171           Interface support (MMC_TIFM_SD)'.
172
173           To compile this driver as a module, choose M here: the module will
174           be called tifm_core.
175
176 config TIFM_7XX1
177         tristate "TI Flash Media PCI74xx/PCI76xx host adapter support"
178         depends on PCI && TIFM_CORE
179         default TIFM_CORE
180         help
181           This option enables support for Texas Instruments(R) PCI74xx and
182           PCI76xx families of Flash Media adapters, found in many laptops.
183           To make actual use of the device, you will have to select some
184           flash card format drivers, as outlined in the TIFM_CORE Help.
185
186           To compile this driver as a module, choose M here: the module will
187           be called tifm_7xx1.
188
189 config ICS932S401
190         tristate "Integrated Circuits ICS932S401"
191         depends on I2C
192         help
193           If you say yes here you get support for the Integrated Circuits
194           ICS932S401 clock control chips.
195
196           This driver can also be built as a module. If so, the module
197           will be called ics932s401.
198
199 config ATMEL_SSC
200         tristate "Device driver for Atmel SSC peripheral"
201         depends on HAS_IOMEM && (AVR32 || ARCH_AT91 || COMPILE_TEST)
202         ---help---
203           This option enables device driver support for Atmel Synchronized
204           Serial Communication peripheral (SSC).
205
206           The SSC peripheral supports a wide variety of serial frame based
207           communications, i.e. I2S, SPI, etc.
208
209           If unsure, say N.
210
211 config ENCLOSURE_SERVICES
212         tristate "Enclosure Services"
213         default n
214         help
215           Provides support for intelligent enclosures (bays which
216           contain storage devices).  You also need either a host
217           driver (SCSI/ATA) which supports enclosures
218           or a SCSI enclosure device (SES) to use these services.
219
220 config SGI_XP
221         tristate "Support communication between SGI SSIs"
222         depends on NET
223         depends on (IA64_GENERIC || IA64_SGI_SN2 || IA64_SGI_UV || X86_UV) && SMP
224         select IA64_UNCACHED_ALLOCATOR if IA64_GENERIC || IA64_SGI_SN2
225         select GENERIC_ALLOCATOR if IA64_GENERIC || IA64_SGI_SN2
226         select SGI_GRU if X86_64 && SMP
227         ---help---
228           An SGI machine can be divided into multiple Single System
229           Images which act independently of each other and have
230           hardware based memory protection from the others.  Enabling
231           this feature will allow for direct communication between SSIs
232           based on a network adapter and DMA messaging.
233
234 config CS5535_MFGPT
235         tristate "CS5535/CS5536 Geode Multi-Function General Purpose Timer (MFGPT) support"
236         depends on MFD_CS5535
237         default n
238         help
239           This driver provides access to MFGPT functionality for other
240           drivers that need timers.  MFGPTs are available in the CS5535 and
241           CS5536 companion chips that are found in AMD Geode and several
242           other platforms.  They have a better resolution and max interval
243           than the generic PIT, and are suitable for use as high-res timers.
244           You probably don't want to enable this manually; other drivers that
245           make use of it should enable it.
246
247 config CS5535_MFGPT_DEFAULT_IRQ
248         int
249         depends on CS5535_MFGPT
250         default 7
251         help
252           MFGPTs on the CS5535 require an interrupt.  The selected IRQ
253           can be overridden as a module option as well as by driver that
254           use the cs5535_mfgpt_ API; however, different architectures might
255           want to use a different IRQ by default.  This is here for
256           architectures to set as necessary.
257
258 config CS5535_CLOCK_EVENT_SRC
259         tristate "CS5535/CS5536 high-res timer (MFGPT) events"
260         depends on GENERIC_CLOCKEVENTS && CS5535_MFGPT
261         help
262           This driver provides a clock event source based on the MFGPT
263           timer(s) in the CS5535 and CS5536 companion chips.
264           MFGPTs have a better resolution and max interval than the
265           generic PIT, and are suitable for use as high-res timers.
266
267 config HP_ILO
268         tristate "Channel interface driver for the HP iLO processor"
269         depends on PCI
270         default n
271         help
272           The channel interface driver allows applications to communicate
273           with iLO management processors present on HP ProLiant servers.
274           Upon loading, the driver creates /dev/hpilo/dXccbN files, which
275           can be used to gather data from the management processor, via
276           read and write system calls.
277
278           To compile this driver as a module, choose M here: the
279           module will be called hpilo.
280
281 config QCOM_COINCELL
282         tristate "Qualcomm coincell charger support"
283         depends on MFD_SPMI_PMIC || COMPILE_TEST
284         help
285           This driver supports the coincell block found inside of
286           Qualcomm PMICs.  The coincell charger provides a means to
287           charge a coincell battery or backup capacitor which is used
288           to maintain PMIC register and RTC state in the absence of
289           external power.
290
291 config SGI_GRU
292         tristate "SGI GRU driver"
293         depends on X86_UV && SMP
294         default n
295         select MMU_NOTIFIER
296         ---help---
297         The GRU is a hardware resource located in the system chipset. The GRU
298         contains memory that can be mmapped into the user address space. This memory is
299         used to communicate with the GRU to perform functions such as load/store,
300         scatter/gather, bcopy, AMOs, etc.  The GRU is directly accessed by user
301         instructions using user virtual addresses. GRU instructions (ex., bcopy) use
302         user virtual addresses for operands.
303
304         If you are not running on a SGI UV system, say N.
305
306 config SGI_GRU_DEBUG
307         bool  "SGI GRU driver debug"
308         depends on SGI_GRU
309         default n
310         ---help---
311         This option enables additional debugging code for the SGI GRU driver.
312         If you are unsure, say N.
313
314 config APDS9802ALS
315         tristate "Medfield Avago APDS9802 ALS Sensor module"
316         depends on I2C
317         help
318           If you say yes here you get support for the ALS APDS9802 ambient
319           light sensor.
320
321           This driver can also be built as a module.  If so, the module
322           will be called apds9802als.
323
324 config ISL29003
325         tristate "Intersil ISL29003 ambient light sensor"
326         depends on I2C && SYSFS
327         help
328           If you say yes here you get support for the Intersil ISL29003
329           ambient light sensor.
330
331           This driver can also be built as a module.  If so, the module
332           will be called isl29003.
333
334 config ISL29020
335         tristate "Intersil ISL29020 ambient light sensor"
336         depends on I2C
337         help
338           If you say yes here you get support for the Intersil ISL29020
339           ambient light sensor.
340
341           This driver can also be built as a module.  If so, the module
342           will be called isl29020.
343
344 config SENSORS_TSL2550
345         tristate "Taos TSL2550 ambient light sensor"
346         depends on I2C && SYSFS
347         help
348           If you say yes here you get support for the Taos TSL2550
349           ambient light sensor.
350
351           This driver can also be built as a module.  If so, the module
352           will be called tsl2550.
353
354 config SENSORS_BH1780
355         tristate "ROHM BH1780GLI ambient light sensor"
356         depends on I2C && SYSFS
357         help
358           If you say yes here you get support for the ROHM BH1780GLI
359           ambient light sensor.
360
361           This driver can also be built as a module.  If so, the module
362           will be called bh1780gli.
363
364 config SENSORS_BH1770
365          tristate "BH1770GLC / SFH7770 combined ALS - Proximity sensor"
366          depends on I2C
367          ---help---
368            Say Y here if you want to build a driver for BH1770GLC (ROHM) or
369            SFH7770 (Osram) combined ambient light and proximity sensor chip.
370
371            To compile this driver as a module, choose M here: the
372            module will be called bh1770glc. If unsure, say N here.
373
374 config SENSORS_APDS990X
375          tristate "APDS990X combined als and proximity sensors"
376          depends on I2C
377          default n
378          ---help---
379            Say Y here if you want to build a driver for Avago APDS990x
380            combined ambient light and proximity sensor chip.
381
382            To compile this driver as a module, choose M here: the
383            module will be called apds990x. If unsure, say N here.
384
385 config HMC6352
386         tristate "Honeywell HMC6352 compass"
387         depends on I2C
388         help
389           This driver provides support for the Honeywell HMC6352 compass,
390           providing configuration and heading data via sysfs.
391
392 config DS1682
393         tristate "Dallas DS1682 Total Elapsed Time Recorder with Alarm"
394         depends on I2C
395         help
396           If you say yes here you get support for Dallas Semiconductor
397           DS1682 Total Elapsed Time Recorder.
398
399           This driver can also be built as a module.  If so, the module
400           will be called ds1682.
401
402 config SPEAR13XX_PCIE_GADGET
403         bool "PCIe gadget support for SPEAr13XX platform"
404         depends on ARCH_SPEAR13XX && BROKEN
405         default n
406         help
407          This option enables gadget support for PCIe controller. If
408          board file defines any controller as PCIe endpoint then a sysfs
409          entry will be created for that controller. User can use these
410          sysfs node to configure PCIe EP as per his requirements.
411
412 config TI_DAC7512
413         tristate "Texas Instruments DAC7512"
414         depends on SPI && SYSFS
415         help
416           If you say yes here you get support for the Texas Instruments
417           DAC7512 16-bit digital-to-analog converter.
418
419           This driver can also be built as a module. If so, the module
420           will be called ti_dac7512.
421
422 config VMWARE_BALLOON
423         tristate "VMware Balloon Driver"
424         depends on VMWARE_VMCI && X86 && HYPERVISOR_GUEST
425         help
426           This is VMware physical memory management driver which acts
427           like a "balloon" that can be inflated to reclaim physical pages
428           by reserving them in the guest and invalidating them in the
429           monitor, freeing up the underlying machine pages so they can
430           be allocated to other guests. The balloon can also be deflated
431           to allow the guest to use more physical memory.
432
433           If unsure, say N.
434
435           To compile this driver as a module, choose M here: the
436           module will be called vmw_balloon.
437
438 config ARM_CHARLCD
439         bool "ARM Ltd. Character LCD Driver"
440         depends on PLAT_VERSATILE
441         help
442           This is a driver for the character LCD found on the ARM Ltd.
443           Versatile and RealView Platform Baseboards. It doesn't do
444           very much more than display the text "ARM Linux" on the first
445           line and the Linux version on the second line, but that's
446           still useful.
447
448 config BMP085
449         tristate
450         depends on SYSFS
451
452 config BMP085_I2C
453         tristate "BMP085 digital pressure sensor on I2C"
454         select BMP085
455         select REGMAP_I2C
456         depends on I2C && SYSFS
457         help
458           Say Y here if you want to support Bosch Sensortec's digital pressure
459           sensor hooked to an I2C bus.
460
461           To compile this driver as a module, choose M here: the
462           module will be called bmp085-i2c.
463
464 config BMP085_SPI
465         tristate "BMP085 digital pressure sensor on SPI"
466         select BMP085
467         select REGMAP_SPI
468         depends on SPI_MASTER && SYSFS
469         help
470           Say Y here if you want to support Bosch Sensortec's digital pressure
471           sensor hooked to an SPI bus.
472
473           To compile this driver as a module, choose M here: the
474           module will be called bmp085-spi.
475
476 config PCH_PHUB
477         tristate "Intel EG20T PCH/LAPIS Semicon IOH(ML7213/ML7223/ML7831) PHUB"
478         select GENERIC_NET_UTILS
479         depends on PCI && (X86_32 || COMPILE_TEST)
480         help
481           This driver is for PCH(Platform controller Hub) PHUB(Packet Hub) of
482           Intel Topcliff which is an IOH(Input/Output Hub) for x86 embedded
483           processor. The Topcliff has MAC address and Option ROM data in SROM.
484           This driver can access MAC address and Option ROM data in SROM.
485
486           This driver also can be used for LAPIS Semiconductor's IOH,
487           ML7213/ML7223/ML7831.
488           ML7213 which is for IVI(In-Vehicle Infotainment) use.
489           ML7223 IOH is for MP(Media Phone) use.
490           ML7831 IOH is for general purpose use.
491           ML7213/ML7223/ML7831 is companion chip for Intel Atom E6xx series.
492           ML7213/ML7223/ML7831 is completely compatible for Intel EG20T PCH.
493
494           To compile this driver as a module, choose M here: the module will
495           be called pch_phub.
496
497 config USB_SWITCH_FSA9480
498         tristate "FSA9480 USB Switch"
499         depends on I2C
500         help
501           The FSA9480 is a USB port accessory detector and switch.
502           The FSA9480 is fully controlled using I2C and enables USB data,
503           stereo and mono audio, video, microphone and UART data to use
504           a common connector port.
505
506 config LATTICE_ECP3_CONFIG
507         tristate "Lattice ECP3 FPGA bitstream configuration via SPI"
508         depends on SPI && SYSFS
509         select FW_LOADER
510         default n
511         help
512           This option enables support for bitstream configuration (programming
513           or loading) of the Lattice ECP3 FPGA family via SPI.
514
515           If unsure, say N.
516
517 config SRAM
518         bool "Generic on-chip SRAM driver"
519         depends on HAS_IOMEM
520         select GENERIC_ALLOCATOR
521         help
522           This driver allows you to declare a memory region to be managed by
523           the genalloc API. It is supposed to be used for small on-chip SRAM
524           areas found on many SoCs.
525
526 config VEXPRESS_SYSCFG
527         bool "Versatile Express System Configuration driver"
528         depends on VEXPRESS_CONFIG
529         default y
530         help
531           ARM Ltd. Versatile Express uses specialised platform configuration
532           bus. System Configuration interface is one of the possible means
533           of generating transactions on this bus.
534
535 config UID_CPUTIME
536         bool "Per-UID cpu time statistics"
537         depends on PROFILING
538         help
539           Per UID based cpu time statistics exported to /proc/uid_cputime
540
541 config MEMORY_STATE_TIME
542         tristate "Memory freq/bandwidth time statistics"
543         depends on PROFILING
544         help
545           Memory time statistics exported to /sys/kernel/memory_state_time
546
547 config USB_CAM_GPIO
548         bool "usb camera gpio driver"
549         default n
550         help
551           Enable this driver will support usb camera gpio control
552
553 source "drivers/misc/c2port/Kconfig"
554 source "drivers/misc/eeprom/Kconfig"
555 source "drivers/misc/cb710/Kconfig"
556 source "drivers/misc/ti-st/Kconfig"
557 source "drivers/misc/lis3lv02d/Kconfig"
558 source "drivers/misc/altera-stapl/Kconfig"
559 source "drivers/misc/mei/Kconfig"
560 source "drivers/misc/vmw_vmci/Kconfig"
561 source "drivers/misc/mic/Kconfig"
562 source "drivers/misc/genwqe/Kconfig"
563 source "drivers/misc/echo/Kconfig"
564 source "drivers/misc/cxl/Kconfig"
565 endmenu