zephyr/subsys
Emil Obalski e288fb9d34 net: Do not depend timeout on AUTO_INIT.
CONFIG_NET_CONFIG_INIT_TIMEOUT should not only be available if
CONFIG_NET_CONFIG_AUTO_INIT=y. If *_AUTO_INIT=n then application
may wish to initialize net manually and still use configured
timeout.

Signed-off-by: Emil Obalski <emil.obalski@nordicsemi.no>
2020-08-06 12:12:10 -05:00
..
bluetooth Bluetooth: Mesh: Silence proxy not connected log 2020-08-06 12:56:54 +03:00
canbus canbus: use kernel stacks 2020-08-02 10:50:12 -04:00
console uart: Fix uart_irq_callback_user_data_set usage 2020-07-30 09:43:12 +02:00
cpp cpp: Fixed compile warning with extern array declaration 2020-06-09 14:42:16 +02:00
debug
dfu config: Rename TEXT_SECTION_OFFSET to ROM_START_OFFSET 2020-07-09 14:02:38 -04:00
disk cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
fb
fs native_posix: Add flags argument to fs_open invocations 2020-07-30 16:33:18 +02:00
jwt
logging logging: use kernel stack 2020-08-04 09:45:50 -05:00
mgmt mgmt: mcumgr: Consolidate Kconfig into a single file 2020-08-04 15:16:35 -04:00
net net: Do not depend timeout on AUTO_INIT. 2020-08-06 12:12:10 -05:00
power cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
random random: Add syscalls for random subsystem 2020-07-08 21:05:36 -04:00
settings subsys/fs: Add open flags parameter to fs_open 2020-07-30 16:33:18 +02:00
shell shell: fix irq stack extern declaration 2020-08-01 08:12:47 -04:00
stats cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
storage storage: flash_map: Fix partition device retrieval 2020-07-16 11:51:46 -05:00
testsuite ztest: clean up comments, strings, and interface 2020-08-05 15:05:44 -04:00
tracing cmake: fix include directories to work with out-of-tree arch 2020-08-05 08:06:07 -04:00
usb usb: use kernel stacks 2020-08-05 15:21:51 -04:00
CMakeLists.txt cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
Kconfig