1#
2# MOST I2C configuration
3#
4
5config HDM_I2C
6 tristate "I2C HDM"
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 hdm_i2c.
13