Re: [PATCH/RFC] SATA in its own config menu

From: Randy.Dunlap
Date: Tue Jan 17 2006 - 00:00:02 EST


On Mon, 16 Jan 2006 09:16:28 -0500 Jeff Garzik wrote:

> Randy.Dunlap wrote:
> > From: Randy Dunlap <rdunlap@xxxxxxxxxxxx>
> >
> > Put SATA into its own menu. Reason: using SCSI is an
> > implementation detail that users need not know about.
> >
> > Enabling SATA selects SCSI since SATA uses SCSI as a function
> > library supplier. It also enables BLK_DEV_SD since that is
> > what SATA drives look like in Linux.
> >
> > Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxx>
> > ---
> > drivers/Kconfig | 2
> > drivers/scsi/Kconfig | 138 --------------------------------------------
> > drivers/scsi/Kconfig.sata | 142 ++++++++++++++++++++++++++++++++++++++++++++++
> > 3 files changed, 144 insertions(+), 138 deletions(-)
>
> This needs to be done after the code gets moved to drivers/ata...

Thanks. It was an RFC and it got comments.
That's all that I hoped for.

---
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/