Loading...
Note: File does not exist in v3.1.
1# SPDX-License-Identifier: GPL-2.0
2#
3# SAE J1939 network layer core configuration
4#
5
6config CAN_J1939
7 tristate "SAE J1939"
8 depends on CAN
9 help
10 SAE J1939
11 Say Y to have in-kernel support for j1939 socket type. This
12 allows communication according to SAE j1939.
13 The relevant parts in kernel are
14 SAE j1939-21 (datalink & transport protocol)
15 & SAE j1939-81 (network management).