zephyr/arch
Piotr Mienkowski f33b277e6f drivers: i2c: rename I2C_CLOCK_SPEED Kconfig option
I2C_CLOCK_SPEED Kconfig option is DW driver specific. It does not
define I2C interface speed but rather the I2C DW module clock speed.
It is confusing for a user of any other I2C driver than DW.
This patch renames this option to I2C_DW_CLOCK_SPEED and makes it
visible only for DW I2C driver.

Change-Id: I97f57332fd5cca644eabdef0968a0b2174b885ff
Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2017-04-08 00:12:29 +00:00
..
arc drivers: i2c: rename I2C_CLOCK_SPEED Kconfig option 2017-04-08 00:12:29 +00:00
arm arch: Atmel SAM E70: remove now redundant IRQ id defines 2017-04-05 16:31:27 +00:00
common gen_isr_tables: apply offset to irq parameter 2017-02-15 04:49:19 +00:00
nios2 nios2: use gen_isr_tables mechanism 2017-02-11 01:28:00 +00:00
riscv32 riscv32: added support for the SiFive Freedom E310 SOC 2017-04-02 15:15:07 +00:00
x86 drivers: i2c: rename I2C_CLOCK_SPEED Kconfig option 2017-04-08 00:12:29 +00:00
xtensa xtensa: remove legacy kernel cruft 2017-04-03 16:40:48 +00:00
Kconfig gen_isr_tables: make vector offset a hidden option 2017-02-15 04:49:17 +00:00
Makefile gen_isr_tables: New static interrupt build mechanism 2017-02-11 01:27:58 +00:00