linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 19/21] cmd640: fix dependency on IDE_GENERIC
@ 2007-11-18 22:33 Bartlomiej Zolnierkiewicz
  2007-11-27 13:06 ` Sergei Shtylyov
  0 siblings, 1 reply; 2+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2007-11-18 22:33 UTC (permalink / raw)
  To: linux-ide


Make BLK_DEV_CMD640 select IDE_GENERIC.

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
---
 drivers/ide/Kconfig |    1 +
 1 file changed, 1 insertion(+)

Index: b/drivers/ide/Kconfig
===================================================================
--- a/drivers/ide/Kconfig
+++ b/drivers/ide/Kconfig
@@ -327,6 +327,7 @@ config BLK_DEV_PLATFORM
 config BLK_DEV_CMD640
 	bool "CMD640 chipset bugfix/support"
 	depends on X86
+	select IDE_GENERIC
 	---help---
 	  The CMD-Technologies CMD640 IDE chip is used on many common 486 and
 	  Pentium motherboards, usually in combination with a "Neptune" or

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

* Re: [PATCH 19/21] cmd640: fix dependency on IDE_GENERIC
  2007-11-18 22:33 [PATCH 19/21] cmd640: fix dependency on IDE_GENERIC Bartlomiej Zolnierkiewicz
@ 2007-11-27 13:06 ` Sergei Shtylyov
  0 siblings, 0 replies; 2+ messages in thread
From: Sergei Shtylyov @ 2007-11-27 13:06 UTC (permalink / raw)
  To: Bartlomiej Zolnierkiewicz; +Cc: linux-ide

Bartlomiej Zolnierkiewicz wrote:

> Make BLK_DEV_CMD640 select IDE_GENERIC.

> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>

Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>

MBR, Sergei


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

end of thread, other threads:[~2007-11-27 13:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-18 22:33 [PATCH 19/21] cmd640: fix dependency on IDE_GENERIC Bartlomiej Zolnierkiewicz
2007-11-27 13:06 ` Sergei Shtylyov

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).