zephyr/subsys
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_memory Kconfig: Clean up some symbol definitions 2018-08-01 12:47:17 -04:00
bluetooth Bluetooth: shell: Add id-delete command 2018-08-13 19:53:22 +03:00
console subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
cpp
debug subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
dfu subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
disk subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
fs subsys: fs/nvs: Rewrite for improved robustness 2018-08-10 14:16:06 -07:00
logging logging: Replace ifdefs with if 2018-08-13 13:20:27 -07:00
mgmt subsys: mgmt: Fix broken OTA firmware update 2018-07-18 14:32:06 +02:00
net net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
random subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
settings cmake: settings: Don't add ext nffs include dir to global includes 2018-07-25 08:27:45 -04:00
shell shell: Add missing header 2018-08-02 19:14:19 +02:00
storage subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
usb net: ipv6: Refactor IPv6 header length handling 2018-08-13 13:53:14 +03:00
CMakeLists.txt userspace: compartmentalized app memory organization 2018-07-25 12:02:01 -07:00
Kconfig userspace: compartmentalized app memory organization 2018-07-25 12:02:01 -07:00