2008-08-16 05:16:55

by Grant Coady

[permalink] [raw]
Subject: [PATCH 3/3] ATA Kconfig cleanup: text changes and break long lines


From: Grant Coady <[email protected]>

ATA Kconfig cleanup 3/3: A few text changes and break a couple long
lines.

Signed-off-by: Grant Coady <[email protected]>

---
Kconfig | 15 +++++++++------
1 files changed, 9 insertions(+), 6 deletions(-)

--- linux-2.6.27-rc3b2/drivers/ata/Kconfig 2008-08-16 14:20:08.177922891 +1000
+++ linux-2.6.27-rc3b3/drivers/ata/Kconfig 2008-08-16 14:50:16.454342447 +1000
@@ -3,7 +3,7 @@
#

menuconfig ATA
- tristate "Serial ATA (prod) and Parallel ATA (experimental) drivers"
+ tristate "Serial ATA and Parallel ATA (SATA/PATA) drivers"
depends on HAS_IOMEM
depends on BLOCK
depends on !(M32R || M68K) || BROKEN
@@ -118,7 +118,8 @@
help
On Acorn systems, say Y here if you wish to use the ICS PATA
interface card. This is not required for ICS partition support.
- If you are unsure, say N to this.
+
+ If unsure, say N.

config PATA_ACPI
tristate "ACPI firmware driver for PATA"
@@ -550,12 +551,13 @@
tristate "Promise PATA 2027x support"
depends on ATA_SFF_PATA && PCI
help
- This option enables support for Promise PATA pdc20268 to pdc20277 host adapters.
+ This option enables support for Promise PATA pdc20268 to
+ pdc20277 host adapters.

If unsure, say N.

config PATA_PDC_OLD
- tristate "Older Promise PATA controller support (Experimental)"
+ tristate "Promise older PATA controller support (Experimental)"
depends on ATA_SFF_PATA && PCI && EXPERIMENTAL
help
This option enables support for the Promise 20246, 20262, 20263,
@@ -622,7 +624,7 @@
If unsure, say N.

config PATA_SERVERWORKS
- tristate "SERVERWORKS OSB4/CSB5/CSB6/HT1000 PATA support"
+ tristate "ServerWorks OSB4/CSB5/CSB6/HT1000 PATA support"
depends on ATA_SFF_PATA && PCI
help
This option enables support for the Serverworks OSB4/CSB5/CSB6 and
@@ -695,7 +697,8 @@
tristate "VITESSE VSC-7174 / INTEL 31244 SATA support"
depends on ATA_SFF_SATA && PCI
help
- This option enables support for Vitesse VSC7174 and Intel 31244 Serial ATA.
+ This option enables support for Vitesse VSC7174 and
+ Intel 31244 Serial ATA.

If unsure, say N.