diff options
-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 f69df793dbe..37ee6495acc 100644 --- a/drivers/ntb/Kconfig +++ b/drivers/ntb/Kconfig @@ -1,7 +1,7 @@ config NTB tristate "Intel Non-Transparent Bridge support" depends on PCI - depends on X86 + depends on X86_64 help The PCI-E Non-transparent bridge hardware is a point-to-point PCI-E bus connecting 2 systems. When configured, writes to the device's PCI |