zephyr/subsys/net/l2/canbus/Kconfig
Henrik Brix Andersen e9c9caa80d net: remove unmaintained 6LoCAN implementation
Remove the unmaintained, experimental 6LoCAN (IPv6 over CAN bus)
implementation.

Fixes: #42559

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2022-03-09 18:07:31 +01:00

8 lines
204 B
Plaintext

# Copyright (c) 2019 Alexander Wachter
# SPDX-License-Identifier: Apache-2.0
config NET_L2_CANBUS_RAW
bool "CANBUS RAW l2 layer"
help
Add a CANBUS L2 layer driver. This is the layer for SOCKET CAN.