aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ntb/hw/amd/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ntb/hw/amd/Kconfig')
-rw-r--r--drivers/ntb/hw/amd/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/ntb/hw/amd/Kconfig b/drivers/ntb/hw/amd/Kconfig
new file mode 100644
index 000000000000..cfe903cd9514
--- /dev/null
+++ b/drivers/ntb/hw/amd/Kconfig
@@ -0,0 +1,7 @@
+config NTB_AMD
+ tristate "AMD Non-Transparent Bridge support"
+ depends on X86_64
+ help
+ This driver supports AMD NTB on capable Zeppelin hardware.
+
+ If unsure, say N.