diff options
Diffstat (limited to 'drivers/ide/Kconfig')
-rw-r--r-- | drivers/ide/Kconfig | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig index 043c34ad0a05..d2c4f06f53c9 100644 --- a/drivers/ide/Kconfig +++ b/drivers/ide/Kconfig | |||
@@ -688,23 +688,6 @@ config BLK_DEV_PDC202XX_OLD | |||
688 | 688 | ||
689 | If unsure, say N. | 689 | If unsure, say N. |
690 | 690 | ||
691 | config PDC202XX_BURST | ||
692 | bool "Special UDMA Feature" | ||
693 | depends on BLK_DEV_PDC202XX_OLD | ||
694 | help | ||
695 | This option causes the pdc202xx driver to enable UDMA modes on the | ||
696 | PDC202xx even when the PDC202xx BIOS has not done so. | ||
697 | |||
698 | It was originally designed for the PDC20246/Ultra33, whose BIOS will | ||
699 | only setup UDMA on the first two PDC20246 cards. It has also been | ||
700 | used successfully on a PDC20265/Ultra100, allowing use of UDMA modes | ||
701 | when the PDC20265 BIOS has been disabled (for faster boot up). | ||
702 | |||
703 | Please read the comments at the top of | ||
704 | <file:drivers/ide/pci/pdc202xx_old.c>. | ||
705 | |||
706 | If unsure, say N. | ||
707 | |||
708 | config BLK_DEV_PDC202XX_NEW | 691 | config BLK_DEV_PDC202XX_NEW |
709 | tristate "PROMISE PDC202{68|69|70|71|75|76|77} support" | 692 | tristate "PROMISE PDC202{68|69|70|71|75|76|77} support" |
710 | select BLK_DEV_IDEDMA_PCI | 693 | select BLK_DEV_IDEDMA_PCI |