Files
linux/drivers/ntb/hw/epf/Kconfig
Baruch Siach f39e7d0e7f 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: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
2026-02-20 17:31:55 -05:00

6 lines
155 B
Plaintext

config NTB_EPF
tristate "Generic EPF Non-Transparent Bridge support"
help
This driver supports EPF NTB on configurable endpoint.
If unsure, say N.