zephyr/drivers
Anas Nashif 4414d2f308 Do not set BT config options if NBLE is not enabled
!BLUETOOTH is almost always when not using BLE, so depend
on NBLE being configured as well to set various options.

Change-Id: Idc61cee277fe0f09086a9f2ed6eb419aee5fd69c
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:25:27 -05:00
..
802.15.4 cc2520: Use DEVICE_INIT() relevantly 2016-02-05 20:25:25 -05:00
adc irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
aio irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
bluetooth irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
clock_control device: use DEVICE_INIT everwhere 2016-02-05 20:25:25 -05:00
console irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
ethernet irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
gpio irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
grove device: use DEVICE_INIT everwhere 2016-02-05 20:25:25 -05:00
i2c irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
interrupt_controller irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
ipm device: use DEVICE_INIT everwhere 2016-02-05 20:25:25 -05:00
nble Do not set BT config options if NBLE is not enabled 2016-02-05 20:25:27 -05:00
pci drivers: pci: struct pci_dev_info rename class 2016-02-05 20:25:12 -05:00
pinmux c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
pwm device: use DEVICE_INIT everwhere 2016-02-05 20:25:25 -05: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 irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
serial device: use DEVICE_INIT everwhere 2016-02-05 20:25:25 -05:00
shared_irq irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
spi irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
timer irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
watchdog irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
Kconfig cc2520: Initial checkin for TI CC2520 802.15.4 driver 2016-02-05 20:25:23 -05:00
Makefile cc2520: Initial checkin for TI CC2520 802.15.4 driver 2016-02-05 20:25:23 -05:00