diff options
-rw-r--r-- | drivers/staging/xillybus/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/xillybus/Kconfig b/drivers/staging/xillybus/Kconfig index 75c38c8c26eb..1b88330dac59 100644 --- a/drivers/staging/xillybus/Kconfig +++ b/drivers/staging/xillybus/Kconfig | |||
@@ -5,6 +5,7 @@ | |||
5 | config XILLYBUS | 5 | config XILLYBUS |
6 | tristate "Xillybus generic FPGA interface" | 6 | tristate "Xillybus generic FPGA interface" |
7 | depends on PCI || (OF_ADDRESS && OF_IRQ) | 7 | depends on PCI || (OF_ADDRESS && OF_IRQ) |
8 | select CRC32 | ||
8 | help | 9 | help |
9 | Xillybus is a generic interface for peripherals designed on | 10 | Xillybus is a generic interface for peripherals designed on |
10 | programmable logic (FPGA). The driver probes the hardware for | 11 | programmable logic (FPGA). The driver probes the hardware for |