xref: /linux/drivers/ntb/hw/intel/Kconfig (revision 58e16d792a6a8c6b750f637a4649967fcac853dc)
1 *ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2 e26a5843SAllen Hubbeconfig NTB_INTEL
3 e26a5843SAllen Hubbe	tristate "Intel Non-Transparent Bridge support"
4 e26a5843SAllen Hubbe	depends on X86_64
5 e26a5843SAllen Hubbe	help
6 e26a5843SAllen Hubbe	 This driver supports Intel NTB on capable Xeon and Atom hardware.
7 e26a5843SAllen Hubbe
8 e26a5843SAllen Hubbe	 If unsure, say N.
9