zephyr/drivers/i2c
Piotr Mienkowski af99f62237 drivers: i2c: hide I2C_x_DEFAULT_CFG for DTS drivers
I2C device drivers which support DTS have their default boot
configuration provided by DTS. The legacy I2C_x_DEFAULT_CFG
option in Kconfig is no longer required. This patch hides
this option from the Kconfig menu for I2C device drivers which
support DTS.

Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2017-09-13 07:38:59 -05:00
..
Kconfig drivers: i2c: hide I2C_x_DEFAULT_CFG for DTS drivers 2017-09-13 07:38:59 -05:00
Kconfig.gpio i2c: i2c_gpio: Driver for software driven I2C using GPIO lines 2017-04-28 15:26:40 -05:00
Kconfig.sbcon i2c: i2c_sbcon: Driver for ARM's SBCon 2-wire serial interface 2017-05-03 13:51:37 -04:00
Makefile drivers: i2c: stm32 LL F1/F4 (v1) STM32 F3/L4X (v2) 2017-07-01 08:36:51 -04:00
i2c-priv.h i2c: Add helper function to map from bitrate values to zephyr cfg 2017-08-16 10:03:34 -05:00
i2c_atmel_sam3.c i2c: remove I2C Slave Read config 2017-07-07 10:01:38 -05:00
i2c_bitbang.c i2c: remove I2C Slave Read config 2017-07-07 10:01:38 -05:00
i2c_bitbang.h i2c: bitbang: Add library for software driven I2C 2017-04-28 15:26:39 -05:00
i2c_dw.c i2c: remove I2C Slave Read config 2017-07-07 10:01:38 -05:00
i2c_dw.h drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
i2c_dw_registers.h drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
i2c_gpio.c i2c: i2c_gpio: Driver for software driven I2C using GPIO lines 2017-04-28 15:26:40 -05:00
i2c_ll_stm32.c drivers: i2c_ll_stm32: Fix building for interrupt mode 2017-08-23 08:28:21 -05:00
i2c_ll_stm32.h i2c: stm32: Remove usage of CONFIG_I2C_x_DEFAULT_CFG 2017-08-16 10:03:34 -05:00
i2c_ll_stm32_v1.c drivers: i2c_ll_stm32_v1: Fix RX for all receptions 2017-08-10 12:45:44 -05:00
i2c_ll_stm32_v2.c i2c: stm32: fix build issue 2017-07-06 09:53:00 -05:00
i2c_mcux.c i2c: mcux: Remove usage of CONFIG_I2C_x_DEFAULT_CFG 2017-08-16 10:03:34 -05:00
i2c_nrf5.c i2c: remove I2C Slave Read config 2017-07-07 10:01:38 -05:00
i2c_qmsi.c drivers, net: Clean up semaphore initialization 2017-07-27 15:23:07 -04:00
i2c_qmsi_ss.c drivers, net: Clean up semaphore initialization 2017-07-27 15:23:07 -04:00
i2c_sbcon.c i2c: i2c_sbcon: Driver for ARM's SBCon 2-wire serial interface 2017-05-03 13:51:37 -04:00
twihs_sam.c i2c: remove I2C Slave Read config 2017-07-07 10:01:38 -05:00