zephyr/samples/net/sockets
Gerard Marull-Paretas 61361e870b kconfig: remove redundant IEEE 802.15.4 defaults or selections
All IEEE 802.15.4 drivers are now automatically enabled if they are
'okay' in DT and all of its dependencies are 'y', including
CONFIG_IEEE802154. This means individual driver enablement is not
necessary anymore in Kconfig.defconfig files or samples/tests. Boards
need to still make sure any dependencies are enabled, e.g. SPI bus in
some cases.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-08-05 12:56:47 +02:00
..
big_http_download samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
can samples: net: sockets: can: add console harness configuration 2022-07-19 10:31:10 +02:00
coap_client samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
coap_server all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
dumb_http_server samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
dumb_http_server_mt samples: dumb_http_server_mt: Remove unneeded statement 2022-06-30 10:34:40 +02:00
echo samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
echo_async samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
echo_async_select samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
echo_client kconfig: remove redundant IEEE 802.15.4 defaults or selections 2022-08-05 12:56:47 +02:00
echo_server kconfig: remove redundant IEEE 802.15.4 defaults or selections 2022-08-05 12:56:47 +02:00
http_client samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
http_get samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
net_mgmt samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
packet samples: net: sockets: packet: Wait for the interface to come up 2022-08-03 11:11:55 +02:00
sntp_client samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
socketpair samples: do not use CONFIG_TEST_EXTRA_STACK_SIZE 2022-08-03 11:22:20 +02:00
tcp samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
txtime all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
websocket_client samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00