summaryrefslogtreecommitdiff
path: root/drivers/ide/Kconfig
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2006-02-03 03:05:00 -0800
committerLinus Torvalds <torvalds@g5.osdl.org>2006-02-03 08:32:13 -0800
commitd540c7428d297ab041e6cac72b9045e7b8f93f2b (patch)
tree6a8dd4040568124b2ff6ff375f2ef00f347f531c /drivers/ide/Kconfig
parent9ea244b4b545ecb323d042a0df5c080edefcd1fc (diff)
[PATCH] IDE: always enable CONFIG_PDC202XX_FORCE
Remove the CONFIG_PDC202XX_FORCE=n case. Signed-off-by: Adrian Bunk <bunk@stusta.de> Acked-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/ide/Kconfig')
-rw-r--r--drivers/ide/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig
index b750ad4985cd..d633081fa4c5 100644
--- a/drivers/ide/Kconfig
+++ b/drivers/ide/Kconfig
@@ -673,13 +673,6 @@ config PDC202XX_BURST
config BLK_DEV_PDC202XX_NEW
tristate "PROMISE PDC202{68|69|70|71|75|76|77} support"
-# FIXME - probably wants to be one for old and for new
-config PDC202XX_FORCE
- bool "Enable controller even if disabled by BIOS"
- depends on BLK_DEV_PDC202XX_NEW
- help
- 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"
help