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