zephyr/drivers/i2c
Daniel Leung 68107289bd i2c: restructure kconfig options
() Moves config options for each controllers into their own
   Kconfig files. This keeps upper level Kconfig from getting
   too big.
() Options for each controller are moved under their own
   submenus.
() Adds the missing copyright to Kconfig.atmel_sam3.

Origin: refactored from existing file
Change-Id: I2dacd3d9b2bfa052c9e0c078ddffed40dbc2ddbf
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-03-17 21:05:12 +00:00
..
Kconfig i2c: restructure kconfig options 2016-03-17 21:05:12 +00:00
Kconfig.atmel_sam3 i2c: restructure kconfig options 2016-03-17 21:05:12 +00:00
Kconfig.dw i2c: restructure kconfig options 2016-03-17 21:05:12 +00:00
Kconfig.qmsi i2c: restructure kconfig options 2016-03-17 21:05:12 +00:00
Kconfig.quark_se_ss i2c: restructure kconfig options 2016-03-17 21:05:12 +00:00
Makefile i2c: adds driver for Atmel SAM3 2016-02-08 21:45:07 -05:00
i2c_atmel_sam3.c drivers: Replace DEV_INVALID_CONF by -EINVAL 2016-03-16 19:30:04 -04:00
i2c_atmel_sam3.h i2c: adds driver for Atmel SAM3 2016-02-08 21:45:07 -05:00
i2c_dw.c drivers: Replace DEV_NOT_CONFIG by -EPERM 2016-03-16 19:30:04 -04:00
i2c_dw.h struct packing 2016-02-10 16:21:26 +00:00
i2c_dw_registers.h struct packing 2016-02-10 16:21:26 +00:00
i2c_qmsi.c drivers: Replace DEV_NO_SUPPORT by -ENODEV 2016-03-16 19:30:04 -04:00
i2c_quark_se_ss.c drivers: Replace DEV_NOT_CONFIG by -EPERM 2016-03-16 19:30:04 -04:00
i2c_quark_se_ss.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
i2c_quark_se_ss_registers.h i2c/i2c_quark_se_ss: extends to do multi-byte read requests 2016-02-05 20:25:16 -05:00