mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-04 00:03:25 -04:00
Change ntb_hw_intel to use the new NTB hardware abstraction layer. Split ntb_transport into its own driver. Change it to use the new NTB hardware abstraction layer. Signed-off-by: Allen Hubbe <Allen.Hubbe@emc.com> Signed-off-by: Jon Mason <jdmason@kudzu.us>
7 lines
180 B
Text
7 lines
180 B
Text
config NTB_INTEL
|
|
tristate "Intel Non-Transparent Bridge support"
|
|
depends on X86_64
|
|
help
|
|
This driver supports Intel NTB on capable Xeon and Atom hardware.
|
|
|
|
If unsure, say N.
|