mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 05:41:56 +00:00
The NET_SLIP Kconfig choice option doesn't really do anything for us, plus we get warnings related to setting CONFIG_NET_SLIP=y in prj.conf files. Warnings like: warning: override: reassigning to symbol NET_SLIP warning: override: NET_SLIP_TAP changes choice state So remove NET_SLIP choice and remove CONFIG_NET_SLIP=y in the prj.conf files. Change-Id: Ibccf9cf167f4c8a4df480ca0396bf83fcf60df1e Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
src | ||
Makefile | ||
prj_arduino_101_cc2520.conf | ||
prj_arduino_101.conf | ||
prj_bt.conf | ||
prj_cc2520.conf | ||
prj_frdm_k64f_cc2520.conf | ||
prj_qemu_802154.conf | ||
prj_qemu_x86.conf | ||
prj_slip.conf | ||
testcase.ini |