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