I2C device interface

modulename: i2c-dev.ko

configname: CONFIG_I2C_CHARDEV

Linux Kernel Configuration
└─>Device Drivers
└─>I2C support
└─>I2C device interface
In linux kernel since version 2.6.20 (release Date: 2007-02-04)  
Say Y here to use i2c-* device files, usually found in the /dev
directory on your system. They make it possible to have user-space
programs use the I2C bus. Information on how to do this is
contained in the file Documentation/i2c/dev-interface.

This support is also available as a module. If so, the module
will be called i2c-dev.

source code:
depends
CONFIG_I2C

is depended by
CONFIG_DRM_I915_DEBUG