zephyr/subsys/net/lib
Paul Sokolovsky 028aae1ec9 net: config: Rename Kconfig options to correspond to library name
This finishes refactor of splitting off net_config library name from
net_app library, started in c60df1311, c89a06dbc. This commit makes
sure that Kconfig options are prefixed with CONFIG_NET_CONFIG_
instead of CONFIG_NET_APP_, and propagates these changes thru the
app configs in the tree.

Also, minor dependency, etc. tweaks are made.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-08-13 18:42:31 -07:00
..
app net: net_app: Correctly notify server on TCP disconnection 2018-08-02 10:28:20 +03:00
coap subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
config net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
dns net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
http Kconfig: Use the first default with a satisfied condition 2018-08-10 12:38:28 -07:00
lwm2m Kconfig: Use the first default with a satisfied condition 2018-08-10 12:38:28 -07:00
mqtt subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
openthread net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
sntp subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
sockets net: introduce system calls for zsock socket APIs 2018-08-13 07:19:39 -07:00
tls_credentials Kconfig: Clean up some symbol definitions 2018-08-01 12:47:17 -04:00
websocket subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
CMakeLists.txt net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
Kconfig net: tls: Add credential management subsystem 2018-07-26 12:13:15 -04:00