zephyr/subsys/net/l2
Thomas Stenersen 7516476386 kconfig: Use depend on instead of select to avoid kconfig loop
Remove use of select to "force" enabling other configs in subsys/fs
and subsys/net/l2. The forcing will cause infinite kconfig recursion.

Signed-off-by: Thomas Stenersen <thomas.stenersen@nordicsemi.no>
2019-03-12 19:42:40 +01:00
..
bluetooth net/l2: Switch bluetooth L2 to new net_pkt allocator 2019-02-21 09:30:20 -05:00
canbus net: canbus: Set link address type correctly 2019-02-08 16:01:49 +02:00
dummy net/l2: Finally get rid of reserve concept from L2 2018-12-14 14:16:37 +01:00
ethernet net: lldp: Move optional End TLV to send function 2019-03-09 16:02:11 -05:00
ieee802154 net/ieee802154: Switch fragmentation support to new net_pkt API 2019-02-23 07:44:59 -05:00
openthread kconfig: subsys: net: Remove redundant dependencies 2019-03-09 09:49:59 -05:00
wifi shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE 2019-02-20 07:31:35 -05:00
CMakeLists.txt net: l2: Add CANBUS L2 layer 2019-02-07 18:08:27 +02:00
Kconfig kconfig: Use depend on instead of select to avoid kconfig loop 2019-03-12 19:42:40 +01:00