linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] ide: remove obsolete CONFIG_BLK_DEV_ADMA
@ 2004-09-14  9:53 Raphael Zimmerer
  2004-09-14  9:58 ` [PATCH 2/2] ide: remove obsolete CONFIG_BLK_DEV_ADMA - cleanup arch Raphael Zimmerer
  0 siblings, 1 reply; 4+ messages in thread
From: Raphael Zimmerer @ 2004-09-14  9:53 UTC (permalink / raw)
  To: linux-ide, linux-kernel; +Cc: akpm

From: Raphael Zimmerer <killekulla@rdrz.de>

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@rdrz.de>
---

 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-09-15  5:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-14  9:53 [PATCH 1/2] ide: remove obsolete CONFIG_BLK_DEV_ADMA Raphael Zimmerer
2004-09-14  9:58 ` [PATCH 2/2] ide: remove obsolete CONFIG_BLK_DEV_ADMA - cleanup arch Raphael Zimmerer
2004-09-15  1:02   ` Andrew Morton
2004-09-15  5:39     ` Raphael Zimmerer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).