Re: [PATCH] scsi disk help file is not complete

From: Jeff Garzik
Date: Mon Jul 02 2007 - 10:14:27 EST


Randy Dunlap wrote:
On Mon, 11 Jun 2007 20:28:16 +0200 api wrote:

Good day,
When doing make menuconfig one comes across CONFIG_BLK_DEV_SD.
The help file states that this is for scsi disks.NO MENTION IS MADE THAT
IT IS NEEDE FOR SATA DISKS AS WELL!
Would have saved me a lot of time if the help was up to date.
I hope this can be changed so others can make a kernel for sata systems
quicker.


From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>

Add help info for BLK_DEV_SD referring to its use in
SATA or PATA driver configurations.

Add help text for "ATA" indicating that it probably needs
some SCSI config symbols enabled in order to be useful.

Signed-off-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
---
drivers/ata/Kconfig | 5 +++++
drivers/scsi/Kconfig | 1 +
2 files changed, 6 insertions(+)

applied


-
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/