zephyr/subsys/net/l2
Torsten Rasmussen 36f5600387 kconfig: net: experimental settings now uses select EXPERIMENTAL
With the introduction of `EXPERIMENTAL` and `WARN_EXPERIMENTAL` in
Zephyr all subsys/net and drivers/ethernet/Kconfig.e1000 settings
having `[EXPERIMENTAL]` in their prompt has has been updated to include
`select EXPERIMENTAL` so that developers can enable warnings when
experimental features are enabled.

The following settings has EXPERIMENTAL removed as they are considered
mature:
- NET_OFFLOAD
- NET_PROMISCUOUS_MODE

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2021-10-25 10:46:48 +02:00
..
bluetooth samples: conn_cb replace to const zsector 2021-08-11 13:42:28 +02:00
canbus kconfig: canbus: experimental settings now uses select EXPERIMENTAL 2021-10-22 13:59:21 +02:00
dummy
ethernet kconfig: net: experimental settings now uses select EXPERIMENTAL 2021-10-25 10:46:48 +02:00
ieee802154 kconfig: net: experimental settings now uses select EXPERIMENTAL 2021-10-25 10:46:48 +02:00
openthread net: openthread: Add crypto backend based on PSA API 2021-10-17 11:51:38 -04:00
ppp kconfig: net: experimental settings now uses select EXPERIMENTAL 2021-10-25 10:46:48 +02:00
virtual net: remove usage of device_pm_control_nop 2021-04-27 16:28:49 -04:00
wifi net: l2: wifi_shell: mac address in scanning results 2021-10-07 10:55:37 +02:00
CMakeLists.txt
Kconfig net: ptp: extract PTP interfaces outside gPTP subsys under NET_L2_PTP 2021-09-28 20:01:16 -04:00