]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] remove dead CONFIG_IDEDMA_NEW_DRIVE_LISTINGS
authorBartlomiej Zolnierkiewicz <b.zolnierkiewicz@elka.pw.edu.pl>
Thu, 5 Feb 2004 04:38:50 +0000 (20:38 -0800)
committerLinus Torvalds <torvalds@home.osdl.org>
Thu, 5 Feb 2004 04:38:50 +0000 (20:38 -0800)
Leftover after switch to IDE DMA Model-Firmware blacklist in kernel 2.5.63.

arch/arm/configs/footbridge_defconfig
drivers/ide/Kconfig

index b9caaec44be83e63385cb027c5d380ecf5c11204..a2bdef21f7d2406307f8fefdf97bcfcac6e00628 100644 (file)
@@ -399,7 +399,6 @@ CONFIG_BLK_DEV_IDEDMA_PCI=y
 CONFIG_BLK_DEV_OFFBOARD=y
 CONFIG_IDEDMA_PCI_AUTO=y
 CONFIG_BLK_DEV_IDEDMA=y
-# CONFIG_IDEDMA_NEW_DRIVE_LISTINGS is not set
 # CONFIG_BLK_DEV_AEC62XX is not set
 # CONFIG_AEC62XX_TUNING is not set
 # CONFIG_BLK_DEV_ALI15X3 is not set
index f58c227813c54de81fc8e84be69fc49338c41a79..ad58b6d61d5012318ce953d47e3bb2acd0fbe3c5 100644 (file)
@@ -521,17 +521,6 @@ config IDEDMA_PCI_WIP
 
          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
        bool
        depends on PCI && BLK_DEV_IDEPCI