On 05/29/2018 03:24 PM, Eddie James wrote:
> diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
> index 4f8df2e..ebba369 100644
> --- a/drivers/i2c/busses/Kconfig
> +++ b/drivers/i2c/busses/Kconfig
> @@ -1330,4 +1330,15 @@ config I2C_ZX2967
>         This driver can also be built as a module. If so, the module will be
>         called i2c-zx2967.
>  
> +config I2C_FSI
> +     tristate "FSI I2C driver"
> +     depends on FSI
> +     help
> +       Driver for FSI bus attached I2C masters. These are I2C masters that
> +       are connected to the system over a FSI bus, instead of the more

                                      over an FSI bus,

> +       common PCI or MMIO interface.
> +
> +       This driver can also be built as a module. If so, the module will be
> +       called as i2c-fsi.
> +
>  endmenu


-- 
~Randy

Reply via email to