diff options
-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 555aed0b50dd..f616109a57a6 100644 --- a/drivers/block/Kconfig +++ b/drivers/block/Kconfig | |||
@@ -107,7 +107,7 @@ source "drivers/block/mtip32xx/Kconfig" | |||
107 | 107 | ||
108 | config BLK_CPQ_DA | 108 | config BLK_CPQ_DA |
109 | tristate "Compaq SMART2 support" | 109 | tristate "Compaq SMART2 support" |
110 | depends on PCI && VIRT_TO_BUS | 110 | depends on PCI && VIRT_TO_BUS && 0 |
111 | help | 111 | help |
112 | This is the driver for Compaq Smart Array controllers. Everyone | 112 | This is the driver for Compaq Smart Array controllers. Everyone |
113 | using these boards should say Y here. See the file | 113 | using these boards should say Y here. See the file |