[PATCH 1/2] ide: remove obsolete CONFIG_BLK_DEV_ADMA

From: Raphael Zimmerer
Date: Tue Sep 14 2004 - 04:55:18 EST


From: Raphael Zimmerer <killekulla@xxxxxxx>

In drivers/ide/Kconfig there's a hidden config-item named BLK_DEV_ADMA.
Nowhere in the sources are any references to this item, so this option
simply is obsolete.

This patch removes the according item from drivers/ide/Kconfig.

Signed-off-by: Raphael Zimmerer <killekulla@xxxxxxx>
---

drivers/ide/Kconfig | 5 -----
1 files changed, 5 deletions(-)

--- linux-2.6.8.1/drivers/ide/Kconfig 2004-08-16 10:00:50.000000000 +0200
+++ linux-2.6.8.1-no-BLK_DEV_ADMA/drivers/ide/Kconfig 2004-09-13 17:37:51.000000000 +0200
@@ -457,11 +457,6 @@ config IDEDMA_ONLYDISK

Generally say N here.

-config BLK_DEV_ADMA
- bool
- depends on PCI && BLK_DEV_IDEPCI
- default BLK_DEV_IDEDMA_PCI
-
config BLK_DEV_AEC62XX
tristate "AEC62XX chipset support"
help
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/