Staging
v0.8.1
https://github.com/torvalds/linux
Raw File
Tip revision: fe15c26ee26efa11741a7b632e9f23b01aca4cc6 authored by Linus Torvalds on 05 March 2023, 22:52:03 UTC
Linux 6.3-rc1
Tip revision: fe15c26
Kconfig
config NTB_EPF
	tristate "Generic EPF Non-Transparent Bridge support"
	depends on m
	help
	  This driver supports EPF NTB on configurable endpoint.
	  If unsure, say N.
back to top