zephyr/drivers
Piotr Mienkowski 068766f7be drivers: i2c: clean up Kconfig file
Several minor changes to clean up I2C Kconfig file
- align help text
- remove duplicate dependencies
- use unified naming for I2C port options
- replace outdated references to datasheet in help text
- add comments at the end of 'endif'

Change-Id: I452083feb29f40909e6e38324ff9d9961fc6bd07
Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2017-04-29 11:48:08 -04:00
..
adc spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
aio drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
bluetooth Bluetooth: Fix alignment issues resulting from new integer types 2017-04-29 11:39:13 -04:00
clock_control driver: clock control stm32: align f4 factor names on l4 2017-04-28 15:26:37 -05:00
console net: net_pkt_append: Refactor to return length of data actually added 2017-04-28 15:01:09 +03:00
counter drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
crc drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
crypto drivers/crypto: Fix a memory leak in tc shim driver 2017-04-27 13:06:34 +00:00
display drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
dma stm32f4: Clean references to stm32f4 specific clock control 2017-04-28 15:26:11 -05:00
ethernet drivers/eth/mcux: Fix the fragment ordering in RX 2017-04-28 15:01:09 +03:00
flash spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
gpio stm32f4: Clean references to stm32f4 specific clock control 2017-04-28 15:26:11 -05:00
grove spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
i2c drivers: i2c: clean up Kconfig file 2017-04-29 11:48:08 -04:00
ieee802154 net: ieee802154: add native IEEE 802.15.4 driver for KW41Z 2017-04-28 15:01:10 +03:00
interrupt_controller drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
ipm drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
pci spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
pinmux pinmux: stm32f4: Clean-up pinmux header 2017-04-28 15:26:39 -05:00
pwm stm32f4: Clean references to stm32f4 specific clock control 2017-04-28 15:26:11 -05:00
random drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
rtc drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
sensor sensor: lsm6ds0: fix copy/paste error 2017-04-25 19:27:22 +00:00
serial arm: dts: ti_lm3s6965: Add device tree support for Stellaris UART 2017-04-28 15:26:40 -05:00
shared_irq spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
slip drivers: slip: escape SLIP special characters in headers too 2017-04-28 15:01:08 +03:00
spi spell: Kconfig help typos: /arch 2017-04-24 20:14:53 +00:00
timer timer: tickless: arcv2: Add tickless kernel support 2017-04-27 13:46:32 +00:00
usb spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
watchdog watchdog: atmel_sam: only build for SAME70 2017-04-28 21:49:45 +00:00
Kconfig drivers: Add support for BBC micro:bit LED display 2017-04-04 08:14:36 +03:00
Makefile crc16: Create function for computing CRC 16 2017-04-13 15:21:42 +03:00