zephyr/subsys/net/l2/ppp
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
..
CMakeLists.txt
fsm.c
ipcp.c
ipv6cp.c
Kconfig kconfig: net: experimental settings now uses select EXPERIMENTAL 2021-10-25 10:46:48 +02:00
lcp.c
link.c toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
misc.c
network.c toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
options.c
pap.c
ppp_internal.h toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
ppp_l2.c toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
ppp_mgmt.c
ppp_stats.c
ppp_stats.h