zephyr/arch/x86/soc
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
..
atom license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
ia32 license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
intel_quark drivers: i2c: rename I2C_CLOCK_SPEED Kconfig option 2017-04-08 00:12:29 +00:00