Blame view

drivers/misc/Kconfig 16.2 KB
ec8f24b7f   Thomas Gleixner   treewide: Add SPD...
1
  # SPDX-License-Identifier: GPL-2.0-only
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
2
3
4
  #
  # Misc strange devices
  #
7c5763b84   Fabio Estevam   drivers: misc: Re...
5
  menu "Misc devices"
ff606677f   Jean Delvare   Move lis3lv02d dr...
6
7
8
  config SENSORS_LIS3LV02D
  	tristate
  	depends on INPUT
ff606677f   Jean Delvare   Move lis3lv02d dr...
9

4eb174bee   Michael Hennerich   ad525x_dpot: new ...
10
  config AD525X_DPOT
6c536e4ce   Michael Hennerich   ad525x_dpot: add ...
11
12
  	tristate "Analog Devices Digital Potentiometers"
  	depends on (I2C || SPI) && SYSFS
4eb174bee   Michael Hennerich   ad525x_dpot: new ...
13
14
  	help
  	  If you say yes here, you get support for the Analog Devices
6c536e4ce   Michael Hennerich   ad525x_dpot: add ...
15
16
17
18
  	  AD5258, AD5259, AD5251, AD5252, AD5253, AD5254, AD5255
  	  AD5160, AD5161, AD5162, AD5165, AD5200, AD5201, AD5203,
  	  AD5204, AD5206, AD5207, AD5231, AD5232, AD5233, AD5235,
  	  AD5260, AD5262, AD5263, AD5290, AD5291, AD5292, AD5293,
e3ae68476   Michael Hennerich   ad525x_dpot: add ...
19
  	  AD7376, AD8400, AD8402, AD8403, ADN2850, AD5241, AD5242,
c74cba610   Michael Hennerich   ad525x_dpot: add ...
20
  	  AD5243, AD5245, AD5246, AD5247, AD5248, AD5280, AD5282,
a4bd39495   Michael Hennerich   drivers/misc/ad52...
21
22
  	  ADN2860, AD5273, AD5171, AD5170, AD5172, AD5173, AD5270,
  	  AD5271, AD5272, AD5274
4eb174bee   Michael Hennerich   ad525x_dpot: new ...
23
24
25
26
27
28
29
  	  digital potentiometer chips.
  
  	  See Documentation/misc-devices/ad525x_dpot.txt for the
  	  userspace interface.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called ad525x_dpot.
