diff options
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | 2010-05-29 12:47:45 +0200 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2010-06-02 13:50:00 -0400 |
commit | ed4e2f801cf1484a68c4b41878353f26e6554c6a (patch) | |
tree | 3930d8f459638885320a7ce5c69eaa4694b887d2 /drivers/ata | |
parent | f3faf8fc3fab45c3526efe8c9e99bb23f8723350 (diff) | |
download | linux-3.10-ed4e2f801cf1484a68c4b41878353f26e6554c6a.tar.gz linux-3.10-ed4e2f801cf1484a68c4b41878353f26e6554c6a.tar.bz2 linux-3.10-ed4e2f801cf1484a68c4b41878353f26e6554c6a.zip |
libata-sff: trivial corrections to Kconfig help text
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'drivers/ata')
-rw-r--r-- | drivers/ata/Kconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index 73f883333a0..aa85a98d3a4 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig @@ -168,10 +168,10 @@ config ATA_BMDMA default y help This option adds support for SFF ATA controllers with BMDMA - capability. BMDMA stands for bus-master DMA and the - de-facto DMA interface for SFF controllers. + capability. BMDMA stands for bus-master DMA and is the + de facto DMA interface for SFF controllers. - If unuser, say Y. + If unsure, say Y. if ATA_BMDMA |