Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...
[linux-2.6-microblaze.git] / net / can / j1939 / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # SAE J1939 network layer core configuration
4 #
5
6 config 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).