zephyr/drivers
Jaakko Hannikainen db493450ac net: ip: Fix compiling with 15.4
Kconfig allows selecting NETWORKING_WITH_15_4_TI_CC2520 even if the
current board doesn't support it, and also selects it by default. This
breaks building the 15.4 sample with qemu_x86. Add a config option for
having CC2520 support and enable the choise only if it is available.

In addition, remove unused function from iee802154 code, as it now
fails the tests.

Jira: ZEP-697

Change-Id: Ib082f82acdd0f86d3306bbd3bb827f61b0fd0be1
Signed-off-by: Jaakko Hannikainen <jaakko.hannikainen@intel.com>
2016-08-23 13:13:59 +00:00
..
adc drivers: adc: Correct an error in Kconfig 2016-08-11 03:11:28 +00:00
aio qmsi: update qmsi to 1.1 alpha 2016-05-23 21:30:04 +00:00
bluetooth drivers/nble: Use semaphore to control notification rate 2016-07-22 19:03:43 +00:00
clock_control sys_log: replace old debug macros at clock control driver 2016-07-08 19:41:26 +00:00
console ipm_console: rate-limit to avoid losing messages 2016-08-17 18:04:37 +00:00
counter qmsi: aon counter: Use locking mechanism to guard critical regions of API call 2016-07-21 02:05:43 +00:00
dma drivers: dma: Add QMSI 1.1-based DMA shim driver 2016-06-22 16:46:50 +00:00
ethernet enc28j60: Correction to ECON1.RXEN bit location 2016-08-17 18:35:11 +00:00
flash qmsi: flash: Improved reentrancy of the soc flash driver 2016-07-31 16:58:08 +00:00
gpio doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
grove Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
i2c doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
ieee802154 net: ip: Fix compiling with 15.4 2016-08-23 13:13:59 +00:00
interrupt_controller _loapic_isr_vector_get: fix implementation 2016-07-13 22:41:51 +00:00
ipm arc: fix management of IRQ priority levels 2016-08-17 20:51:05 +00:00
pci sys_log: removed unused macro at pci_config.c 2016-07-08 19:41:50 +00:00
pinmux doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
pwm pwm qmsi: Add suspend/resume 2016-08-02 06:48:21 +00:00
random doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
rtc qmsi: rtc: Use locking to guard critical section 2016-07-27 22:17:20 +00:00
sensor sensor: hmc5883l: fix data sample axis order 2016-08-11 17:29:50 +00:00
serial doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
shared_irq refactor common driver initialization priorities 2016-03-28 15:58:29 -07:00
spi spi: Remove suspend and resume hooks from spi_driver_api 2016-07-29 23:10:10 +00:00
timer arc: fix management of IRQ priority levels 2016-08-17 20:51:05 +00:00
usb usb: Add error log to help debugging 2016-08-10 15:27:36 +00:00
watchdog qmsi: wdt: improved reentrancy of the wdt driver 2016-07-27 22:17:09 +00:00
Kconfig drivers: reverting Kconfig/Makefile changes for slip 2016-07-27 16:26:51 +00:00
Makefile drivers: reverting Kconfig/Makefile changes for slip 2016-07-27 16:26:51 +00:00