xref: /openbmc/linux/drivers/staging/most/i2c/Kconfig (revision 09bae3b6)
1#
2# MOST I2C configuration
3#
4
5config MOST_I2C
6	tristate "I2C"
7	depends on I2C
8	---help---
9	  Say Y here if you want to connect via I2C to network tranceiver.
10
11	  To compile this driver as a module, choose M here: the
12	  module will be called most_i2c.
13