zephyr/drivers
Sebastian Bøe b9c125f64c kconfig: Hide the DesignWare I2C driver on unsupported platforms
When users are configuring nRF applications they are given the option
to enable the DesignWare I2C driver. But they should not be given this
option because nRF SoCs do not have DesignWare I2C HW.

This commit hides the driver by default by introducing the config
option HAS_I2C_DW.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2018-10-25 07:32:05 +01:00
..
adc sys_clock.h: Remove sys_clock_ticks_per_sec() 2018-10-16 15:03:10 -04:00
aio
audio audio: tlv320dac310x.c:141: fix too few arguments for format 2018-10-19 17:52:45 -04:00
bluetooth Bluetooth: Remove custom stack macros 2018-10-19 14:50:22 +02:00
can drivers: can: move to new logger 2018-10-08 17:49:12 -04:00
clock_control drivers: clock_control_mcux: register logging module 2018-10-15 10:48:11 -04:00
console lib: ring_buffer: Rename sys_ring_buf_ to ring_buf_item_ 2018-10-09 13:58:44 -04:00
counter headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
crypto drivers: crypto: Fix precedence issue in if statement 2018-10-25 07:23:49 +01:00
display drivers: ssd1306: fixup dts support 2018-10-24 16:42:35 +01:00
dma dma: use user data in callback 2018-10-16 16:58:19 -04:00
entropy drivers: entropy nRF5x : use new compatible SOC symbol 2018-10-15 09:36:37 -04:00
ethernet drivers: eth: native_posix: Allow non-root access 2018-10-23 11:08:39 +03:00
flash shell: examples unification 2018-10-19 13:35:56 +02:00
gpio drivers: gpio: add shell for controlling GPIO 2018-10-18 10:15:50 -04:00
grove drivers: grove: move to new logger 2018-10-16 17:30:09 -04:00
i2c kconfig: Hide the DesignWare I2C driver on unsupported platforms 2018-10-25 07:32:05 +01:00
i2s drivers/i2s_ll_stm32.c: move to new logger 2018-10-16 08:24:45 -04:00
ieee802154 drivers: ieee802154_cc2520: move to new logger 2018-10-16 17:30:09 -04:00
interrupt_controller drivers: interrupt_controller: Add STM32F302x8 EXTI_LINES 2018-10-16 22:52:07 -04:00
ipm headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
led driver: led: move to new logger 2018-10-10 10:22:01 -04:00
led_strip drivers: led_strip: add ws2812 defaults for nRF5 devices 2018-10-15 17:50:16 +02:00
modem drivers: modem: register logging module 2018-10-15 10:48:11 -04:00
net net: Make Kconfig template variables prettier 2018-10-05 09:01:37 -04:00
pci drivers: pci: pci_show: Add missing space in output 2018-10-12 11:05:59 -04:00
pinmux drivers: pinmux: stm32f7: Add SPI2 pinmux entries 2018-10-23 09:19:15 +01:00
ptp_clock
pwm driver: pwm: use new logger 2018-10-08 17:49:12 -04:00
rtc drivers/rtc: Enable RTC driver for STM32F7 series 2018-10-23 09:19:15 +01:00
sensor drivers: fxos8700: mention compatible devices in the help section 2018-10-17 14:16:02 -05:00
serial drivers: serial: nrfx: fix spelling mistake in an error message 2018-10-19 12:03:40 +02:00
spi drivers: spi_ll_stm32: Enable SPI driver for F7 family 2018-10-23 09:19:15 +01:00
timer kernel: Checkpatch fixups 2018-10-16 15:03:10 -04:00
usb drivers: usb_dc_nrfx: move to new logger 2018-10-16 17:30:09 -04:00
watchdog drivers: watchdog: Add dts support for QMSI based watchdog. 2018-10-14 14:16:03 -04:00
wifi drivers: wifi: Don't include ti/drivers/net/wifi/bsd from simplelink 2018-10-16 12:11:48 -05:00
CMakeLists.txt drivers: audio: add audio to cmake system 2018-08-19 11:04:32 -07:00
Kconfig drivers: audio: Add audio support in Kconfig 2018-08-19 11:04:32 -07:00