]> nv-tegra.nvidia Code Review - linux-3.10.git/commit
scsi disk help file is not complete
authorRandy Dunlap <randy.dunlap@oracle.com>
Mon, 11 Jun 2007 18:59:34 +0000 (11:59 -0700)
committerJeff Garzik <jeff@garzik.org>
Mon, 2 Jul 2007 14:12:34 +0000 (10:12 -0400)
commitabcdceb9d0bf39da7c7ff8bcdff6eb4d9dfec56f
tree7cb8bc28de0d9e7170b7fc1055fd3aacad66ceac
parenta38d6181ff27824c79fc7df825164a212eff6a3f
scsi disk help file is not complete

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@oracle.com>

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@oracle.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/Kconfig
drivers/scsi/Kconfig