Commit f39e7d0e authored by Baruch Siach's avatar Baruch Siach Committed by Jon Mason
Browse files

NTB: epf: allow built-in build



ntb_hw_epf works just as well when built into the kernel image. Don't
force module build.

Signed-off-by: default avatarBaruch Siach <baruch@tkos.co.il>
Signed-off-by: default avatarJon Mason <jdmason@kudzu.us>
parent c722e055
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
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.