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