xref: /linux/drivers/ntb/hw/intel/Kconfig (revision 995231c820e3bd3633cb38bf4ea6f2541e1da331)
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