diff options
Diffstat (limited to 'drivers/ntb/Kconfig')
-rw-r--r-- | drivers/ntb/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ntb/Kconfig b/drivers/ntb/Kconfig index 37ee6495acc1..f69df793dbe2 100644 --- a/drivers/ntb/Kconfig +++ b/drivers/ntb/Kconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | config NTB | 1 | config NTB |
2 | tristate "Intel Non-Transparent Bridge support" | 2 | tristate "Intel Non-Transparent Bridge support" |
3 | depends on PCI | 3 | depends on PCI |
4 | depends on X86_64 | 4 | depends on X86 |
5 | help | 5 | help |
6 | The PCI-E Non-transparent bridge hardware is a point-to-point PCI-E bus | 6 | The PCI-E Non-transparent bridge hardware is a point-to-point PCI-E bus |
7 | connecting 2 systems. When configured, writes to the device's PCI | 7 | connecting 2 systems. When configured, writes to the device's PCI |