zephyr/drivers
Kumar Gala b51cfeae60 sensors: dts: cleanup usage of HAS_DTS_I2C_DEVICE
Move to new Kconfig pattern in which we use an if !HAS_DTS_I2C_DEVICE
block for the Kconfig symbols that can now come from DT generation.
This pattern is useful to allow us to define default values for the
generated symbols for build-all testing.

Fixes: #5877

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-01-29 22:25:41 -05:00
..
adc drivers: ti_adc108s102: remove newline from syslog messages 2018-01-09 10:59:41 -05:00
aio
bluetooth dts: add spi device support for SPI bluetooth modules 2018-01-22 18:08:51 -06:00
clock_control drivers: clock_control: simplify CLOCK_STM32_PLL_PREDIV1 config 2018-01-25 15:13:53 -06:00
console
counter
crypto
display
dma
entropy drivers: entropy: stm32: use Kconfig to select HAL/LL sources 2018-01-23 08:46:16 -06:00
ethernet drivers: ethernet: eth_stm32_hal: use Kconfig to select HAL/LL sources 2018-01-23 08:46:16 -06:00
flash drivers: flash: NXP k6x/kw2xd: Convert to use device tree 2018-01-29 16:34:49 -06:00
gpio lpc: Add gpio mcux driver for lpc 2018-01-23 09:18:32 -06:00
grove
i2c drivers: i2c: stm32: use Kconfig to select HAL/LL sources 2018-01-23 08:46:16 -06:00
i2s
ieee802154 drivers/ieee802154: Add support for Sub-GHz TI CC1200 chip 2018-01-15 15:15:38 +02:00
interrupt_controller drivers: ioapic: remove pre DTS kconfigs 2018-01-29 10:38:32 -06:00
ipm
led_strip
net
pci
pinmux pinmux: stm32f0: add additional defines for I2C2 2018-01-26 09:57:44 -06:00
pwm drivers: pwm: stm32: use Kconfig to select HAL/LL sources 2018-01-23 08:46:16 -06:00
rtc
sensor sensors: dts: cleanup usage of HAS_DTS_I2C_DEVICE 2018-01-29 22:25:41 -05:00
serial lpc: Add usart shim driver for lpcxpresso54114 2018-01-23 09:18:32 -06:00
spi spi: sort drivers into legacy or not in CMakeLists.txt 2018-01-24 18:27:27 +05:30
timer kconfig: fix help text indentation 2018-01-08 08:08:45 -05:00
usb usb: stm32: Introduce transfer method 2018-01-29 11:26:48 -06:00
watchdog watchdog: add a watchdog driver for the SAM0 family. 2018-01-04 13:18:25 -05:00
CMakeLists.txt irq: move shared irq support under drivers/interrupt_controller 2018-01-23 13:37:01 -06:00
Kconfig irq: move shared irq support under drivers/interrupt_controller 2018-01-23 13:37:01 -06:00