zephyr/drivers
Andre Guedes 3c01cc6cff i2c: Remove redundancy in Kconfig.qmsi
Each option within Kconfig.qmsi already set its dependency so this
patch removes the 'if I2C_QMSI' block since it is redundant.

Change-Id: Ic221b96766ecac685491cb31525caf28e641ee45
Signed-off-by: Andre Guedes <andre.guedes@intel.com>
2016-03-30 20:03:02 +00:00
..
802.15.4 drivers: Replace DEV_FAIL by -EIO 2016-03-16 19:30:04 -04:00
adc adc: move each driver kconfig options into submenus 2016-03-18 11:27:09 +00:00
aio aio_comparator/dw: base address to be defined by SoC 2016-03-30 13:39:04 +00:00
bluetooth kconfig: untangle ordering and dependencies 2016-03-26 20:36:32 -04:00
clock_control refactor common driver initialization priorities 2016-03-28 15:58:29 -07:00
console drivers/console: Fix flush data on uart_pipe_setup 2016-03-29 16:41:50 +00:00
counter counter: Fix returning code 2016-03-23 15:55:11 +00:00
ethernet drivers: Replace DEV_NOT_CONFIG by -EPERM 2016-03-16 19:30:04 -04:00
flash drivers: Replace DEV_NO_SUPPORT by -ENODEV 2016-03-16 19:30:04 -04:00
gpio gpio: dw: ISR handler should acknowlegde only current interrupts 2016-03-30 16:19:39 +00:00
grove sys_log: Grove driver update to new logging API 2016-03-18 00:01:21 +00:00
i2c i2c: Remove redundancy in Kconfig.qmsi 2016-03-30 20:03:02 +00:00
interrupt_controller interupt_controller/stm32_exti: driver for STM32 EXTI controller 2016-03-18 20:53:06 +00:00
ipm drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
nble drivers/nble: Fix validation of advertising parameters 2016-03-23 06:14:30 +00:00
pci kconfig: use menuconfig for PCI options 2016-03-29 01:31:52 +00:00
pinmux pinmux: Fix where to look for PINMUX_BASE_ADDR 2016-03-29 13:07:55 +02:00
pwm pwm: Remove redundancy in Kconfig.qmsi 2016-03-29 11:05:23 +00:00
qmsi drivers: Add infrastructure for QMSI drivers 2016-02-05 20:25:15 -05:00
random Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
rtc drivers: Replace DEV_FAIL by -EIO 2016-03-16 19:30:04 -04:00
sensor sensor: add driver for BMP280 2016-03-27 00:34:38 +00:00
serial serial/ns16550: make IRQ triggering condition a SoC decision 2016-03-30 13:38:34 +00:00
shared_irq refactor common driver initialization priorities 2016-03-28 15:58:29 -07:00
spi refactor common driver initialization priorities 2016-03-28 15:58:29 -07:00
timer power_mgmt: Make names consistent with new RFC 2016-03-26 14:35:11 -04:00
watchdog drivers: qmsi: Fix gpio, i2c and wdt for D2000 2016-03-18 23:31:45 +00:00
Kconfig drivers: bluetooth: nble: restructures Bluetooth Kconfig options 2016-03-19 00:23:11 +00:00
Makefile API: Add public counter API 2016-03-17 08:59:04 -04:00