zephyr/samples/net/echo_client
Kumar Gala 0f2ce02abe net: Remove NET_SLIP choice from Kconfig
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>
2017-01-13 10:29:02 +01:00
..
src net: ip: Improve logging by adding a dedicated sys_log level 2017-01-02 10:03:20 +01:00
Makefile net: echo_client: Fix using CONFIG_NETWORKING_WITH_BT 2016-12-16 19:14:54 +01:00
prj_arduino_101_cc2520.conf ieee802154: conf: add common log level 2017-01-13 10:29:00 +01:00
prj_arduino_101.conf kernel: remove dependency on CONFIG_NANO_TIMERS/TIMEOUTS 2017-01-08 18:09:52 +00:00
prj_bt.conf kernel: remove dependency on CONFIG_NANO_TIMERS/TIMEOUTS 2017-01-08 18:09:52 +00:00
prj_cc2520.conf ieee802154: conf: add common log level 2017-01-13 10:29:00 +01:00
prj_frdm_k64f_cc2520.conf ieee802154: conf: add common log level 2017-01-13 10:29:00 +01:00
prj_qemu_802154.conf ieee802154: conf: add common log level 2017-01-13 10:29:00 +01:00
prj_qemu_x86.conf net: Remove NET_SLIP choice from Kconfig 2017-01-13 10:29:02 +01:00
prj_slip.conf net: Remove NET_SLIP choice from Kconfig 2017-01-13 10:29:02 +01:00
testcase.ini samples: net: Add echo_client build test for frdm CC2520 configuration 2017-01-02 10:03:16 +01:00