diff options
Diffstat (limited to 'drivers/block/Kconfig')
-rw-r--r-- | drivers/block/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/block/Kconfig b/drivers/block/Kconfig index d9867fd2f2a5..e49162b15578 100644 --- a/drivers/block/Kconfig +++ b/drivers/block/Kconfig | |||
@@ -113,7 +113,7 @@ source "drivers/block/paride/Kconfig" | |||
113 | 113 | ||
114 | config BLK_CPQ_DA | 114 | config BLK_CPQ_DA |
115 | tristate "Compaq SMART2 support" | 115 | tristate "Compaq SMART2 support" |
116 | depends on PCI | 116 | depends on PCI && VIRT_TO_BUS |
117 | help | 117 | help |
118 | This is the driver for Compaq Smart Array controllers. Everyone | 118 | This is the driver for Compaq Smart Array controllers. Everyone |
119 | using these boards should say Y here. See the file | 119 | using these boards should say Y here. See the file |