aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/staging/xillybus/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/xillybus/Kconfig b/drivers/staging/xillybus/Kconfig
index 1b88330dac59..b53bdf12da0d 100644
--- a/drivers/staging/xillybus/Kconfig
+++ b/drivers/staging/xillybus/Kconfig
@@ -17,7 +17,7 @@ if XILLYBUS
17 17
18config XILLYBUS_PCIE 18config XILLYBUS_PCIE
19 tristate "Xillybus over PCIe" 19 tristate "Xillybus over PCIe"
20 depends on PCI 20 depends on PCI_MSI
21 help 21 help
22 Set to M if you want Xillybus to use PCI Express for communicating 22 Set to M if you want Xillybus to use PCI Express for communicating
23 with the FPGA. 23 with the FPGA.