mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-08 09:15:25 +00:00
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> |
||
---|---|---|
.. | ||
altera_max10 | ||
arduino_101 | ||
arduino_101_sss | ||
arduino_due | ||
basic_cortex_m3 | ||
basic_minuteia | ||
em_starterkit | ||
frdm_k64f | ||
galileo | ||
minnowboard | ||
nrf52_nitrogen | ||
nrf52_pca10040 | ||
nucleo_f103rb | ||
olimexino_stm32 | ||
qemu_cortex_m3 | ||
qemu_nios2 | ||
qemu_x86 | ||
quark_d2000_crb | ||
quark_se_devboard | ||
quark_se_sss_devboard | ||
stm32_mini_a15 | ||
Kconfig | ||
Makefile |