i2c: Blackfin Two Wire Interface driver
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / i2c / busses / Kconfig
CommitLineData
1da177e4
LT
1#
2# Sensor device configuration
3#
4
5menu "I2C Hardware Bus support"
6 depends on I2C
7
8config I2C_ALI1535
9 tristate "ALI 1535"
5d740fe9 10 depends on I2C && PCI
1da177e4
LT
11 help
12 If you say yes to this option, support will be included for the SMB
13 Host controller on Acer Labs Inc. (ALI) M1535 South Bridges. The SMB
14 controller is part of the 7101 device, which is an ACPI-compliant
15 Power Management Unit (PMU).
16
17 This driver can also be built as a module. If so, the module
18 will be called i2c-ali1535.
19
20config I2C_ALI1563
21 tristate "ALI 1563"
22 depends on I2C && PCI && EXPERIMENTAL
23 help
24 If you say yes to this option, support will be included for the SMB
25 Host controller on Acer Labs Inc. (ALI) M1563 South Bridges. The SMB
26 controller is part of the 7101 device, which is an ACPI-compliant
27 Power Management Unit (PMU).
28
29 This driver can also be built as a module. If so, the module
30 will be called i2c-ali1563.
31
32config I2C_ALI15X3
33 tristate "ALI 15x3"
5d740fe9 34 depends on I2C && PCI
1da177e4
LT
35 help
36 If you say yes to this option, support will be included for the
37 Acer Labs Inc. (ALI) M1514 and M1543 motherboard I2C interfaces.
38
39 This driver can also be built as a module. If so, the module
40 will be called i2c-ali15x3.
41
42config I2C_AMD756
43 tristate "AMD 756/766/768/8111 and nVidia nForce"
5d740fe9 44 depends on I2C && PCI
1da177e4
LT
45 help
46 If you say yes to this option, support will be included for the AMD
47 756/766/768 mainboard I2C interfaces. The driver also includes
48 support for the first (SMBus 1.0) I2C interface of the AMD 8111 and
49 the nVidia nForce I2C interface.
50
51 This driver can also be built as a module. If so, the module
52 will be called i2c-amd756.
53
54config I2C_AMD756_S4882
55 tristate "SMBus multiplexing on the Tyan S4882"
56 depends on I2C_AMD756 && EXPERIMENTAL
57 help
58 Enabling this option will add specific SMBus support for the Tyan
59 S4882 motherboard. On this 4-CPU board, the SMBus is multiplexed
60 over 8 different channels, where the various memory module EEPROMs
61 and temperature sensors live. Saying yes here will give you access
62 to these in addition to the trunk.
63
64 This driver can also be built as a module. If so, the module
65 will be called i2c-amd756-s4882.
66
67config I2C_AMD8111
68 tristate "AMD 8111"
5d740fe9 69 depends on I2C && PCI
1da177e4
LT
70 help
71 If you say yes to this option, support will be included for the
72 second (SMBus 2.0) AMD 8111 mainboard I2C interface.
73
74 This driver can also be built as a module. If so, the module
75 will be called i2c-amd8111.
76
813e30e9
AV
77config I2C_AT91
78 tristate "Atmel AT91 I2C Two-Wire interface (TWI)"
79 depends on I2C && ARCH_AT91 && EXPERIMENTAL
80 help
81 This supports the use of the I2C interface on Atmel AT91
82 processors.
83
1da177e4 84config I2C_AU1550
a294de4e
DP
85 tristate "Au1550/Au1200 SMBus interface"
86 depends on I2C && (SOC_AU1550 || SOC_AU1200)
1da177e4
LT
87 help
88 If you say yes to this option, support will be included for the
a294de4e 89 Au1550 and Au1200 SMBus interface.
1da177e4
LT
90
91 This driver can also be built as a module. If so, the module
92 will be called i2c-au1550.
93
d24ecfcc
BW
94config I2C_BLACKFIN_TWI
95 tristate "Blackfin TWI I2C support"
96 depends on I2C && (BF534 || BF536 || BF537)
97 help
98 This is the TWI I2C device driver for Blackfin 534/536/537.
99 This driver can also be built as a module. If so, the module
100 will be called i2c-bfin-twi.
101
102config I2C_BLACKFIN_TWI_CLK_KHZ
103 int "Blackfin TWI I2C clock (kHz)"
104 depends on I2C_BLACKFIN_TWI
105 range 10 400
106 default 50
107 help
108 The unit of the TWI clock is kHz.
109
1da177e4
LT
110config I2C_ELEKTOR
111 tristate "Elektor ISA card"
112 depends on I2C && ISA && BROKEN_ON_SMP
113 select I2C_ALGOPCF
114 help
115 This supports the PCF8584 ISA bus I2C adapter. Say Y if you own
116 such an adapter.
117
118 This support is also available as a module. If so, the module
119 will be called i2c-elektor.
120
121config I2C_HYDRA
122 tristate "CHRP Apple Hydra Mac I/O I2C interface"
123 depends on I2C && PCI && PPC_CHRP && EXPERIMENTAL
124 select I2C_ALGOBIT
125 help
126 This supports the use of the I2C interface in the Apple Hydra Mac
127 I/O chip on some CHRP machines (e.g. the LongTrail). Say Y if you
128 have such a machine.
129
130 This support is also available as a module. If so, the module
131 will be called i2c-hydra.
132
133config I2C_I801
134 tristate "Intel 82801 (ICH)"
5d740fe9 135 depends on I2C && PCI
1da177e4
LT
136 help
137 If you say yes to this option, support will be included for the Intel
138 801 family of mainboard I2C interfaces. Specifically, the following
139 versions of the chipset are supported:
140 82801AA
141 82801AB
142 82801BA
143 82801CA/CAM
144 82801DB
145 82801EB/ER (ICH5/ICH5R)
146 6300ESB
147 ICH6
148 ICH7
b0a70b57 149 ESB2
8254fc4a 150 ICH8
adbc2a10 151 ICH9
1da177e4
LT
152
153 This driver can also be built as a module. If so, the module
154 will be called i2c-i801.
155
156config I2C_I810
157 tristate "Intel 810/815"
5d740fe9 158 depends on I2C && PCI
1da177e4
LT
159 select I2C_ALGOBIT
160 help
161 If you say yes to this option, support will be included for the Intel
162 810/815 family of mainboard I2C interfaces. Specifically, the
142078f6 163 following versions of the chipset are supported:
1da177e4
LT
164 i810AA
165 i810AB
166 i810E
167 i815
142078f6 168 i845G
1da177e4
LT
169
170 This driver can also be built as a module. If so, the module
171 will be called i2c-i810.
172
b652b438
RK
173config I2C_PXA
174 tristate "Intel PXA2XX I2C adapter (EXPERIMENTAL)"
175 depends on I2C && EXPERIMENTAL && ARCH_PXA
176 help
177 If you have devices in the PXA I2C bus, say yes to this option.
178 This driver can also be built as a module. If so, the module
179 will be called i2c-pxa.
180
181config I2C_PXA_SLAVE
182 bool "Intel PXA2XX I2C Slave comms support"
183 depends on I2C_PXA
184 help
185 Support I2C slave mode communications on the PXA I2C bus. This
186 is necessary for systems where the PXA may be a target on the
187 I2C bus.
188
1da177e4 189config I2C_PIIX4
02e0c5d5 190 tristate "Intel PIIX4 and compatible (ATI/Serverworks/Broadcom/SMSC)"
1da177e4
LT
191 depends on I2C && PCI
192 help
193 If you say yes to this option, support will be included for the Intel
194 PIIX4 family of mainboard I2C interfaces. Specifically, the following
5f7ea3c5
MD
195 versions of the chipset are supported (note that Serverworks is part
196 of Broadcom):
1da177e4
LT
197 Intel PIIX4
198 Intel 440MX
02e0c5d5
RM
199 ATI IXP200
200 ATI IXP300
201 ATI IXP400
4e6697fc 202 ATI SB600
1da177e4
LT
203 Serverworks OSB4
204 Serverworks CSB5
205 Serverworks CSB6
5f7ea3c5 206 Serverworks HT-1000
1da177e4
LT
207 SMSC Victory66
208
209 This driver can also be built as a module. If so, the module
210 will be called i2c-piix4.
211
212config I2C_IBM_IIC
213 tristate "IBM PPC 4xx on-chip I2C interface"
214 depends on IBM_OCP && I2C
215 help
216 Say Y here if you want to use IIC peripheral found on
217 embedded IBM PPC 4xx based systems.
218
219 This driver can also be built as a module. If so, the module
220 will be called i2c-ibm_iic.
221
222config I2C_IOP3XX
285f5fa7
DW
223 tristate "Intel IOPx3xx and IXP4xx on-chip I2C interface"
224 depends on (ARCH_IOP32X || ARCH_IOP33X || ARCH_IXP4XX || ARCH_IOP13XX) && I2C
1da177e4
LT
225 help
226 Say Y here if you want to use the IIC bus controller on
285f5fa7 227 the Intel IOPx3xx I/O Processors or IXP4xx Network Processors.
1da177e4
LT
228
229 This driver can also be built as a module. If so, the module
230 will be called i2c-iop3xx.
231
232config I2C_ISA
5042c7d7 233 tristate
5d740fe9 234 depends on I2C
1da177e4 235
1da177e4
LT
236config I2C_IXP4XX
237 tristate "IXP4xx GPIO-Based I2C Interface"
238 depends on I2C && ARCH_IXP4XX
239 select I2C_ALGOBIT
240 help
241 Say Y here if you have an Intel IXP4xx(420,421,422,425) based
242 system and are using GPIO lines for an I2C bus.
243
244 This support is also available as a module. If so, the module
245 will be called i2c-ixp4xx.
246
247config I2C_IXP2000
248 tristate "IXP2000 GPIO-Based I2C Interface"
249 depends on I2C && ARCH_IXP2000
250 select I2C_ALGOBIT
251 help
252 Say Y here if you have an Intel IXP2000(2400, 2800, 2850) based
253 system and are using GPIO lines for an I2C bus.
254
255 This support is also available as a module. If so, the module
256 will be called i2c-ixp2000.
257
a28d3af2
BH
258config I2C_POWERMAC
259 tristate "Powermac I2C interface"
1da177e4 260 depends on I2C && PPC_PMAC
a28d3af2 261 default y
1da177e4 262 help
a28d3af2
BH
263 This exposes the various PowerMac i2c interfaces to the linux i2c
264 layer and to userland. It is used by various drivers on the powemac
265 platform, thus should generally be enabled.
0365ba7f
BH
266
267 This support is also available as a module. If so, the module
a28d3af2 268 will be called i2c-powermac.
0365ba7f 269
1da177e4 270config I2C_MPC
2097c7f0 271 tristate "MPC107/824x/85xx/52xx/86xx"
b5a48dad 272 depends on I2C && PPC32
1da177e4
LT
273 help
274 If you say yes to this option, support will be included for the
275 built-in I2C interface on the MPC107/Tsi107/MPC8240/MPC8245 and
2097c7f0 276 MPC85xx/MPC8641 family processors. The driver may also work on 52xx
1da177e4
LT
277 family processors, though interrupts are known not to work.
278
279 This driver can also be built as a module. If so, the module
280 will be called i2c-mpc.
281
282config I2C_NFORCE2
5d740fe9
RM
283 tristate "Nvidia nForce2, nForce3 and nForce4"
284 depends on I2C && PCI
1da177e4
LT
285 help
286 If you say yes to this option, support will be included for the Nvidia
5d740fe9 287 nForce2, nForce3 and nForce4 families of mainboard I2C interfaces.
1da177e4
LT
288
289 This driver can also be built as a module. If so, the module
290 will be called i2c-nforce2.
291
18f98b1e
PK
292config I2C_OCORES
293 tristate "OpenCores I2C Controller"
294 depends on I2C && EXPERIMENTAL
295 help
296 If you say yes to this option, support will be included for the
297 OpenCores I2C controller. For details see
298 http://www.opencores.org/projects.cgi/web/i2c/overview
299
300 This driver can also be built as a module. If so, the module
301 will be called i2c-ocores.
302
010d442c
KS
303config I2C_OMAP
304 tristate "OMAP I2C adapter"
305 depends on I2C && ARCH_OMAP
306 default y if MACH_OMAP_H3 || MACH_OMAP_OSK
307 help
308 If you say yes to this option, support will be included for the
309 I2C interface on the Texas Instruments OMAP1/2 family of processors.
310 Like OMAP1510/1610/1710/5912 and OMAP242x.
311 For details see http://www.ti.com/omap.
312
1da177e4
LT
313config I2C_PARPORT
314 tristate "Parallel port adapter"
315 depends on I2C && PARPORT
316 select I2C_ALGOBIT
317 help
318 This supports parallel port I2C adapters such as the ones made by
319 Philips or Velleman, Analog Devices evaluation boards, and more.
320 Basically any adapter using the parallel port as an I2C bus with
321 no extra chipset is supported by this driver, or could be.
322
323 This driver is a replacement for (and was inspired by) an older
324 driver named i2c-philips-par. The new driver supports more devices,
325 and makes it easier to add support for new devices.
e97b81dd
MH
326
327 An adapter type parameter is now mandatory. Please read the file
328 Documentation/i2c/busses/i2c-parport for details.
329
1da177e4
LT
330 Another driver exists, named i2c-parport-light, which doesn't depend
331 on the parport driver. This is meant for embedded systems. Don't say
332 Y here if you intend to say Y or M there.
333
334 This support is also available as a module. If so, the module
335 will be called i2c-parport.
336
337config I2C_PARPORT_LIGHT
338 tristate "Parallel port adapter (light)"
339 depends on I2C
340 select I2C_ALGOBIT
341 help
342 This supports parallel port I2C adapters such as the ones made by
343 Philips or Velleman, Analog Devices evaluation boards, and more.
344 Basically any adapter using the parallel port as an I2C bus with
345 no extra chipset is supported by this driver, or could be.
346
347 This driver is a light version of i2c-parport. It doesn't depend
348 on the parport driver, and uses direct I/O access instead. This
09509603 349 might be preferred on embedded systems where wasting memory for
1da177e4
LT
350 the clean but heavy parport handling is not an option. The
351 drawback is a reduced portability and the impossibility to
09509603 352 daisy-chain other parallel port devices.
1da177e4
LT
353
354 Don't say Y here if you said Y or M to i2c-parport. Saying M to
355 both is possible but both modules should not be loaded at the same
356 time.
357
358 This support is also available as a module. If so, the module
359 will be called i2c-parport-light.
360
beb58aa3
OJ
361config I2C_PASEMI
362 tristate "PA Semi SMBus interface"
56a3b5eb 363 depends on PPC_PASEMI && I2C && PCI
beb58aa3
OJ
364 help
365 Supports the PA Semi PWRficient on-chip SMBus interfaces.
366
1da177e4
LT
367config I2C_PROSAVAGE
368 tristate "S3/VIA (Pro)Savage"
5d740fe9 369 depends on I2C && PCI
1da177e4
LT
370 select I2C_ALGOBIT
371 help
372 If you say yes to this option, support will be included for the
373 I2C bus and DDC bus of the S3VIA embedded Savage4 and ProSavage8
374 graphics processors.
375 chipsets supported:
376 S3/VIA KM266/VT8375 aka ProSavage8
377 S3/VIA KM133/VT8365 aka Savage4
378
379 This support is also available as a module. If so, the module
380 will be called i2c-prosavage.
381
382config I2C_RPXLITE
383 tristate "Embedded Planet RPX Lite/Classic support"
384 depends on (RPXLITE || RPXCLASSIC) && I2C
385 select I2C_ALGO8XX
386
387config I2C_S3C2410
388 tristate "S3C2410 I2C Driver"
389 depends on I2C && ARCH_S3C2410
390 help
391 Say Y here to include support for I2C controller in the
392 Samsung S3C2410 based System-on-Chip devices.
393
394config I2C_SAVAGE4
395 tristate "S3 Savage 4"
396 depends on I2C && PCI && EXPERIMENTAL
397 select I2C_ALGOBIT
398 help
399 If you say yes to this option, support will be included for the
400 S3 Savage 4 I2C interface.
401
402 This driver can also be built as a module. If so, the module
403 will be called i2c-savage4.
404
405config I2C_SIBYTE
406 tristate "SiByte SMBus interface"
407 depends on SIBYTE_SB1xxx_SOC && I2C
408 help
409 Supports the SiByte SOC on-chip I2C interfaces (2 channels).
410
411config SCx200_I2C
412 tristate "NatSemi SCx200 I2C using GPIO pins"
413 depends on SCx200_GPIO && I2C
414 select I2C_ALGOBIT
415 help
416 Enable the use of two GPIO pins of a SCx200 processor as an I2C bus.
417
418 If you don't know what to do here, say N.
419
420 This support is also available as a module. If so, the module
421 will be called scx200_i2c.
422
423config SCx200_I2C_SCL
424 int "GPIO pin used for SCL"
425 depends on SCx200_I2C
426 default "12"
427 help
428 Enter the GPIO pin number used for the SCL signal. This value can
429 also be specified with a module parameter.
430
431config SCx200_I2C_SDA
432 int "GPIO pin used for SDA"
433 depends on SCx200_I2C
434 default "13"
435 help
436 Enter the GPIO pin number used for the SSA signal. This value can
437 also be specified with a module parameter.
438
439config SCx200_ACB
a417bbd3 440 tristate "Geode ACCESS.bus support"
cdf263f1 441 depends on X86_32 && I2C && PCI
1da177e4 442 help
a417bbd3
BG
443 Enable the use of the ACCESS.bus controllers on the Geode SCx200 and
444 SC1100 processors and the CS5535 and CS5536 Geode companion devices.
1da177e4
LT
445
446 If you don't know what to do here, say N.
447
448 This support is also available as a module. If so, the module
449 will be called scx200_acb.
450
451config I2C_SIS5595
452 tristate "SiS 5595"
5d740fe9 453 depends on I2C && PCI
1da177e4
LT
454 help
455 If you say yes to this option, support will be included for the
456 SiS5595 SMBus (a subset of I2C) interface.
457
458 This driver can also be built as a module. If so, the module
459 will be called i2c-sis5595.
460
461config I2C_SIS630
462 tristate "SiS 630/730"
5d740fe9 463 depends on I2C && PCI
1da177e4
LT
464 help
465 If you say yes to this option, support will be included for the
466 SiS630 and SiS730 SMBus (a subset of I2C) interface.
467
468 This driver can also be built as a module. If so, the module
469 will be called i2c-sis630.
470
471config I2C_SIS96X
472 tristate "SiS 96x"
5d740fe9 473 depends on I2C && PCI
1da177e4
LT
474 help
475 If you say yes to this option, support will be included for the SiS
476 96x SMBus (a subset of I2C) interfaces. Specifically, the following
477 chipsets are supported:
478 645/961
479 645DX/961
480 645DX/962
481 648/961
482 650/961
483 735
5d740fe9 484 745
1da177e4
LT
485
486 This driver can also be built as a module. If so, the module
487 will be called i2c-sis96x.
488
489config I2C_STUB
490 tristate "I2C/SMBus Test Stub"
491 depends on I2C && EXPERIMENTAL && 'm'
492 default 'n'
493 help
494 This module may be useful to developers of SMBus client drivers,
495 especially for certain kinds of sensor chips.
496
497 If you do build this module, be sure to read the notes and warnings
498 in <file:Documentation/i2c/i2c-stub>.
499
500 If you don't know what to do here, definitely say N.
501
6b65cd74
RK
502config I2C_VERSATILE
503 tristate "ARM Versatile/Realview I2C bus support"
504 depends on I2C && (ARCH_VERSATILE || ARCH_REALVIEW)
505 select I2C_ALGOBIT
506 help
507 Say yes if you want to support the I2C serial bus on ARMs Versatile
508 range of platforms.
509
510 This driver can also be built as a module. If so, the module
511 will be called i2c-versatile.
512
8d91cbad
RK
513config I2C_ACORN
514 bool "Acorn IOC/IOMD I2C bus support"
515 depends on I2C && ARCH_ACORN
516 default y
517 select I2C_ALGOBIT
518 help
519 Say yes if you want to support the I2C bus on Acorn platforms.
520
521 If you don't know, say Y.
522
1da177e4
LT
523config I2C_VIA
524 tristate "VIA 82C586B"
525 depends on I2C && PCI && EXPERIMENTAL
526 select I2C_ALGOBIT
527 help
528 If you say yes to this option, support will be included for the VIA
529 82C586B I2C interface
530
531 This driver can also be built as a module. If so, the module
532 will be called i2c-via.
533
534config I2C_VIAPRO
ab6a6ed2 535 tristate "VIA VT82C596/82C686/82xx and CX700"
5d740fe9 536 depends on I2C && PCI
1da177e4
LT
537 help
538 If you say yes to this option, support will be included for the VIA
ab6a6ed2 539 VT82C596 and later SMBus interface. Specifically, the following
1da177e4 540 chipsets are supported:
c243353a
RM
541 VT82C596A/B
542 VT82C686A/B
543 VT8231
544 VT8233/A
545 VT8235
546 VT8237R/A
547 VT8251
ab6a6ed2 548 CX700
1da177e4
LT
549
550 This driver can also be built as a module. If so, the module
551 will be called i2c-viapro.
552
553config I2C_VOODOO3
554 tristate "Voodoo 3"
5d740fe9 555 depends on I2C && PCI
1da177e4
LT
556 select I2C_ALGOBIT
557 help
558 If you say yes to this option, support will be included for the
559 Voodoo 3 I2C interface.
560
561 This driver can also be built as a module. If so, the module
562 will be called i2c-voodoo3.
563
564config I2C_PCA_ISA
565 tristate "PCA9564 on an ISA bus"
5cedb05d 566 depends on I2C && ISA
1da177e4 567 select I2C_ALGOPCA
aee62305 568 default n
1da177e4
LT
569 help
570 This driver supports ISA boards using the Philips PCA 9564
571 Parallel bus to I2C bus controller
572
573 This driver can also be built as a module. If so, the module
574 will be called i2c-pca-isa.
575
aee62305
JD
576 This device is almost undetectable and using this driver on a
577 system which doesn't have this device will result in long
578 delays when I2C/SMBus chip drivers are loaded (e.g. at boot
579 time). If unsure, say N.
580
1da177e4
LT
581config I2C_MV64XXX
582 tristate "Marvell mv64xxx I2C Controller"
583 depends on I2C && MV64X60 && EXPERIMENTAL
584 help
585 If you say yes to this option, support will be included for the
586 built-in I2C interface on the Marvell 64xxx line of host bridges.
587
588 This driver can also be built as a module. If so, the module
589 will be called i2c-mv64xxx.
590
41561f28
VW
591config I2C_PNX
592 tristate "I2C bus support for Philips PNX targets"
593 depends on ARCH_PNX4008 && I2C
594 help
595 This driver supports the Philips IP3204 I2C IP block master and/or
596 slave controller
597
598 This driver can also be built as a module. If so, the module
599 will be called i2c-pnx.
600
1da177e4 601endmenu