zephyr/subsys/net/lib
Kumar Gala 43a7d26603 drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro
Replace CONFIG_ENTROPY_NAME with DT_CHOSEN_ZEPHYR_ENTROPY_LABEL.  We now
set zephyr,entropy in the chosen node of the device tree to the entropy
device.

This allows us to remove CONFIG_ENTROPY_NAME from dts_fixup.h.  Also
remove any other stale ENTROPY related defines in dts_fixup.h files.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-04-13 09:14:21 -05:00
..
coap include: Fix use of <atomic.h> -> <sys/atomic.h> 2019-12-10 08:39:37 -05:00
config net: config: Refactor because of timeout overhaul 2020-04-09 16:07:03 +03:00
conn_mgr net: conn_mgr: Fix time delay in K_THREAD_DEFINE() 2020-04-09 16:07:03 +03:00
dns net: dns: Refactor because of timeout overhaul 2020-04-09 16:07:03 +03:00
http net: http: Refactor because of timeout overhaul 2020-04-09 16:07:03 +03:00
lwm2m net: lwm2m: Publicize firmware block context 2020-04-09 16:48:45 +02:00
mqtt net: mqtt: Refactor because of timeout overhaul 2020-04-09 21:58:42 +03:00
openthread drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
sntp net: sntp: Refactor because of timeout overhaul 2020-04-09 16:07:03 +03:00
sockets drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
socks kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
tls_credentials kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
utils include: net: socketutils: Allow to build for CONFIG_POSIX_API 2019-09-12 17:30:29 +03:00
websocket net: websocket: Refactor because of timeout overhaul 2020-04-09 16:07:03 +03:00
CMakeLists.txt net: websocket: client: Simple API for Websocket client 2019-10-04 16:38:34 +03:00
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00