]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/ide/Kconfig
ide: remove CONFIG_BLK_DEV_IDEDMA_FORCED
[karo-tx-linux.git] / drivers / ide / Kconfig
index 8982c093243845ca4046529cbc3e3f6ac6d00b78..5fbd06b7893d714e68e424aabed5e2d3ac85546c 100644 (file)
@@ -435,14 +435,6 @@ config BLK_DEV_IDEDMA_PCI
        bool
        select BLK_DEV_IDEPCI
 
-config BLK_DEV_IDEDMA_FORCED
-       bool "Force enable legacy 2.0.X HOSTS to use DMA"
-       depends on BLK_DEV_IDEDMA_PCI
-       help
-         This is an old piece of lost code from Linux 2.0 Kernels.
-
-         Generally say N here.
-
 # TODO: remove it
 config IDEDMA_ONLYDISK
        bool "Enable DMA only for disks "