public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Kconfig: SCSI_ESP_CORE depends on HAS_DMA
@ 2007-05-10 15:03 Martin Schwidefsky
  0 siblings, 0 replies; only message in thread
From: Martin Schwidefsky @ 2007-05-10 15:03 UTC (permalink / raw)
  To: David S. Miller; +Cc: linux-kernel, linux-s390

From: Martin Schwidefsky <schwidefsky@de.ibm.com>

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
---

 drivers/scsi/Kconfig |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -urpN linux-2.6/drivers/scsi/Kconfig linux-2.6-patched/drivers/scsi/Kconfig
--- linux-2.6/drivers/scsi/Kconfig	2007-05-10 15:17:27.000000000 +0200
+++ linux-2.6-patched/drivers/scsi/Kconfig	2007-05-10 15:18:12.000000000 +0200
@@ -1755,7 +1755,7 @@ config SUN3X_ESP
 
 config SCSI_ESP_CORE
 	tristate "ESP Scsi Driver Core"
-	depends on SCSI
+	depends on SCSI && HAS_DMA
 	select SCSI_SPI_ATTRS
 
 config SCSI_SUNESP



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-05-10 15:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-10 15:03 [PATCH] Kconfig: SCSI_ESP_CORE depends on HAS_DMA Martin Schwidefsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox