summaryrefslogtreecommitdiff
path: root/net/tsn/Kconfig
blob: 9f22807a74c991959f42e0befbd0def5a958368a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
config TSN
	bool "802.1 Time-Sensitive Networking support"
	default n
	depends on VLAN_8021Q && PTP_1588_CLOCK
	help
	  This enables support for TSN(time sensitive networking)
	  TSN features include:
		802.1Qav:
		802.1Qbv:
		802.1Qci:
		802.1Qbu:
		802.1AS:
		802.1CB:

	  If unsure, say N.