Kconfig 42 KB

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