xref: /linux/drivers/ntb/hw/intel/Kconfig (revision ab85785aa13c36440a91a8e9f7616357de411a1f)
1config NTB_INTEL
2	tristate "Intel Non-Transparent Bridge support"
3	depends on X86_64
4	help
5	 This driver supports Intel NTB on capable Xeon and Atom hardware.
6
7	 If unsure, say N.
8