From: Stephan Maciej <stephanm@muc.de>

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.



 drivers/ide/Kconfig |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff -puN drivers/ide/Kconfig~decrypt-CONFIG_PDC202XX_FORCE-help drivers/ide/Kconfig
--- 25/drivers/ide/Kconfig~decrypt-CONFIG_PDC202XX_FORCE-help	2003-12-30 13:33:50.000000000 -0800
+++ 25-akpm/drivers/ide/Kconfig	2003-12-30 13:33:50.000000000 -0800
@@ -734,10 +734,10 @@ config BLK_DEV_PDC202XX_NEW
 
 # 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"

_