aboutsummaryrefslogtreecommitdiffstats
path: root/features/i2c
AgeCommit message (Collapse)Author
2019-10-07meta: add SPDX License Identifier and updates 00-README with License policyYann CARDAILLAC
Signed-off-by: Yann CARDAILLAC <ycnakajsph@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2018-02-12features: add config to support i2c-iSMTAnuj Mittal
If enabled, support will be included for the Intel iSMT SMBus host controller interface. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-12-05features/i2c: Support I2C_MUX by defaultCalifornia Sullivan
Some drivers (e.g. INV_MPU6050_I2C) rely on this, and in most cases this gets selected automatically, but in some cases its not and it causes a configcheck warning. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-08-213.10: fix Kconfig warningsBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-06-12meta: Add i2c feature descriptionsDarren Hart
Add feature scc files for i2c, i2c debugging, and i2c character device support. Signed-off-by: Darren Hart <dvhart@linux.intel.com>