]> git.hungrycats.org Git - linux/commitdiff
[PATCH] cciss /proc dependency fix
authorAdrian Bunk <bunk@fs.tum.de>
Mon, 23 Aug 2004 06:09:03 +0000 (23:09 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 23 Aug 2004 06:09:03 +0000 (23:09 -0700)
cciss uses /proc to hook into the SCSI subsystem.  If you do not build
/proc support into your kernel then you should also disable tape support in
the driver.

Signed-off-by: Adrian Bunk <bunk@fs.tum.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/block/Kconfig

index c44f27f24847b7dfa6f441e82e99c1f43220ab9b..648ec10cc2e5869d25a682d86b0d2554d7d22a85 100644 (file)
@@ -166,7 +166,7 @@ config BLK_CPQ_CISS_DA
 
 config CISS_SCSI_TAPE
        bool "SCSI tape drive support for Smart Array 5xxx"
-       depends on BLK_CPQ_CISS_DA && SCSI
+       depends on BLK_CPQ_CISS_DA && SCSI && PROC_FS
        help
          When enabled (Y), this option allows SCSI tape drives and SCSI medium
          changers (tape robots) to be accessed via a Compaq 5xxx array