Kconfig 41 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364
  1. #
  2. # Sensor device configuration
  3. #
  4. menu "I2C Hardware Bus support"
  5. depends on HAS_IOMEM
  6. comment "PC SMBus host controller drivers"
  7. depends on PCI
  8. config I2C_ALI1535
  9. tristate "ALI 1535"
  10. depends on PCI
  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. This driver can also be built as a module. If so, the module
  17. will be called i2c-ali1535.
  18. config I2C_ALI1563
  19. tristate "ALI 1563"
  20. depends on PCI
  21. help
  22. If you say yes to this option, support will be included for the SMB
  23. Host controller on Acer Labs Inc. (ALI) M1563 South Bridges. The SMB
  24. controller is part of the 7101 device, which is an ACPI-compliant
  25. Power Management Unit (PMU).
  26. This driver can also be built as a module. If so, the module
  27. will be called i2c-ali1563.
  28. config I2C_ALI15X3
  29. tristate "ALI 15x3"
  30. depends on PCI
  31. help
  32. If you say yes to this option, support will be included for the
  33. Acer Labs Inc. (ALI) M1514 and M1543 motherboard I2C interfaces.
  34. This driver can also be built as a module. If so, the module
  35. will be called i2c-ali15x3.
  36. config I2C_AMD756
  37. tristate "AMD 756/766/768/8111 and nVidia nForce"
  38. depends on PCI
  39. help
  40. If you say yes to this option, support will be included for the AMD
  41. 756/766/768 mainboard I2C interfaces. The driver also includes
  42. support for the first (SMBus 1.0) I2C interface of the AMD 8111 and
  43. the nVidia nForce I2C interface.
  44. This driver can also be built as a module. If so, the module
  45. will be called i2c-amd756.
  46. config I2C_AMD756_S4882
  47. tristate "SMBus multiplexing on the Tyan S4882"
  48. depends on I2C_AMD756 && X86
  49. help
  50. Enabling this option will add specific SMBus support for the Tyan
  51. S4882 motherboard. On this 4-CPU board, the SMBus is multiplexed
  52. over 8 different channels, where the various memory module EEPROMs
  53. and temperature sensors live. Saying yes here will give you access
  54. to these in addition to the trunk.
  55. This driver can also be built as a module. If so, the module
  56. will be called i2c-amd756-s4882.
  57. config I2C_AMD8111
  58. tristate "AMD 8111"
  59. depends on PCI
  60. help
  61. If you say yes to this option, support will be included for the
  62. second (SMBus 2.0) AMD 8111 mainboard I2C interface.
  63. This driver can also be built as a module. If so, the module
  64. will be called i2c-amd8111.
  65. config I2C_HIX5HD2
  66. tristate "Hix5hd2 high-speed I2C driver"
  67. depends on ARCH_HISI || ARCH_HIX5HD2 || COMPILE_TEST
  68. help
  69. Say Y here to include support for the high-speed I2C controller
  70. used in HiSilicon hix5hd2 SoCs.
  71. This driver can also be built as a module. If so, the module
  72. will be called i2c-hix5hd2.
  73. config I2C_I801
  74. tristate "Intel 82801 (ICH/PCH)"
  75. depends on PCI
  76. select CHECK_SIGNATURE if X86 && DMI
  77. select I2C_SMBUS
  78. help
  79. If you say yes to this option, support will be included for the Intel
  80. 801 family of mainboard I2C interfaces. Specifically, the following
  81. versions of the chipset are supported:
  82. 82801AA
  83. 82801AB
  84. 82801BA
  85. 82801CA/CAM
  86. 82801DB
  87. 82801EB/ER (ICH5/ICH5R)
  88. 6300ESB
  89. ICH6
  90. ICH7
  91. ESB2
  92. ICH8
  93. ICH9
  94. EP80579 (Tolapai)
  95. ICH10
  96. 5/3400 Series (PCH)
  97. 6 Series (PCH)
  98. Patsburg (PCH)
  99. DH89xxCC (PCH)
  100. Panther Point (PCH)
  101. Lynx Point (PCH)
  102. Avoton (SOC)
  103. Wellsburg (PCH)
  104. Coleto Creek (PCH)
  105. Wildcat Point (PCH)
  106. BayTrail (SOC)
  107. Braswell (SOC)
  108. Sunrise Point (PCH)
  109. Kaby Lake (PCH)
  110. DNV (SOC)
  111. Broxton (SOC)
  112. Lewisburg (PCH)
  113. Gemini Lake (SOC)
  114. Cannon Lake (PCH)
  115. Cedar Fork (PCH)
  116. Ice Lake (PCH)
  117. Comet Lake (PCH)
  118. This driver can also be built as a module. If so, the module
  119. will be called i2c-i801.
  120. config I2C_ISCH
  121. tristate "Intel SCH SMBus 1.0"
  122. depends on PCI
  123. select LPC_SCH
  124. help
  125. Say Y here if you want to use SMBus controller on the Intel SCH
  126. based systems.
  127. This driver can also be built as a module. If so, the module
  128. will be called i2c-isch.
  129. config I2C_ISMT
  130. tristate "Intel iSMT SMBus Controller"
  131. depends on PCI && X86
  132. help
  133. If you say yes to this option, support will be included for the Intel
  134. iSMT SMBus host controller interface.
  135. This driver can also be built as a module. If so, the module will be
  136. called i2c-ismt.
  137. config I2C_PIIX4
  138. tristate "Intel PIIX4 and compatible (ATI/AMD/Serverworks/Broadcom/SMSC)"
  139. depends on PCI
  140. help
  141. If you say yes to this option, support will be included for the Intel
  142. PIIX4 family of mainboard I2C interfaces. Specifically, the following
  143. versions of the chipset are supported (note that Serverworks is part
  144. of Broadcom):
  145. Intel PIIX4
  146. Intel 440MX
  147. ATI IXP200
  148. ATI IXP300
  149. ATI IXP400
  150. ATI SB600
  151. ATI SB700/SP5100
  152. ATI SB800
  153. AMD Hudson-2
  154. AMD ML
  155. AMD CZ
  156. Serverworks OSB4
  157. Serverworks CSB5
  158. Serverworks CSB6
  159. Serverworks HT-1000
  160. Serverworks HT-1100
  161. SMSC Victory66
  162. Some AMD chipsets contain two PIIX4-compatible SMBus
  163. controllers. This driver will attempt to use both controllers
  164. on the SB700/SP5100, if they have been initialized by the BIOS.
  165. This driver can also be built as a module. If so, the module
  166. will be called i2c-piix4.
  167. config I2C_CHT_WC
  168. tristate "Intel Cherry Trail Whiskey Cove PMIC smbus controller"
  169. depends on INTEL_SOC_PMIC_CHTWC
  170. help
  171. If you say yes to this option, support will be included for the
  172. SMBus controller found in the Intel Cherry Trail Whiskey Cove PMIC
  173. found on some Intel Cherry Trail systems.
  174. Note this controller is hooked up to a TI bq24292i charger-IC,
  175. combined with a FUSB302 Type-C port-controller as such it is advised
  176. to also select CONFIG_TYPEC_FUSB302=m.
  177. config I2C_NFORCE2
  178. tristate "Nvidia nForce2, nForce3 and nForce4"
  179. depends on PCI
  180. help
  181. If you say yes to this option, support will be included for the Nvidia
  182. nForce2, nForce3 and nForce4 families of mainboard I2C interfaces.
  183. This driver can also be built as a module. If so, the module
  184. will be called i2c-nforce2.
  185. config I2C_NFORCE2_S4985
  186. tristate "SMBus multiplexing on the Tyan S4985"
  187. depends on I2C_NFORCE2 && X86
  188. help
  189. Enabling this option will add specific SMBus support for the Tyan
  190. S4985 motherboard. On this 4-CPU board, the SMBus is multiplexed
  191. over 4 different channels, where the various memory module EEPROMs
  192. live. Saying yes here will give you access to these in addition
  193. to the trunk.
  194. This driver can also be built as a module. If so, the module
  195. will be called i2c-nforce2-s4985.
  196. config I2C_SIS5595
  197. tristate "SiS 5595"
  198. depends on PCI
  199. help
  200. If you say yes to this option, support will be included for the
  201. SiS5595 SMBus (a subset of I2C) interface.
  202. This driver can also be built as a module. If so, the module
  203. will be called i2c-sis5595.
  204. config I2C_SIS630
  205. tristate "SiS 630/730/964"
  206. depends on PCI
  207. help
  208. If you say yes to this option, support will be included for the
  209. SiS630, SiS730 and SiS964 SMBus (a subset of I2C) interface.
  210. This driver can also be built as a module. If so, the module
  211. will be called i2c-sis630.
  212. config I2C_SIS96X
  213. tristate "SiS 96x"
  214. depends on PCI
  215. help
  216. If you say yes to this option, support will be included for the SiS
  217. 96x SMBus (a subset of I2C) interfaces. Specifically, the following
  218. chipsets are supported:
  219. 645/961
  220. 645DX/961
  221. 645DX/962
  222. 648/961
  223. 650/961
  224. 735
  225. 745
  226. This driver can also be built as a module. If so, the module
  227. will be called i2c-sis96x.
  228. config I2C_VIA
  229. tristate "VIA VT82C586B"
  230. depends on PCI
  231. select I2C_ALGOBIT
  232. help
  233. If you say yes to this option, support will be included for the VIA
  234. 82C586B I2C interface
  235. This driver can also be built as a module. If so, the module
  236. will be called i2c-via.
  237. config I2C_VIAPRO
  238. tristate "VIA VT82C596/82C686/82xx and CX700/VX8xx/VX900"
  239. depends on PCI
  240. help
  241. If you say yes to this option, support will be included for the VIA
  242. VT82C596 and later SMBus interface. Specifically, the following
  243. chipsets are supported:
  244. VT82C596A/B
  245. VT82C686A/B
  246. VT8231
  247. VT8233/A
  248. VT8235
  249. VT8237R/A/S
  250. VT8251
  251. CX700
  252. VX800/VX820
  253. VX855/VX875
  254. VX900
  255. This driver can also be built as a module. If so, the module
  256. will be called i2c-viapro.
  257. if ACPI
  258. comment "ACPI drivers"
  259. config I2C_SCMI
  260. tristate "SMBus Control Method Interface"
  261. help
  262. This driver supports the SMBus Control Method Interface. It needs the
  263. BIOS to declare ACPI control methods as described in the SMBus Control
  264. Method Interface specification.
  265. To compile this driver as a module, choose M here:
  266. the module will be called i2c-scmi.
  267. endif # ACPI
  268. comment "Mac SMBus host controller drivers"
  269. depends on PPC_CHRP || PPC_PMAC
  270. config I2C_HYDRA
  271. tristate "CHRP Apple Hydra Mac I/O I2C interface"
  272. depends on PCI && PPC_CHRP
  273. select I2C_ALGOBIT
  274. help
  275. This supports the use of the I2C interface in the Apple Hydra Mac
  276. I/O chip on some CHRP machines (e.g. the LongTrail). Say Y if you
  277. have such a machine.
  278. This support is also available as a module. If so, the module
  279. will be called i2c-hydra.
  280. config I2C_POWERMAC
  281. tristate "Powermac I2C interface"
  282. depends on PPC_PMAC
  283. default y
  284. help
  285. This exposes the various PowerMac i2c interfaces to the linux i2c
  286. layer and to userland. It is used by various drivers on the PowerMac
  287. platform, and should generally be enabled.
  288. This support is also available as a module. If so, the module
  289. will be called i2c-powermac.
  290. comment "I2C system bus drivers (mostly embedded / system-on-chip)"
  291. config I2C_ALTERA
  292. tristate "Altera Soft IP I2C"
  293. depends on (ARCH_SOCFPGA || NIOS2) && OF
  294. help
  295. If you say yes to this option, support will be included for the
  296. Altera Soft IP I2C interfaces on SoCFPGA and Nios2 architectures.
  297. This driver can also be built as a module. If so, the module
  298. will be called i2c-altera.
  299. config I2C_ASPEED
  300. tristate "Aspeed I2C Controller"
  301. depends on ARCH_ASPEED || COMPILE_TEST
  302. help
  303. If you say yes to this option, support will be included for the
  304. Aspeed I2C controller.
  305. This driver can also be built as a module. If so, the module
  306. will be called i2c-aspeed.
  307. config I2C_AT91
  308. tristate "Atmel AT91 I2C Two-Wire interface (TWI)"
  309. depends on ARCH_AT91
  310. help
  311. This supports the use of the I2C interface on Atmel AT91
  312. processors.
  313. A serious problem is that there is no documented way to issue
  314. repeated START conditions for more than two messages, as needed
  315. to support combined I2C messages. Use the i2c-gpio driver
  316. unless your system can cope with this limitation.
  317. Caution! at91rm9200, at91sam9261, at91sam9260, at91sam9263 devices
  318. don't have clock stretching in transmission mode. For that reason,
  319. you can encounter underrun issues causing premature stop sendings if
  320. the latency to fill the transmission register is too long. If you
  321. are facing this situation, use the i2c-gpio driver.
  322. config I2C_AU1550
  323. tristate "Au1550/Au1200/Au1300 SMBus interface"
  324. depends on MIPS_ALCHEMY
  325. help
  326. If you say yes to this option, support will be included for the
  327. Au1550/Au1200/Au1300 SMBus interface.
  328. This driver can also be built as a module. If so, the module
  329. will be called i2c-au1550.
  330. config I2C_AXXIA
  331. tristate "Axxia I2C controller"
  332. depends on ARCH_AXXIA || COMPILE_TEST
  333. default ARCH_AXXIA
  334. help
  335. Say yes if you want to support the I2C bus on Axxia platforms.
  336. Please note that this controller is limited to transfers of maximum
  337. 255 bytes in length. Any attempt to to a larger transfer will return
  338. an error.
  339. config I2C_BCM2835
  340. tristate "Broadcom BCM2835 I2C controller"
  341. depends on ARCH_BCM2835
  342. help
  343. If you say yes to this option, support will be included for the
  344. BCM2835 I2C controller.
  345. If you don't know what to do here, say N.
  346. This support is also available as a module. If so, the module
  347. will be called i2c-bcm2835.
  348. config I2C_BCM_IPROC
  349. tristate "Broadcom iProc I2C controller"
  350. depends on ARCH_BCM_IPROC || COMPILE_TEST
  351. default ARCH_BCM_IPROC
  352. help
  353. If you say yes to this option, support will be included for the
  354. Broadcom iProc I2C controller.
  355. If you don't know what to do here, say N.
  356. config I2C_BCM_KONA
  357. tristate "BCM Kona I2C adapter"
  358. depends on ARCH_BCM_MOBILE
  359. default y
  360. help
  361. If you say yes to this option, support will be included for the
  362. I2C interface on the Broadcom Kona family of processors.
  363. If you do not need KONA I2C interface, say N.
  364. config I2C_BRCMSTB
  365. tristate "BRCM Settop/DSL I2C controller"
  366. depends on ARCH_BRCMSTB || BMIPS_GENERIC || ARCH_BCM_63XX || \
  367. COMPILE_TEST
  368. default y
  369. help
  370. If you say yes to this option, support will be included for the
  371. I2C interface on the Broadcom Settop/DSL SoCs.
  372. If you do not need I2C interface, say N.
  373. config I2C_CADENCE
  374. tristate "Cadence I2C Controller"
  375. depends on ARCH_ZYNQ || ARM64 || XTENSA
  376. help
  377. Say yes here to select Cadence I2C Host Controller. This controller is
  378. e.g. used by Xilinx Zynq.
  379. config I2C_CBUS_GPIO
  380. tristate "CBUS I2C driver"
  381. depends on GPIOLIB || COMPILE_TEST
  382. help
  383. Support for CBUS access using I2C API. Mostly relevant for Nokia
  384. Internet Tablets (770, N800 and N810).
  385. This driver can also be built as a module. If so, the module
  386. will be called i2c-cbus-gpio.
  387. config I2C_CPM
  388. tristate "Freescale CPM1 or CPM2 (MPC8xx/826x)"
  389. depends on CPM1 || CPM2
  390. help
  391. This supports the use of the I2C interface on Freescale
  392. processors with CPM1 or CPM2.
  393. This driver can also be built as a module. If so, the module
  394. will be called i2c-cpm.
  395. config I2C_DAVINCI
  396. tristate "DaVinci I2C driver"
  397. depends on ARCH_DAVINCI || ARCH_KEYSTONE
  398. help
  399. Support for TI DaVinci I2C controller driver.
  400. This driver can also be built as a module. If so, the module
  401. will be called i2c-davinci.
  402. Please note that this driver might be needed to bring up other
  403. devices such as DaVinci NIC.
  404. For details please see http://www.ti.com/davinci
  405. config I2C_DESIGNWARE_CORE
  406. tristate
  407. config I2C_DESIGNWARE_PLATFORM
  408. tristate "Synopsys DesignWare Platform"
  409. select I2C_DESIGNWARE_CORE
  410. depends on (ACPI && COMMON_CLK) || !ACPI
  411. help
  412. If you say yes to this option, support will be included for the
  413. Synopsys DesignWare I2C adapter.
  414. This driver can also be built as a module. If so, the module
  415. will be called i2c-designware-platform.
  416. config I2C_DESIGNWARE_SLAVE
  417. bool "Synopsys DesignWare Slave"
  418. select I2C_SLAVE
  419. depends on I2C_DESIGNWARE_PLATFORM
  420. help
  421. If you say yes to this option, support will be included for the
  422. Synopsys DesignWare I2C slave adapter.
  423. This is not a standalone module, this module compiles together with
  424. i2c-designware-core.
  425. config I2C_DESIGNWARE_PCI
  426. tristate "Synopsys DesignWare PCI"
  427. depends on PCI
  428. select I2C_DESIGNWARE_CORE
  429. help
  430. If you say yes to this option, support will be included for the
  431. Synopsys DesignWare I2C adapter. Only master mode is supported.
  432. This driver can also be built as a module. If so, the module
  433. will be called i2c-designware-pci.
  434. config I2C_DESIGNWARE_BAYTRAIL
  435. bool "Intel Baytrail I2C semaphore support"
  436. depends on ACPI
  437. depends on (I2C_DESIGNWARE_PLATFORM=m && IOSF_MBI) || \
  438. (I2C_DESIGNWARE_PLATFORM=y && IOSF_MBI=y)
  439. help
  440. This driver enables managed host access to the PMIC I2C bus on select
  441. Intel BayTrail platforms using the X-Powers AXP288 PMIC. It allows
  442. the host to request uninterrupted access to the PMIC's I2C bus from
  443. the platform firmware controlling it. You should say Y if running on
  444. a BayTrail system using the AXP288.
  445. config I2C_DIGICOLOR
  446. tristate "Conexant Digicolor I2C driver"
  447. depends on ARCH_DIGICOLOR
  448. help
  449. Support for Conexant Digicolor SoCs (CX92755) I2C controller driver.
  450. This driver can also be built as a module. If so, the module
  451. will be called i2c-digicolor.
  452. config I2C_EFM32
  453. tristate "EFM32 I2C controller"
  454. depends on ARCH_EFM32 || COMPILE_TEST
  455. help
  456. This driver supports the i2c block found in Energy Micro's EFM32
  457. SoCs.
  458. config I2C_EG20T
  459. tristate "Intel EG20T PCH/LAPIS Semicon IOH(ML7213/ML7223/ML7831) I2C"
  460. depends on PCI && (X86_32 || MIPS || COMPILE_TEST)
  461. help
  462. This driver is for PCH(Platform controller Hub) I2C of EG20T which
  463. is an IOH(Input/Output Hub) for x86 embedded processor.
  464. This driver can access PCH I2C bus device.
  465. This driver also can be used for LAPIS Semiconductor IOH(Input/
  466. Output Hub), ML7213, ML7223 and ML7831.
  467. ML7213 IOH is for IVI(In-Vehicle Infotainment) use, ML7223 IOH is
  468. for MP(Media Phone) use and ML7831 IOH is for general purpose use.
  469. ML7213/ML7223/ML7831 is companion chip for Intel Atom E6xx series.
  470. ML7213/ML7223/ML7831 is completely compatible for Intel EG20T PCH.
  471. config I2C_EMEV2
  472. tristate "EMMA Mobile series I2C adapter"
  473. depends on HAVE_CLK
  474. select I2C_SLAVE
  475. help
  476. If you say yes to this option, support will be included for the
  477. I2C interface on the Renesas Electronics EM/EV family of processors.
  478. config I2C_EXYNOS5
  479. tristate "Exynos5 high-speed I2C driver"
  480. depends on ARCH_EXYNOS && OF
  481. default y
  482. help
  483. High-speed I2C controller on Exynos5 based Samsung SoCs.
  484. config I2C_GPIO
  485. tristate "GPIO-based bitbanging I2C"
  486. depends on GPIOLIB || COMPILE_TEST
  487. select I2C_ALGOBIT
  488. help
  489. This is a very simple bitbanging I2C driver utilizing the
  490. arch-neutral GPIO API to control the SCL and SDA lines.
  491. config I2C_GPIO_FAULT_INJECTOR
  492. bool "GPIO-based fault injector"
  493. depends on I2C_GPIO
  494. help
  495. This adds some functionality to the i2c-gpio driver which can inject
  496. faults to an I2C bus, so another bus master can be stress-tested.
  497. This is for debugging. If unsure, say 'no'.
  498. config I2C_HIGHLANDER
  499. tristate "Highlander FPGA SMBus interface"
  500. depends on SH_HIGHLANDER
  501. help
  502. If you say yes to this option, support will be included for
  503. the SMBus interface located in the FPGA on various Highlander
  504. boards, particularly the R0P7780LC0011RL and R0P7785LC0011RL
  505. FPGAs. This is wholly unrelated to the SoC I2C.
  506. This driver can also be built as a module. If so, the module
  507. will be called i2c-highlander.
  508. config I2C_IBM_IIC
  509. tristate "IBM PPC 4xx on-chip I2C interface"
  510. depends on 4xx
  511. help
  512. Say Y here if you want to use IIC peripheral found on
  513. embedded IBM PPC 4xx based systems.
  514. This driver can also be built as a module. If so, the module
  515. will be called i2c-ibm_iic.
  516. config I2C_IMG
  517. tristate "Imagination Technologies I2C SCB Controller"
  518. depends on MIPS || COMPILE_TEST
  519. help
  520. Say Y here if you want to use the IMG I2C SCB controller,
  521. available on the TZ1090 and other IMG SoCs.
  522. This driver can also be built as a module. If so, the module
  523. will be called i2c-img-scb.
  524. config I2C_IMX
  525. tristate "IMX I2C interface"
  526. depends on ARCH_MXC || ARCH_LAYERSCAPE || COLDFIRE
  527. help
  528. Say Y here if you want to use the IIC bus controller on
  529. the Freescale i.MX/MXC, Layerscape or ColdFire processors.
  530. This driver can also be built as a module. If so, the module
  531. will be called i2c-imx.
  532. config I2C_IMX_LPI2C
  533. tristate "IMX Low Power I2C interface"
  534. depends on ARCH_MXC || COMPILE_TEST
  535. help
  536. Say Y here if you want to use the Low Power IIC bus controller
  537. on the Freescale i.MX processors.
  538. This driver can also be built as a module. If so, the module
  539. will be called i2c-imx-lpi2c.
  540. config I2C_IOP3XX
  541. tristate "Intel IOPx3xx and IXP4xx on-chip I2C interface"
  542. depends on ARCH_IOP32X || ARCH_IOP33X || ARCH_IXP4XX || ARCH_IOP13XX
  543. help
  544. Say Y here if you want to use the IIC bus controller on
  545. the Intel IOPx3xx I/O Processors or IXP4xx Network Processors.
  546. This driver can also be built as a module. If so, the module
  547. will be called i2c-iop3xx.
  548. config I2C_JZ4780
  549. tristate "JZ4780 I2C controller interface support"
  550. depends on MACH_JZ4780 || COMPILE_TEST
  551. help
  552. If you say yes to this option, support will be included for the
  553. Ingenic JZ4780 I2C controller.
  554. If you don't know what to do here, say N.
  555. config I2C_KEMPLD
  556. tristate "Kontron COM I2C Controller"
  557. depends on MFD_KEMPLD
  558. help
  559. This enables support for the I2C bus interface on some Kontron ETX
  560. and COMexpress (ETXexpress) modules.
  561. This driver can also be built as a module. If so, the module
  562. will be called i2c-kempld.
  563. config I2C_LPC2K
  564. tristate "I2C bus support for NXP LPC2K/LPC178x/18xx/43xx"
  565. depends on OF && (ARCH_LPC18XX || COMPILE_TEST)
  566. help
  567. This driver supports the I2C interface found several NXP
  568. devices including LPC2xxx, LPC178x/7x and LPC18xx/43xx.
  569. This driver can also be built as a module. If so, the module
  570. will be called i2c-lpc2k.
  571. config I2C_MESON
  572. tristate "Amlogic Meson I2C controller"
  573. depends on ARCH_MESON || COMPILE_TEST
  574. help
  575. If you say yes to this option, support will be included for the
  576. I2C interface on the Amlogic Meson family of SoCs.
  577. config I2C_MPC
  578. tristate "MPC107/824x/85xx/512x/52xx/83xx/86xx"
  579. depends on PPC
  580. help
  581. If you say yes to this option, support will be included for the
  582. built-in I2C interface on the MPC107, Tsi107, MPC512x, MPC52xx,
  583. MPC8240, MPC8245, MPC83xx, MPC85xx and MPC8641 family processors.
  584. This driver can also be built as a module. If so, the module
  585. will be called i2c-mpc.
  586. config I2C_MT65XX
  587. tristate "MediaTek I2C adapter"
  588. depends on ARCH_MEDIATEK || COMPILE_TEST
  589. help
  590. This selects the MediaTek(R) Integrated Inter Circuit bus driver
  591. for MT65xx and MT81xx.
  592. If you want to use MediaTek(R) I2C interface, say Y or M here.
  593. If unsure, say N.
  594. config I2C_MV64XXX
  595. tristate "Marvell mv64xxx I2C Controller"
  596. depends on MV64X60 || PLAT_ORION || ARCH_SUNXI || ARCH_MVEBU
  597. help
  598. If you say yes to this option, support will be included for the
  599. built-in I2C interface on the Marvell 64xxx line of host bridges.
  600. This driver is also used for Allwinner SoCs I2C controllers.
  601. This driver can also be built as a module. If so, the module
  602. will be called i2c-mv64xxx.
  603. config I2C_MXS
  604. tristate "Freescale i.MX28 I2C interface"
  605. depends on SOC_IMX28
  606. select STMP_DEVICE
  607. help
  608. Say Y here if you want to use the I2C bus controller on
  609. the Freescale i.MX28 processors.
  610. This driver can also be built as a module. If so, the module
  611. will be called i2c-mxs.
  612. config I2C_NOMADIK
  613. tristate "ST-Ericsson Nomadik/Ux500 I2C Controller"
  614. depends on ARM_AMBA
  615. help
  616. If you say yes to this option, support will be included for the
  617. I2C interface from ST-Ericsson's Nomadik and Ux500 architectures,
  618. as well as the STA2X11 PCIe I/O HUB.
  619. config I2C_OCORES
  620. tristate "OpenCores I2C Controller"
  621. help
  622. If you say yes to this option, support will be included for the
  623. OpenCores I2C controller. For details see
  624. http://www.opencores.org/projects.cgi/web/i2c/overview
  625. This driver can also be built as a module. If so, the module
  626. will be called i2c-ocores.
  627. config I2C_OMAP
  628. tristate "OMAP I2C adapter"
  629. depends on ARCH_OMAP || ARCH_K3
  630. default y if MACH_OMAP_H3 || MACH_OMAP_OSK
  631. help
  632. If you say yes to this option, support will be included for the
  633. I2C interface on the Texas Instruments OMAP1/2 family of processors.
  634. Like OMAP1510/1610/1710/5912 and OMAP242x.
  635. For details see http://www.ti.com/omap.
  636. config I2C_OWL
  637. tristate "Actions Semiconductor Owl I2C Controller"
  638. depends on ARCH_ACTIONS || COMPILE_TEST
  639. help
  640. Say Y here if you want to use the I2C bus controller on
  641. the Actions Semiconductor Owl SoC's.
  642. config I2C_PASEMI
  643. tristate "PA Semi SMBus interface"
  644. depends on PPC_PASEMI && PCI
  645. help
  646. Supports the PA Semi PWRficient on-chip SMBus interfaces.
  647. config I2C_PCA_PLATFORM
  648. tristate "PCA9564/PCA9665 as platform device"
  649. select I2C_ALGOPCA
  650. default n
  651. help
  652. This driver supports a memory mapped Philips PCA9564/PCA9665
  653. parallel bus to I2C bus controller.
  654. This driver can also be built as a module. If so, the module
  655. will be called i2c-pca-platform.
  656. config I2C_PMCMSP
  657. tristate "PMC MSP I2C TWI Controller"
  658. depends on PMC_MSP
  659. help
  660. This driver supports the PMC TWI controller on MSP devices.
  661. This driver can also be built as module. If so, the module
  662. will be called i2c-pmcmsp.
  663. config I2C_PNX
  664. tristate "I2C bus support for Philips PNX and NXP LPC targets"
  665. depends on ARCH_LPC32XX
  666. help
  667. This driver supports the Philips IP3204 I2C IP block master and/or
  668. slave controller
  669. This driver can also be built as a module. If so, the module
  670. will be called i2c-pnx.
  671. config I2C_PUV3
  672. tristate "PKUnity v3 I2C bus support"
  673. depends on UNICORE32 && ARCH_PUV3
  674. select I2C_ALGOBIT
  675. help
  676. This driver supports the I2C IP inside the PKUnity-v3 SoC.
  677. This I2C bus controller is under AMBA/AXI bus.
  678. This driver can also be built as a module. If so, the module
  679. will be called i2c-puv3.
  680. config I2C_PXA
  681. tristate "Intel PXA2XX I2C adapter"
  682. depends on ARCH_PXA || ARCH_MMP || ARCH_MVEBU || (X86_32 && PCI && OF)
  683. help
  684. If you have devices in the PXA I2C bus, say yes to this option.
  685. This driver can also be built as a module. If so, the module
  686. will be called i2c-pxa.
  687. config I2C_PXA_PCI
  688. def_bool I2C_PXA && X86_32 && PCI && OF
  689. config I2C_PXA_SLAVE
  690. bool "Intel PXA2XX I2C Slave comms support"
  691. depends on I2C_PXA && !X86_32
  692. help
  693. Support I2C slave mode communications on the PXA I2C bus. This
  694. is necessary for systems where the PXA may be a target on the
  695. I2C bus.
  696. config I2C_QCOM_GENI
  697. tristate "Qualcomm Technologies Inc.'s GENI based I2C controller"
  698. depends on ARCH_QCOM || COMPILE_TEST
  699. depends on QCOM_GENI_SE
  700. help
  701. This driver supports GENI serial engine based I2C controller in
  702. master mode on the Qualcomm Technologies Inc.'s SoCs. If you say
  703. yes to this option, support will be included for the built-in I2C
  704. interface on the Qualcomm Technologies Inc.'s SoCs.
  705. This driver can also be built as a module. If so, the module
  706. will be called i2c-qcom-geni.
  707. config I2C_QUP
  708. tristate "Qualcomm QUP based I2C controller"
  709. depends on ARCH_QCOM
  710. help
  711. If you say yes to this option, support will be included for the
  712. built-in I2C interface on the Qualcomm SoCs.
  713. This driver can also be built as a module. If so, the module
  714. will be called i2c-qup.
  715. config I2C_RIIC
  716. tristate "Renesas RIIC adapter"
  717. depends on ARCH_RENESAS || COMPILE_TEST
  718. help
  719. If you say yes to this option, support will be included for the
  720. Renesas RIIC I2C interface.
  721. This driver can also be built as a module. If so, the module
  722. will be called i2c-riic.
  723. config I2C_RK3X
  724. tristate "Rockchip RK3xxx I2C adapter"
  725. depends on OF && COMMON_CLK
  726. help
  727. Say Y here to include support for the I2C adapter in Rockchip RK3xxx
  728. SoCs.
  729. This driver can also be built as a module. If so, the module will
  730. be called i2c-rk3x.
  731. config HAVE_S3C2410_I2C
  732. bool
  733. help
  734. This will include I2C support for Samsung SoCs. If you want to
  735. include I2C support for any machine, kindly select this in the
  736. respective Kconfig file.
  737. config I2C_S3C2410
  738. tristate "S3C2410 I2C Driver"
  739. depends on HAVE_S3C2410_I2C
  740. help
  741. Say Y here to include support for I2C controller in the
  742. Samsung SoCs.
  743. config I2C_SH7760
  744. tristate "Renesas SH7760 I2C Controller"
  745. depends on CPU_SUBTYPE_SH7760
  746. help
  747. This driver supports the 2 I2C interfaces on the Renesas SH7760.
  748. This driver can also be built as a module. If so, the module
  749. will be called i2c-sh7760.
  750. config I2C_SH_MOBILE
  751. tristate "SuperH Mobile I2C Controller"
  752. depends on ARCH_SHMOBILE || ARCH_RENESAS || COMPILE_TEST
  753. help
  754. If you say yes to this option, support will be included for the
  755. built-in I2C interface on the Renesas SH-Mobile processor.
  756. This driver can also be built as a module. If so, the module
  757. will be called i2c-sh_mobile.
  758. config I2C_SIMTEC
  759. tristate "Simtec Generic I2C interface"
  760. select I2C_ALGOBIT
  761. help
  762. If you say yes to this option, support will be included for
  763. the Simtec Generic I2C interface. This driver is for the
  764. simple I2C bus used on newer Simtec products for general
  765. I2C, such as DDC on the Simtec BBD2016A.
  766. This driver can also be built as a module. If so, the module
  767. will be called i2c-simtec.
  768. config I2C_SIRF
  769. tristate "CSR SiRFprimaII I2C interface"
  770. depends on ARCH_SIRF
  771. help
  772. If you say yes to this option, support will be included for the
  773. CSR SiRFprimaII I2C interface.
  774. This driver can also be built as a module. If so, the module
  775. will be called i2c-sirf.
  776. config I2C_SPRD
  777. bool "Spreadtrum I2C interface"
  778. depends on I2C=y && ARCH_SPRD
  779. help
  780. If you say yes to this option, support will be included for the
  781. Spreadtrum I2C interface.
  782. config I2C_ST
  783. tristate "STMicroelectronics SSC I2C support"
  784. depends on ARCH_STI
  785. help
  786. Enable this option to add support for STMicroelectronics SoCs
  787. hardware SSC (Synchronous Serial Controller) as an I2C controller.
  788. This driver can also be built as module. If so, the module
  789. will be called i2c-st.
  790. config I2C_STM32F4
  791. tristate "STMicroelectronics STM32F4 I2C support"
  792. depends on ARCH_STM32 || COMPILE_TEST
  793. help
  794. Enable this option to add support for STM32 I2C controller embedded
  795. in STM32F4 SoCs.
  796. This driver can also be built as module. If so, the module
  797. will be called i2c-stm32f4.
  798. config I2C_STM32F7
  799. tristate "STMicroelectronics STM32F7 I2C support"
  800. depends on ARCH_STM32 || COMPILE_TEST
  801. select I2C_SLAVE
  802. help
  803. Enable this option to add support for STM32 I2C controller embedded
  804. in STM32F7 SoCs.
  805. This driver can also be built as module. If so, the module
  806. will be called i2c-stm32f7.
  807. config I2C_STU300
  808. tristate "ST Microelectronics DDC I2C interface"
  809. depends on MACH_U300
  810. default y if MACH_U300
  811. help
  812. If you say yes to this option, support will be included for the
  813. I2C interface from ST Microelectronics simply called "DDC I2C"
  814. supporting both I2C and DDC, used in e.g. the U300 series
  815. mobile platforms.
  816. This driver can also be built as a module. If so, the module
  817. will be called i2c-stu300.
  818. config I2C_SUN6I_P2WI
  819. tristate "Allwinner sun6i internal P2WI controller"
  820. depends on RESET_CONTROLLER
  821. depends on MACH_SUN6I || COMPILE_TEST
  822. help
  823. If you say yes to this option, support will be included for the
  824. P2WI (Push/Pull 2 Wire Interface) controller embedded in some sunxi
  825. SOCs.
  826. The P2WI looks like an SMBus controller (which supports only byte
  827. accesses), except that it only supports one slave device.
  828. This interface is used to connect to specific PMIC devices (like the
  829. AXP221).
  830. config I2C_SYNQUACER
  831. tristate "Socionext SynQuacer I2C controller"
  832. depends on ARCH_SYNQUACER || COMPILE_TEST
  833. help
  834. Say Y here to include support for the I2C controller used in some
  835. Fujitsu and Socionext SoCs.
  836. This driver can also be built as a module. If so, the module
  837. will be called i2c-synquacer.
  838. config I2C_TEGRA
  839. tristate "NVIDIA Tegra internal I2C controller"
  840. depends on ARCH_TEGRA
  841. help
  842. If you say yes to this option, support will be included for the
  843. I2C controller embedded in NVIDIA Tegra SOCs
  844. config I2C_TEGRA_BPMP
  845. tristate "NVIDIA Tegra BPMP I2C controller"
  846. depends on TEGRA_BPMP
  847. default y
  848. help
  849. If you say yes to this option, support will be included for the I2C
  850. controller embedded in NVIDIA Tegra SoCs accessed via the BPMP.
  851. This I2C driver is a 'virtual' I2C driver. The real driver is part
  852. of the BPMP firmware, and this driver merely communicates with that
  853. real driver.
  854. config I2C_UNIPHIER
  855. tristate "UniPhier FIFO-less I2C controller"
  856. depends on ARCH_UNIPHIER || COMPILE_TEST
  857. help
  858. If you say yes to this option, support will be included for
  859. the UniPhier FIFO-less I2C interface embedded in PH1-LD4, PH1-sLD8,
  860. or older UniPhier SoCs.
  861. config I2C_UNIPHIER_F
  862. tristate "UniPhier FIFO-builtin I2C controller"
  863. depends on ARCH_UNIPHIER || COMPILE_TEST
  864. help
  865. If you say yes to this option, support will be included for
  866. the UniPhier FIFO-builtin I2C interface embedded in PH1-Pro4,
  867. PH1-Pro5, or newer UniPhier SoCs.
  868. config I2C_VERSATILE
  869. tristate "ARM Versatile/Realview I2C bus support"
  870. depends on ARCH_MPS2 || ARCH_VERSATILE || ARCH_REALVIEW || ARCH_VEXPRESS || COMPILE_TEST
  871. select I2C_ALGOBIT
  872. help
  873. Say yes if you want to support the I2C serial bus on ARMs Versatile
  874. range of platforms.
  875. This driver can also be built as a module. If so, the module
  876. will be called i2c-versatile.
  877. config I2C_WMT
  878. tristate "Wondermedia WM8xxx SoC I2C bus support"
  879. depends on ARCH_VT8500
  880. help
  881. Say yes if you want to support the I2C bus on Wondermedia 8xxx-series
  882. SoCs.
  883. This driver can also be built as a module. If so, the module will be
  884. called i2c-wmt.
  885. config I2C_OCTEON
  886. tristate "Cavium OCTEON I2C bus support"
  887. depends on CAVIUM_OCTEON_SOC
  888. help
  889. Say yes if you want to support the I2C serial bus on Cavium
  890. OCTEON SOC.
  891. This driver can also be built as a module. If so, the module
  892. will be called i2c-octeon.
  893. config I2C_THUNDERX
  894. tristate "Cavium ThunderX I2C bus support"
  895. depends on 64BIT && PCI && (ARM64 || COMPILE_TEST)
  896. select I2C_SMBUS
  897. help
  898. Say yes if you want to support the I2C serial bus on Cavium
  899. ThunderX SOC.
  900. This driver can also be built as a module. If so, the module
  901. will be called i2c-thunderx.
  902. config I2C_XILINX
  903. tristate "Xilinx I2C Controller"
  904. depends on HAS_IOMEM
  905. help
  906. If you say yes to this option, support will be included for the
  907. Xilinx I2C controller.
  908. This driver can also be built as a module. If so, the module
  909. will be called xilinx_i2c.
  910. config I2C_XLR
  911. tristate "Netlogic XLR and Sigma Designs I2C support"
  912. depends on CPU_XLR || ARCH_TANGO
  913. help
  914. This driver enables support for the on-chip I2C interface of
  915. the Netlogic XLR/XLS MIPS processors and Sigma Designs SOCs.
  916. This driver can also be built as a module. If so, the module
  917. will be called i2c-xlr.
  918. config I2C_XLP9XX
  919. tristate "XLP9XX I2C support"
  920. depends on CPU_XLP || ARCH_THUNDER2 || COMPILE_TEST
  921. help
  922. This driver enables support for the on-chip I2C interface of
  923. the Broadcom XLP9xx/XLP5xx MIPS and Vulcan ARM64 processors.
  924. This driver can also be built as a module. If so, the module will
  925. be called i2c-xlp9xx.
  926. config I2C_RCAR
  927. tristate "Renesas R-Car I2C Controller"
  928. depends on ARCH_RENESAS || COMPILE_TEST
  929. select I2C_SLAVE
  930. select RESET_CONTROLLER if ARCH_RCAR_GEN3
  931. help
  932. If you say yes to this option, support will be included for the
  933. R-Car I2C controller.
  934. This driver can also be built as a module. If so, the module
  935. will be called i2c-rcar.
  936. comment "External I2C/SMBus adapter drivers"
  937. config I2C_DIOLAN_U2C
  938. tristate "Diolan U2C-12 USB adapter"
  939. depends on USB
  940. help
  941. If you say yes to this option, support will be included for Diolan
  942. U2C-12, a USB to I2C interface.
  943. This driver can also be built as a module. If so, the module
  944. will be called i2c-diolan-u2c.
  945. config I2C_DLN2
  946. tristate "Diolan DLN-2 USB I2C adapter"
  947. depends on MFD_DLN2
  948. help
  949. If you say yes to this option, support will be included for Diolan
  950. DLN2, a USB to I2C interface.
  951. This driver can also be built as a module. If so, the module
  952. will be called i2c-dln2.
  953. config I2C_PARPORT
  954. tristate "Parallel port adapter"
  955. depends on PARPORT
  956. select I2C_ALGOBIT
  957. select I2C_SMBUS
  958. help
  959. This supports parallel port I2C adapters such as the ones made by
  960. Philips or Velleman, Analog Devices evaluation boards, and more.
  961. Basically any adapter using the parallel port as an I2C bus with
  962. no extra chipset is supported by this driver, or could be.
  963. This driver is a replacement for (and was inspired by) an older
  964. driver named i2c-philips-par. The new driver supports more devices,
  965. and makes it easier to add support for new devices.
  966. An adapter type parameter is now mandatory. Please read the file
  967. Documentation/i2c/busses/i2c-parport for details.
  968. Another driver exists, named i2c-parport-light, which doesn't depend
  969. on the parport driver. This is meant for embedded systems. Don't say
  970. Y here if you intend to say Y or M there.
  971. This support is also available as a module. If so, the module
  972. will be called i2c-parport.
  973. config I2C_PARPORT_LIGHT
  974. tristate "Parallel port adapter (light)"
  975. select I2C_ALGOBIT
  976. select I2C_SMBUS
  977. help
  978. This supports parallel port I2C adapters such as the ones made by
  979. Philips or Velleman, Analog Devices evaluation boards, and more.
  980. Basically any adapter using the parallel port as an I2C bus with
  981. no extra chipset is supported by this driver, or could be.
  982. This driver is a light version of i2c-parport. It doesn't depend
  983. on the parport driver, and uses direct I/O access instead. This
  984. might be preferred on embedded systems where wasting memory for
  985. the clean but heavy parport handling is not an option. The
  986. drawback is a reduced portability and the impossibility to
  987. daisy-chain other parallel port devices.
  988. Don't say Y here if you said Y or M to i2c-parport. Saying M to
  989. both is possible but both modules should not be loaded at the same
  990. time.
  991. This support is also available as a module. If so, the module
  992. will be called i2c-parport-light.
  993. config I2C_ROBOTFUZZ_OSIF
  994. tristate "RobotFuzz Open Source InterFace USB adapter"
  995. depends on USB
  996. help
  997. If you say yes to this option, support will be included for the
  998. RobotFuzz Open Source InterFace USB to I2C interface.
  999. This driver can also be built as a module. If so, the module
  1000. will be called i2c-osif.
  1001. config I2C_TAOS_EVM
  1002. tristate "TAOS evaluation module"
  1003. depends on TTY
  1004. select SERIO
  1005. select SERIO_SERPORT
  1006. default n
  1007. help
  1008. This supports TAOS evaluation modules on serial port. In order to
  1009. use this driver, you will need the inputattach tool, which is part
  1010. of the input-utils package.
  1011. If unsure, say N.
  1012. This support is also available as a module. If so, the module
  1013. will be called i2c-taos-evm.
  1014. config I2C_TINY_USB
  1015. tristate "Tiny-USB adapter"
  1016. depends on USB
  1017. help
  1018. If you say yes to this option, support will be included for the
  1019. i2c-tiny-usb, a simple do-it-yourself USB to I2C interface. See
  1020. http://www.harbaum.org/till/i2c_tiny_usb for hardware details.
  1021. This driver can also be built as a module. If so, the module
  1022. will be called i2c-tiny-usb.
  1023. config I2C_VIPERBOARD
  1024. tristate "Viperboard I2C master support"
  1025. depends on MFD_VIPERBOARD && USB
  1026. help
  1027. Say yes here to access the I2C part of the Nano River
  1028. Technologies Viperboard as I2C master.
  1029. See viperboard API specification and Nano
  1030. River Tech's viperboard.h for detailed meaning
  1031. of the module parameters.
  1032. comment "Other I2C/SMBus bus drivers"
  1033. config I2C_ACORN
  1034. tristate "Acorn IOC/IOMD I2C bus support"
  1035. depends on ARCH_ACORN
  1036. default y
  1037. select I2C_ALGOBIT
  1038. help
  1039. Say yes if you want to support the I2C bus on Acorn platforms.
  1040. If you don't know, say Y.
  1041. config I2C_ELEKTOR
  1042. tristate "Elektor ISA card"
  1043. depends on ISA && HAS_IOPORT_MAP && BROKEN_ON_SMP
  1044. select I2C_ALGOPCF
  1045. help
  1046. This supports the PCF8584 ISA bus I2C adapter. Say Y if you own
  1047. such an adapter.
  1048. This support is also available as a module. If so, the module
  1049. will be called i2c-elektor.
  1050. config I2C_MLXCPLD
  1051. tristate "Mellanox I2C driver"
  1052. depends on X86_64
  1053. help
  1054. This exposes the Mellanox platform I2C busses to the linux I2C layer
  1055. for X86 based systems.
  1056. Controller is implemented as CPLD logic.
  1057. This driver can also be built as a module. If so, the module will be
  1058. called as i2c-mlxcpld.
  1059. config I2C_PCA_ISA
  1060. tristate "PCA9564/PCA9665 on an ISA bus"
  1061. depends on ISA
  1062. select I2C_ALGOPCA
  1063. default n
  1064. help
  1065. This driver supports ISA boards using the Philips PCA9564/PCA9665
  1066. parallel bus to I2C bus controller.
  1067. This driver can also be built as a module. If so, the module
  1068. will be called i2c-pca-isa.
  1069. This device is almost undetectable and using this driver on a
  1070. system which doesn't have this device will result in long
  1071. delays when I2C/SMBus chip drivers are loaded (e.g. at boot
  1072. time). If unsure, say N.
  1073. config I2C_SIBYTE
  1074. tristate "SiByte SMBus interface"
  1075. depends on SIBYTE_SB1xxx_SOC
  1076. help
  1077. Supports the SiByte SOC on-chip I2C interfaces (2 channels).
  1078. config I2C_CROS_EC_TUNNEL
  1079. tristate "ChromeOS EC tunnel I2C bus"
  1080. depends on MFD_CROS_EC
  1081. help
  1082. If you say yes here you get an I2C bus that will tunnel i2c commands
  1083. through to the other side of the ChromeOS EC to the i2c bus
  1084. connected there. This will work whatever the interface used to
  1085. talk to the EC (SPI, I2C or LPC).
  1086. config I2C_XGENE_SLIMPRO
  1087. tristate "APM X-Gene SoC I2C SLIMpro devices support"
  1088. depends on ARCH_XGENE && MAILBOX
  1089. help
  1090. Enable I2C bus access using the APM X-Gene SoC SLIMpro
  1091. co-processor. The I2C device access the I2C bus via the X-Gene
  1092. to SLIMpro (On chip coprocessor) mailbox mechanism.
  1093. If unsure, say N.
  1094. config SCx200_ACB
  1095. tristate "Geode ACCESS.bus support"
  1096. depends on X86_32 && PCI
  1097. help
  1098. Enable the use of the ACCESS.bus controllers on the Geode SCx200 and
  1099. SC1100 processors and the CS5535 and CS5536 Geode companion devices.
  1100. If you don't know what to do here, say N.
  1101. This support is also available as a module. If so, the module
  1102. will be called scx200_acb.
  1103. config I2C_OPAL
  1104. tristate "IBM OPAL I2C driver"
  1105. depends on PPC_POWERNV
  1106. default y
  1107. help
  1108. This exposes the PowerNV platform i2c busses to the linux i2c layer,
  1109. the driver is based on the OPAL interfaces.
  1110. This driver can also be built as a module. If so, the module will be
  1111. called as i2c-opal.
  1112. config I2C_ZX2967
  1113. tristate "ZTE ZX2967 I2C support"
  1114. depends on ARCH_ZX
  1115. default y
  1116. help
  1117. Selecting this option will add ZX2967 I2C driver.
  1118. This driver can also be built as a module. If so, the module will be
  1119. called i2c-zx2967.
  1120. config I2C_FSI
  1121. tristate "FSI I2C driver"
  1122. depends on FSI
  1123. help
  1124. Driver for FSI bus attached I2C masters. These are I2C masters that
  1125. are connected to the system over an FSI bus, instead of the more
  1126. common PCI or MMIO interface.
  1127. This driver can also be built as a module. If so, the module will be
  1128. called as i2c-fsi.
  1129. endmenu