1 # SPDX-License-Identifier: GPL-2.0 1 # SPDX-License-Identifier: GPL-2.0 2 # 2 # 3 # SAE J1939 network layer core configuration 3 # SAE J1939 network layer core configuration 4 # 4 # 5 5 6 config CAN_J1939 6 config CAN_J1939 7 tristate "SAE J1939" 7 tristate "SAE J1939" 8 depends on CAN 8 depends on CAN 9 help 9 help 10 SAE J1939 10 SAE J1939 11 Say Y to have in-kernel support for 11 Say Y to have in-kernel support for j1939 socket type. This 12 allows communication according to SA 12 allows communication according to SAE j1939. 13 The relevant parts in kernel are 13 The relevant parts in kernel are 14 SAE j1939-21 (datalink & transport p 14 SAE j1939-21 (datalink & transport protocol) 15 & SAE j1939-81 (network management). 15 & SAE j1939-81 (network management).
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.