Commit c576bdd7 authored by Bartlomiej Zolnierkiewicz's avatar Bartlomiej Zolnierkiewicz Committed by Linus Torvalds

[PATCH] remove dead CONFIG_IDEDMA_NEW_DRIVE_LISTINGS

Leftover after switch to IDE DMA Model-Firmware blacklist in kernel 2.5.63.
parent 0d917201
...@@ -399,7 +399,6 @@ CONFIG_BLK_DEV_IDEDMA_PCI=y ...@@ -399,7 +399,6 @@ CONFIG_BLK_DEV_IDEDMA_PCI=y
CONFIG_BLK_DEV_OFFBOARD=y CONFIG_BLK_DEV_OFFBOARD=y
CONFIG_IDEDMA_PCI_AUTO=y CONFIG_IDEDMA_PCI_AUTO=y
CONFIG_BLK_DEV_IDEDMA=y CONFIG_BLK_DEV_IDEDMA=y
# CONFIG_IDEDMA_NEW_DRIVE_LISTINGS is not set
# CONFIG_BLK_DEV_AEC62XX is not set # CONFIG_BLK_DEV_AEC62XX is not set
# CONFIG_AEC62XX_TUNING is not set # CONFIG_AEC62XX_TUNING is not set
# CONFIG_BLK_DEV_ALI15X3 is not set # CONFIG_BLK_DEV_ALI15X3 is not set
......
...@@ -521,17 +521,6 @@ config IDEDMA_PCI_WIP ...@@ -521,17 +521,6 @@ config IDEDMA_PCI_WIP
It is SAFEST to say N to this question. It is SAFEST to say N to this question.
config IDEDMA_NEW_DRIVE_LISTINGS
bool "Good-Bad DMA Model-Firmware (WIP)"
depends on IDEDMA_PCI_WIP
help
If you say Y here, the model and firmware revision of your drive
will be compared against a blacklist of buggy drives that claim to
be (U)DMA capable but aren't. This is a blanket on/off test with no
speed limit options.
If in doubt, say N.
config BLK_DEV_ADMA config BLK_DEV_ADMA
bool bool
depends on PCI && BLK_DEV_IDEPCI depends on PCI && BLK_DEV_IDEPCI
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment