All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <randy.dunlap@oracle.com>
To: David Miller <davem@davemloft.net>
Cc: linux-scsi@vger.kernel.org, James.Bottomley@SteelEye.com
Subject: Re: [SCSI]: JAZZ ESP and SUN ESP need SPI_ATTRS
Date: Sun, 3 Jun 2007 17:56:04 -0700	[thread overview]
Message-ID: <20070603175604.0d500198.randy.dunlap@oracle.com> (raw)
In-Reply-To: <20070603.173625.85704021.davem@davemloft.net>

On Sun, 03 Jun 2007 17:36:25 -0700 (PDT) David Miller wrote:

> 
> Reported by Meelis Roos.
> 
> Signed-off-by: David S. Miller <davem@davemloft.net>
> 
> diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
> index 572034c..e2b2838 100644
> --- a/drivers/scsi/Kconfig
> +++ b/drivers/scsi/Kconfig
> @@ -1532,6 +1532,7 @@ source "drivers/scsi/arm/Kconfig"
>  config JAZZ_ESP
>  	bool "MIPS JAZZ FAS216 SCSI support"
>  	depends on MACH_JAZZ && SCSI
> +	select CONFIG_SCSI_SPI_ATTRS

	select SCSI_SPI_ATTRS
(no CONFIG_)

also below.

>  	help
>  	  This is the driver for the onboard SCSI host adapter of MIPS Magnum
>  	  4000, Acer PICA, Olivetti M700-10 and a few other identical OEM
> @@ -1756,6 +1757,7 @@ config SUN3X_ESP
>  config SCSI_SUNESP
>  	tristate "Sparc ESP Scsi Driver"
>  	depends on SBUS && SCSI
> +	select CONFIG_SCSI_SPI_ATTRS
>  	help
>  	  This is the driver for the Sun ESP SCSI host adapter. The ESP
>  	  chipset is present in most SPARC SBUS-based computers.


---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

  reply	other threads:[~2007-06-04  0:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-04  0:36 [SCSI]: JAZZ ESP and SUN ESP need SPI_ATTRS David Miller
2007-06-04  0:56 ` Randy Dunlap [this message]
2007-06-04  1:38   ` David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070603175604.0d500198.randy.dunlap@oracle.com \
    --to=randy.dunlap@oracle.com \
    --cc=James.Bottomley@SteelEye.com \
    --cc=davem@davemloft.net \
    --cc=linux-scsi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.