Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Baruch Siach and committed by
Jon Mason
f39e7d0e c722e055

-1
-1
drivers/ntb/hw/epf/Kconfig
··· 1 1 config NTB_EPF 2 2 tristate "Generic EPF Non-Transparent Bridge support" 3 - depends on m 4 3 help 5 4 This driver supports EPF NTB on configurable endpoint. 6 5 If unsure, say N.