[PATCH] 2.6.0: Change cryptic description and help for CONFIG_PDC202XX_FORCE

From: Stephan Maciej
Date: Mon Dec 29 2003 - 16:22:00 EST


The description and the help text for this option has bothered me long
enough... I hope the new strings are more self-explanatory than the ones
before.

Stephan
--- drivers/ide/Kconfig.orig 2003-12-29 04:00:06.000000000 +0100
+++ drivers/ide/Kconfig 2003-12-29 04:05:24.000000000 +0100
@@ -734,10 +734,10 @@

# FIXME - probably wants to be one for old and for new
config PDC202XX_FORCE
- bool "Special FastTrak Feature"
+ bool "Enable controller even if disabled by BIOS"
depends on BLK_DEV_PDC202XX_NEW=y
help
- For FastTrak enable overriding BIOS.
+ Enable the PDC202xx controller even if it has been disabled in the BIOS setup.

config BLK_DEV_SVWKS
tristate "ServerWorks OSB4/CSB5/CSB6 chipsets support"