i2c: Renesas Highlander FPGA SMBus support
[deliverable/linux.git] / drivers / i2c / busses / Kconfig
index 6ee997b2817c450b3ac2fae2bf32e5ad035ff5d3..e54b9fe468046eee757129bf1b0e58875aab95d7 100644 (file)
@@ -330,6 +330,18 @@ config I2C_GPIO
          This is a very simple bitbanging I2C driver utilizing the
          arch-neutral GPIO API to control the SCL and SDA lines.
 
+config I2C_HIGHLANDER
+       tristate "Highlander FPGA SMBus interface"
+       depends on SH_HIGHLANDER
+       help
+         If you say yes to this option, support will be included for
+         the SMBus interface located in the FPGA on various Highlander
+         boards, particularly the R0P7780LC0011RL and R0P7785LC0011RL
+         FPGAs. This is wholly unrelated to the SoC I2C.
+
+         This driver can also be built as a module.  If so, the module
+         will be called i2c-highlander.
+
 config I2C_IBM_IIC
        tristate "IBM PPC 4xx on-chip I2C interface"
        depends on 4xx
This page took 0.05185 seconds and 5 git commands to generate.