All of lore.kernel.org
 help / color / mirror / Atom feed
From: Raphael Zimmerer <killekulla@rdrz.de>
To: linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: akpm@osdl.org
Subject: [PATCH 1/2] ide: remove obsolete CONFIG_BLK_DEV_ADMA
Date: Tue, 14 Sep 2004 11:53:30 +0200	[thread overview]
Message-ID: <20040914095330.GF9994@rdrz.de> (raw)

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

             reply	other threads:[~2004-09-14  9:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-14  9:53 Raphael Zimmerer [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040914095330.GF9994@rdrz.de \
    --to=killekulla@rdrz.de \
    --cc=akpm@osdl.org \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.