aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
diff options
context:
space:
mode:
authorMatt LaPlante <kernel1@cyberdogtech.com>2009-01-26 05:12:25 -0500
committerJiri Kosina <jkosina@suse.cz>2009-03-30 09:22:01 -0400
commit692105b8ac5bcd75dc65f6a8f10bdbd0f0f34dcf (patch)
treee079cea0948d250e5411befe0c5cca7c97bcf860 /drivers/ata
parent877d03105d04b2c13e241130277fa69c8d2564f0 (diff)
trivial: fix typos/grammar errors in Kconfig texts
Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com> Acked-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/ata')
-rw-r--r--drivers/ata/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig
index 0bcf26464670..9120717c0701 100644
--- a/drivers/ata/Kconfig
+++ b/drivers/ata/Kconfig
@@ -86,7 +86,7 @@ config ATA_SFF
86 86
87 For users with exclusively modern controllers like AHCI, 87 For users with exclusively modern controllers like AHCI,
88 Silicon Image 3124, or Marvell 6440, you may choose to 88 Silicon Image 3124, or Marvell 6440, you may choose to
89 disable this uneeded SFF support. 89 disable this unneeded SFF support.
90 90
91 If unsure, say Y. 91 If unsure, say Y.
92 92