From fe3e1b797708e92ad56b9139bc6e90396cedec2b Mon Sep 17 00:00:00 2001 From: Al Viro Date: Tue, 23 Aug 2005 22:46:11 +0100 Subject: [PATCH] --- yaml --- r: 5952 b: refs/heads/master c: a838e543db8f65ccbc710548916f20c23e51a363 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/scsi/arm/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 2e0ce826dfd6..4be5d7727c17 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9ff658589b8549a9142708d34625c7db6e34a672 +refs/heads/master: a838e543db8f65ccbc710548916f20c23e51a363 diff --git a/trunk/drivers/scsi/arm/Kconfig b/trunk/drivers/scsi/arm/Kconfig index 54b32868aaf7..13f23043c8a3 100644 --- a/trunk/drivers/scsi/arm/Kconfig +++ b/trunk/drivers/scsi/arm/Kconfig @@ -3,7 +3,7 @@ # config SCSI_ACORNSCSI_3 tristate "Acorn SCSI card (aka30) support" - depends on ARCH_ACORN && SCSI + depends on ARCH_ACORN && SCSI && BROKEN help This enables support for the Acorn SCSI card (aka30). If you have an Acorn system with one of these, say Y. If unsure, say N.