6c536e4ce   Michael Hennerich   ad525x_dpot: add ...
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
  config AD525X_DPOT_I2C
  	tristate "support I2C bus connection"
  	depends on AD525X_DPOT && I2C
  	help
  	  Say Y here if you have a digital potentiometers hooked to an I2C bus.
  
  	  To compile this driver as a module, choose M here: the
  	  module will be called ad525x_dpot-i2c.
  
  config AD525X_DPOT_SPI
  	tristate "support SPI bus connection"
  	depends on AD525X_DPOT && SPI_MASTER
  	help
  	  Say Y here if you have a digital potentiometers hooked to an SPI bus.
  
  	  If unsure, say N (but it's safe to say "Y").
  
  	  To compile this driver as a module, choose M here: the
  	  module will be called ad525x_dpot-spi.
2a341f5cf   David Brownell   atmel_tc library
49
50
  config ATMEL_TCLIB
  	bool "Atmel AT32/AT91 Timer/Counter Library"
3a92a661a   Corentin Labbe   misc: remove AVR3...
51
  	depends on ARCH_AT91
2a341f5cf   David Brownell   atmel_tc library
52
53
54
55
  	help
  	  Select this if you want a library to allocate the Timer/Counter
  	  blocks found on many Atmel processors.  This facilitates using
  	  these blocks by different drivers despite processor differences.
54f69b92f   Jiri Kosina   dummy-irq: introd...
56
57
  config DUMMY_IRQ
  	tristate "Dummy IRQ handler"
54f69b92f   Jiri Kosina   dummy-irq: introd...
58
59
60
61
  	---help---
  	  This module accepts a single 'irq' parameter, which it should register for.
  	  The sole purpose of this module is to help with debugging of systems on
  	  which spurious IRQs would happen on disabled IRQ vector.
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
62
63
  config IBM_ASM
  	tristate "Device driver for IBM RSA service processor"
65929215d   Greg Kroah-Hartman   char/misc: remove...
64
  	depends on X86 && PCI && INPUT
75339d825   Randy Dunlap   misc: ibmasm: fix...
65
  	depends on SERIAL_8250 || SERIAL_8250=n
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
66
67
68
69
70
71
72
73
74
75
76
  	---help---
  	  This option enables device driver support for in-band access to the
  	  IBM RSA (Condor) service processor in eServer xSeries systems.
  	  The ibmasm device driver allows user space application to access
  	  ASM (Advanced Systems Management) functions on the service
  	  processor. The driver is meant to be used in conjunction with
  	  a user space API.
  	  The ibmasm driver also enables the OS to use the UART on the
  	  service processor board as a regular serial port. To make use of
  	  this feature serial driver support (CONFIG_SERIAL_8250) must be
  	  enabled.
f95651299   Alex Dubov   [PATCH] mmc: driv...
77

1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
78
79
  	  WARNING: This software may not be supported or function
  	  correctly on your IBM server. Please consult the IBM ServerProven
631dd1a88   Justin P. Mattock   Update broken web...
80
81
  	  website <http://www-03.ibm.com/systems/info/x86servers/serverproven/compat/us/>
  	  for information on the specific driver level and support statement
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
82
  	  for your IBM server.
0eca353e7   Bryant G. Ly   misc: IBM Virtual...
83
84
85
86
87
88
89
90
91
92
93
94
95
  config IBMVMC
  	tristate "IBM Virtual Management Channel support"
  	depends on PPC_PSERIES
  	help
  	  This is the IBM POWER Virtual Management Channel
  
  	  This driver is to be used for the POWER Virtual
  	  Management Channel virtual adapter on the PowerVM
  	  platform. It provides both request/response and
  	  async message support through the /dev/ibmvmc node.
  
  	  To compile this driver as a module, choose M here: the
  	  module will be called ibmvmc.
cef2cf072   Jiri Slaby   Misc: add sensabl...
96
  config PHANTOM
ec905a186   Jiri Slaby   drivers/misc/phan...
97
  	tristate "Sensable PHANToM (PCI)"
cef2cf072   Jiri Slaby   Misc: add sensabl...
98
99
100
  	depends on PCI
  	help
  	  Say Y here if you want to build a driver for Sensable PHANToM device.
ec905a186   Jiri Slaby   drivers/misc/phan...
101
  	  This driver is only for PCI PHANToMs.
cef2cf072   Jiri Slaby   Misc: add sensabl...
102
103
  	  If you choose to build module, its name will be phantom. If unsure,
  	  say N here.
0b61d2acb   J Freyensee   Intel PTI impleme...
104
105
  config INTEL_MID_PTI
  	tristate "Parallel Trace Interface for MIPI P1149.7 cJTAG standard"
4bb166725   Jiri Slaby   build some driver...
106
  	depends on PCI && TTY && (X86_INTEL_MID || COMPILE_TEST)
0b61d2acb   J Freyensee   Intel PTI impleme...
107
108
109
110
111
112
113
114
115
  	help
  	  The PTI (Parallel Trace Interface) driver directs
  	  trace data routed from various parts in the system out
  	  through an Intel Penwell PTI port and out of the mobile
  	  device for analysis with a debugging tool (Lauterbach or Fido).
  
  	  You should select this driver if the target kernel is meant for
  	  an Intel Atom (non-netbook) mobile device containing a MIPI
  	  P1149.7 standard implementation.
f95651299   Alex Dubov   [PATCH] mmc: driv...
116
  config TIFM_CORE
65929215d   Greg Kroah-Hartman   char/misc: remove...
117
118
  	tristate "TI Flash Media interface support"
  	depends on PCI
f95651299   Alex Dubov   [PATCH] mmc: driv...
119
120
121
122
123
124
125
126
127
  	help
  	  If you want support for Texas Instruments(R) Flash Media adapters
  	  you should select this option and then also choose an appropriate
  	  host adapter, such as 'TI Flash Media PCI74xx/PCI76xx host adapter
  	  support', if you have a TI PCI74xx compatible card reader, for
  	  example.
  	  You will also have to select some flash card format drivers. MMC/SD
  	  cards are supported via 'MMC/SD Card support: TI Flash Media MMC/SD
  	  Interface support (MMC_TIFM_SD)'.
8c36790a2   Len Brown   drivers/misc/Make...
128
  	  To compile this driver as a module, choose M here: the module will
f95651299   Alex Dubov   [PATCH] mmc: driv...
129
  	  be called tifm_core.
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
130

f95651299   Alex Dubov   [PATCH] mmc: driv...
131
  config TIFM_7XX1
65929215d   Greg Kroah-Hartman   char/misc: remove...
132
133
  	tristate "TI Flash Media PCI74xx/PCI76xx host adapter support"
  	depends on PCI && TIFM_CORE
f95651299   Alex Dubov   [PATCH] mmc: driv...
134
135
136
137
138
139
  	default TIFM_CORE
  	help
  	  This option enables support for Texas Instruments(R) PCI74xx and
  	  PCI76xx families of Flash Media adapters, found in many laptops.
  	  To make actual use of the device, you will have to select some
  	  flash card format drivers, as outlined in the TIFM_CORE Help.
8c36790a2   Len Brown   drivers/misc/Make...
140
  	  To compile this driver as a module, choose M here: the module will
f95651299   Alex Dubov   [PATCH] mmc: driv...
141
  	  be called tifm_7xx1.
a412ae3fb   Darrick J. Wong   ics932s401: new c...
142
143
  config ICS932S401
  	tristate "Integrated Circuits ICS932S401"
65929215d   Greg Kroah-Hartman   char/misc: remove...
144
  	depends on I2C
a412ae3fb   Darrick J. Wong   ics932s401: new c...
145
146
147
148
149
150
  	help
  	  If you say yes here you get support for the Integrated Circuits
  	  ICS932S401 clock control chips.
  
  	  This driver can also be built as a module. If so, the module
  	  will be called ics932s401.
eb1f29306   Hans-Christian Egtvedt   Driver for the At...
151
152
  config ATMEL_SSC
  	tristate "Device driver for Atmel SSC peripheral"
3a92a661a   Corentin Labbe   misc: remove AVR3...
153
  	depends on HAS_IOMEM && (ARCH_AT91 || COMPILE_TEST)
eb1f29306   Hans-Christian Egtvedt   Driver for the At...
154
  	---help---
692105b8a   Matt LaPlante   trivial: fix typo...
155
  	  This option enables device driver support for Atmel Synchronized
eb1f29306   Hans-Christian Egtvedt   Driver for the At...
156
157
158
159
160
161
  	  Serial Communication peripheral (SSC).
  
  	  The SSC peripheral supports a wide variety of serial frame based
  	  communications, i.e. I2S, SPI, etc.
  
  	  If unsure, say N.
d569d5bb3   James Bottomley   [SCSI] enclosure:...
162
163
  config ENCLOSURE_SERVICES
  	tristate "Enclosure Services"
d569d5bb3   James Bottomley   [SCSI] enclosure:...
164
165
166
167
168
  	help
  	  Provides support for intelligent enclosures (bays which
  	  contain storage devices).  You also need either a host
  	  driver (SCSI/ATA) which supports enclosures
  	  or a SCSI enclosure device (SES) to use these services.
45d9ca492   Dean Nelson   [IA64] move XP an...
169
170
  config SGI_XP
  	tristate "Support communication between SGI SSIs"
3b0de7b36   Dean Nelson   add dependency of...
171
  	depends on NET
df41017ea   Christoph Hellwig   ia64: remove supp...
172
  	depends on (IA64_SGI_UV || X86_UV) && SMP
9726bfcdb   Christoph Hellwig   misc/sgi-xp: remo...
173
  	depends on X86_64 || BROKEN
1bc4faa59   Robin Holt   sgi-gru: remove S...
174
  	select SGI_GRU if X86_64 && SMP
45d9ca492   Dean Nelson   [IA64] move XP an...
175
176
177
178
179
180
  	---help---
  	  An SGI machine can be divided into multiple Single System
  	  Images which act independently of each other and have
  	  hardware based memory protection from the others.  Enabling
  	  this feature will allow for direct communication between SSIs
  	  based on a network adapter and DMA messaging.
82dca611b   Andres Salomon   cs5535: add a gen...
181
182
  config CS5535_MFGPT
  	tristate "CS5535/CS5536 Geode Multi-Function General Purpose Timer (MFGPT) support"
0f78a11e2   Jean Delvare   cs5535-mfgpt: Sim...
183
  	depends on MFD_CS5535
82dca611b   Andres Salomon   cs5535: add a gen...
184
185
186
187
188
189
190
191
192
193
194
  	help
  	  This driver provides access to MFGPT functionality for other
  	  drivers that need timers.  MFGPTs are available in the CS5535 and
  	  CS5536 companion chips that are found in AMD Geode and several
  	  other platforms.  They have a better resolution and max interval
  	  than the generic PIT, and are suitable for use as high-res timers.
  	  You probably don't want to enable this manually; other drivers that
  	  make use of it should enable it.
  
  config CS5535_MFGPT_DEFAULT_IRQ
  	int
2bf212b9e   Geert Uytterhoeven   cs5535: CS5535_MF...
195
  	depends on CS5535_MFGPT
82dca611b   Andres Salomon   cs5535: add a gen...
196
197
198
199
200
201
202
  	default 7
  	help
  	  MFGPTs on the CS5535 require an interrupt.  The selected IRQ
  	  can be overridden as a module option as well as by driver that
  	  use the cs5535_mfgpt_ API; however, different architectures might
  	  want to use a different IRQ by default.  This is here for
  	  architectures to set as necessary.
9c8f05c28   Randy Dunlap   MFGPT: move clock...
203
204
  config CS5535_CLOCK_EVENT_SRC
  	tristate "CS5535/CS5536 high-res timer (MFGPT) events"
592913ecb   John Stultz   time: Kill off CO...
205
  	depends on GENERIC_CLOCKEVENTS && CS5535_MFGPT
9c8f05c28   Randy Dunlap   MFGPT: move clock...
206
207
208
209
210
  	help
  	  This driver provides a clock event source based on the MFGPT
  	  timer(s) in the CS5535 and CS5536 companion chips.
  	  MFGPTs have a better resolution and max interval than the
  	  generic PIT, and are suitable for use as high-res timers.
89bcb05d9   David Altobelli   HP iLO driver
211
  config HP_ILO
1ce873abe   dann frazier   hpilo: Despecific...
212
  	tristate "Channel interface driver for the HP iLO processor"
f38954c93   Andrew Morton   drivers/misc/hpil...
213
  	depends on PCI
89bcb05d9   David Altobelli   HP iLO driver
214
215
  	help
  	  The channel interface driver allows applications to communicate
1ce873abe   dann frazier   hpilo: Despecific...
216
217
218
219
  	  with iLO management processors present on HP ProLiant servers.
  	  Upon loading, the driver creates /dev/hpilo/dXccbN files, which
  	  can be used to gather data from the management processor, via
  	  read and write system calls.
89bcb05d9   David Altobelli   HP iLO driver
220
221
222
  
  	  To compile this driver as a module, choose M here: the
  	  module will be called hpilo.
1f26d1c10   Tim Bird   ARM: qcom: Add co...
223
224
225
226
227
228
229
230
231
  config QCOM_COINCELL
  	tristate "Qualcomm coincell charger support"
  	depends on MFD_SPMI_PMIC || COMPILE_TEST
  	help
  	  This driver supports the coincell block found inside of
  	  Qualcomm PMICs.  The coincell charger provides a means to
  	  charge a coincell battery or backup capacitor which is used
  	  to maintain PMIC register and RTC state in the absence of
  	  external power.
f6f9279f2   Srinivas Kandagatla   misc: fastrpc: Ad...
232
233
234
235
  config QCOM_FASTRPC
  	tristate "Qualcomm FastRPC"
  	depends on ARCH_QCOM || COMPILE_TEST
  	depends on RPMSG
c0fae22f4   Srinivas Kandagatla   misc: fastrpc: se...
236
  	select DMA_SHARED_BUFFER
f6f9279f2   Srinivas Kandagatla   misc: fastrpc: Ad...
237
238
239
240
241
  	help
  	  Provides a communication mechanism that allows for clients to
  	  make remote method invocations across processor boundary to
  	  applications DSP processor. Say M if you want to enable this
  	  module.
3d919e5f6   Jack Steiner   GRU Driver: drive...
242
243
  config SGI_GRU
  	tristate "SGI GRU driver"
1bc4faa59   Robin Holt   sgi-gru: remove S...
244
  	depends on X86_UV && SMP
3d919e5f6   Jack Steiner   GRU Driver: drive...
245
246
247
248
249
250
251
252
253
254
255
256
257
258
  	select MMU_NOTIFIER
  	---help---
  	The GRU is a hardware resource located in the system chipset. The GRU
  	contains memory that can be mmapped into the user address space. This memory is
  	used to communicate with the GRU to perform functions such as load/store,
  	scatter/gather, bcopy, AMOs, etc.  The GRU is directly accessed by user
  	instructions using user virtual addresses. GRU instructions (ex., bcopy) use
  	user virtual addresses for operands.
  
  	If you are not running on a SGI UV system, say N.
  
  config SGI_GRU_DEBUG
  	bool  "SGI GRU driver debug"
  	depends on SGI_GRU
3d919e5f6   Jack Steiner   GRU Driver: drive...
259
  	---help---
a82cb8b91   Geert Uytterhoeven   misc: Grammar s/a...
260
261
  	This option enables additional debugging code for the SGI GRU driver.
  	If you are unsure, say N.
3d919e5f6   Jack Steiner   GRU Driver: drive...
262

22d96aa59   anantha   drivers/misc/apds...
263
264
265
266
267
268
269
270
271
  config APDS9802ALS
  	tristate "Medfield Avago APDS9802 ALS Sensor module"
  	depends on I2C
  	help
  	  If you say yes here you get support for the ALS APDS9802 ambient
  	  light sensor.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called apds9802als.
3cdbbeebb   Daniel Mack   drivers/misc/isl2...
272
273
274
275
276
277
278
279
280
  config ISL29003
  	tristate "Intersil ISL29003 ambient light sensor"
  	depends on I2C && SYSFS
  	help
  	  If you say yes here you get support for the Intersil ISL29003
  	  ambient light sensor.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called isl29003.
2e85c4ddd   Kalhan Trisal   drivers/misc/isl2...
281
282
283
284
285
286
287
288
289
  config ISL29020
  	tristate "Intersil ISL29020 ambient light sensor"
  	depends on I2C
  	help
  	  If you say yes here you get support for the Intersil ISL29020
  	  ambient light sensor.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called isl29020.
6a9bcced5   Jean Delvare   tsl2550: Move fro...
290
291
292
293
294
295
296
297
298
  config SENSORS_TSL2550
  	tristate "Taos TSL2550 ambient light sensor"
  	depends on I2C && SYSFS
  	help
  	  If you say yes here you get support for the Taos TSL2550
  	  ambient light sensor.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called tsl2550.
190420ab3   Samu Onkalo   drivers/misc: dri...
299
  config SENSORS_BH1770
ab64ec1db   Krzysztof Kozlowski   misc: Fix Kconfig...
300
301
302
303
  	 tristate "BH1770GLC / SFH7770 combined ALS - Proximity sensor"
  	 depends on I2C
  	 ---help---
  	   Say Y here if you want to build a driver for BH1770GLC (ROHM) or
190420ab3   Samu Onkalo   drivers/misc: dri...
304
  	   SFH7770 (Osram) combined ambient light and proximity sensor chip.
ab64ec1db   Krzysztof Kozlowski   misc: Fix Kconfig...
305
306
  	   To compile this driver as a module, choose M here: the
  	   module will be called bh1770glc. If unsure, say N here.
190420ab3   Samu Onkalo   drivers/misc: dri...
307

92b1f84d4   Samu Onkalo   drivers/misc: dri...
308
309
310
  config SENSORS_APDS990X
  	 tristate "APDS990X combined als and proximity sensors"
  	 depends on I2C
92b1f84d4   Samu Onkalo   drivers/misc: dri...
311
312
313
314
315
316
  	 ---help---
  	   Say Y here if you want to build a driver for Avago APDS990x
  	   combined ambient light and proximity sensor chip.
  
  	   To compile this driver as a module, choose M here: the
  	   module will be called apds990x. If unsure, say N here.
cfa3b24c3   Kalhan Trisal   hmc6352: add driv...
317
318
319
320
321
322
  config HMC6352
  	tristate "Honeywell HMC6352 compass"
  	depends on I2C
  	help
  	  This driver provides support for the Honeywell HMC6352 compass,
  	  providing configuration and heading data via sysfs.
dddc66ffa   Wolfram Sang   i2c/chips: Move d...
323
324
  config DS1682
  	tristate "Dallas DS1682 Total Elapsed Time Recorder with Alarm"
65929215d   Greg Kroah-Hartman   char/misc: remove...
325
  	depends on I2C
dddc66ffa   Wolfram Sang   i2c/chips: Move d...
326
327
328
329
330
331
  	help
  	  If you say yes here you get support for Dallas Semiconductor
  	  DS1682 Total Elapsed Time Recorder.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called ds1682.
453dc6593   Dmitry Torokhov   VMware Balloon dr...
332
333
  config VMWARE_BALLOON
  	tristate "VMware Balloon Driver"
48e3d668b   Philip P. Moltmann   VMware balloon: E...
334
  	depends on VMWARE_VMCI && X86 && HYPERVISOR_GUEST
83a8afa72   Nadav Amit   vmw_balloon: Comp...
335
  	select MEMORY_BALLOON
453dc6593   Dmitry Torokhov   VMware Balloon dr...
336
337
338
339
340
341
342
343
344
345
346
  	help
  	  This is VMware physical memory management driver which acts
  	  like a "balloon" that can be inflated to reclaim physical pages
  	  by reserving them in the guest and invalidating them in the
  	  monitor, freeing up the underlying machine pages so they can
  	  be allocated to other guests. The balloon can also be deflated
  	  to allow the guest to use more physical memory.
  
  	  If unsure, say N.
  
  	  To compile this driver as a module, choose M here: the
d544b7a40   Dmitry Torokhov   vmware balloon: r...
347
  	  module will be called vmw_balloon.
453dc6593   Dmitry Torokhov   VMware Balloon dr...
348

cf4ece534   Masayuki Ohtak   add Packet hub dr...
349
  config PCH_PHUB
584ad00ce   Tomoya MORINAGA   pch_phub: Support...
350
  	tristate "Intel EG20T PCH/LAPIS Semicon IOH(ML7213/ML7223/ML7831) PHUB"
4cd5773a2   Andy Shevchenko   net: core: move m...
351
  	select GENERIC_NET_UTILS
46fd8c342   Paul Burton   misc: pch_phub: a...
352
  	depends on PCI && (X86_32 || MIPS || COMPILE_TEST)
cf4ece534   Masayuki Ohtak   add Packet hub dr...
353
354
355
356
357
  	help
  	  This driver is for PCH(Platform controller Hub) PHUB(Packet Hub) of
  	  Intel Topcliff which is an IOH(Input/Output Hub) for x86 embedded
  	  processor. The Topcliff has MAC address and Option ROM data in SROM.
  	  This driver can access MAC address and Option ROM data in SROM.
584ad00ce   Tomoya MORINAGA   pch_phub: Support...
358
359
360
361
362
363
364
  	  This driver also can be used for LAPIS Semiconductor's IOH,
  	  ML7213/ML7223/ML7831.
  	  ML7213 which is for IVI(In-Vehicle Infotainment) use.
  	  ML7223 IOH is for MP(Media Phone) use.
  	  ML7831 IOH is for general purpose use.
  	  ML7213/ML7223/ML7831 is companion chip for Intel Atom E6xx series.
  	  ML7213/ML7223/ML7831 is completely compatible for Intel EG20T PCH.
c47dda7d1   Tomoya MORINAGA   pch_phub: add new...
365

cf4ece534   Masayuki Ohtak   add Packet hub dr...
366
367
  	  To compile this driver as a module, choose M here: the module will
  	  be called pch_phub.
781551df5   Stefan Roese   misc: Add Lattice...
368
369
370
371
372
373
374
375
376
377
  config LATTICE_ECP3_CONFIG
  	tristate "Lattice ECP3 FPGA bitstream configuration via SPI"
  	depends on SPI && SYSFS
  	select FW_LOADER
  	default	n
  	help
  	  This option enables support for bitstream configuration (programming
  	  or loading) of the Lattice ECP3 FPGA family via SPI.
  
  	  If unsure, say N.
4984c6f5e   Philipp Zabel   misc: generic on-...
378
379
380
381
  config SRAM
  	bool "Generic on-chip SRAM driver"
  	depends on HAS_IOMEM
  	select GENERIC_ALLOCATOR
37afff0d8   Dave Gerlach   misc: sram: Integ...
382
  	select SRAM_EXEC if ARM
4984c6f5e   Philipp Zabel   misc: generic on-...
383
384
385
386
  	help
  	  This driver allows you to declare a memory region to be managed by
  	  the genalloc API. It is supposed to be used for small on-chip SRAM
  	  areas found on many SoCs.
37afff0d8   Dave Gerlach   misc: sram: Integ...
387
388
  config SRAM_EXEC
  	bool
974cc7b93   Pawel Moll   mfd: vexpress: De...
389
390
391
392
393
394
395
396
  config VEXPRESS_SYSCFG
  	bool "Versatile Express System Configuration driver"
  	depends on VEXPRESS_CONFIG
  	default y
  	help
  	  ARM Ltd. Versatile Express uses specialised platform configuration
  	  bus. System Configuration interface is one of the possible means
  	  of generating transactions on this bus.
e1ef962bf   Miguel Bernal Marin   misc: fix typo on...
397

2c156ac71   Kishon Vijay Abraham I   misc: Add host si...
398
399
  config PCI_ENDPOINT_TEST
  	depends on PCI
a20cfc1cd   Tobias Regnery   misc: pci_endpoin...
400
  	select CRC32
2c156ac71   Kishon Vijay Abraham I   misc: Add host si...
401
402
  	tristate "PCI Endpoint Test driver"
  	---help---
ab64ec1db   Krzysztof Kozlowski   misc: Fix Kconfig...
403
404
  	   Enable this configuration option to enable the host side test driver
  	   for PCI Endpoint.
2c156ac71   Kishon Vijay Abraham I   misc: Add host si...
405

76d83e1c3   Dragan Cvetic   misc: xilinx-sdfe...
406
407
  config XILINX_SDFEC
  	tristate "Xilinx SDFEC 16"
01fd150f4   Randy Dunlap   misc: xilinx-sdfe...
408
  	depends on HAS_IOMEM
76d83e1c3   Dragan Cvetic   misc: xilinx-sdfe...
409
410
411
412
413
414
415
416
417
  	help
  	  This option enables support for the Xilinx SDFEC (Soft Decision
  	  Forward Error Correction) driver. This enables a char driver
  	  for the SDFEC.
  
  	  You may select this driver if your design instantiates the
  	  SDFEC(16nm) hardened block. To compile this as a module choose M.
  
  	  If unsure, say N.
e455b69dd   Rui Feng   misc: rtsx: Move ...
418
419
420
  config MISC_RTSX
  	tristate
  	default MISC_RTSX_PCI || MISC_RTSX_USB
fcb418cd5   Peng Hao   pvpanic: move pvp...
421
422
  config PVPANIC
  	tristate "pvpanic device support"
eb30abeed   Peng Hao   misc/pvpanic: res...
423
  	depends on HAS_IOMEM && (ACPI || OF)
fcb418cd5   Peng Hao   pvpanic: move pvp...
424
425
426
427
  	help
  	  This driver provides support for the pvpanic device.  pvpanic is
  	  a paravirtualized device provided by QEMU; it lets a virtual machine
  	  (guest) communicate panic events to the host.
4e17e1db9   Rodolfo Giometti   Add c2 port support
428
  source "drivers/misc/c2port/Kconfig"
5195e5093   Wolfram Sang   i2c: Move at24 to...
429
  source "drivers/misc/eeprom/Kconfig"
5f5bac827   Michał Mirosław   mmc: Driver for C...
430
  source "drivers/misc/cb710/Kconfig"
2bb32e84a   Pavan Savoy   misc: ti-st: Kcon...
431
  source "drivers/misc/ti-st/Kconfig"
ff606677f   Jean Delvare   Move lis3lv02d dr...
432
  source "drivers/misc/lis3lv02d/Kconfig"
cff4fa841   Igor M. Liplianin   [media] altera-st...
433
  source "drivers/misc/altera-stapl/Kconfig"
ffc2825c2   Greg Kroah-Hartman   Staging: mei: mov...
434
  source "drivers/misc/mei/Kconfig"
20259849b   George Zhang   VMCI: Some header...
435
  source "drivers/misc/vmw_vmci/Kconfig"
b170d8ce3   Sudeep Dutt   Intel MIC Host Dr...
436
  source "drivers/misc/mic/Kconfig"
76f5adbcb   Frank Haverkamp   GenWQE Enable driver
437
  source "drivers/misc/genwqe/Kconfig"
6e2055a9e   Greg Kroah-Hartman   staging: echo: mo...
438
  source "drivers/misc/echo/Kconfig"
10542ca01   Ian Munsie   cxl: Add base bui...
439
  source "drivers/misc/cxl/Kconfig"
b97f02246   Frederic Barrat   ocxl: Add Makefil...
440
  source "drivers/misc/ocxl/Kconfig"
e455b69dd   Rui Feng   misc: rtsx: Move ...
441
  source "drivers/misc/cardreader/Kconfig"
c4d66343a   Oded Gabbay   habanalabs: add s...
442
  source "drivers/misc/habanalabs/Kconfig"
7c5763b84   Fabio Estevam   drivers: misc: Re...
443
  endmenu