mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] sun userflash is PCI-dependent
@ 2007-07-26 16:33 Al Viro
  0 siblings, 0 replies; only message in thread
From: Al Viro @ 2007-07-26 16:33 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, dwm2


Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
---
 drivers/mtd/maps/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig
index f88ebc5..cc6c734 100644
--- a/drivers/mtd/maps/Kconfig
+++ b/drivers/mtd/maps/Kconfig
@@ -103,7 +103,7 @@ config MTD_PMC_MSP_RAMROOT
 
 config MTD_SUN_UFLASH
 	tristate "Sun Microsystems userflash support"
-	depends on SPARC && MTD_CFI
+	depends on SPARC && MTD_CFI && PCI
 	help
 	  This provides a 'mapping' driver which supports the way in
 	  which user-programmable flash chips are connected on various
-- 
1.5.3.GIT


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-07-26 16:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-26 16:33 [PATCH] sun userflash is PCI-dependent Al Viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®