Thread (1 message) 1 message, 1 author, 2012-09-07

Re: [PATCH] staging: ipack: only build on platforms that provide ioread/iowrite.

From: Samuel Iglesias Gonsálvez <hidden>
Date: 2012-09-07 07:00:26
Also in: lkml

On Thu, 2012-09-06 at 21:45 +0200, Jens Taprogge wrote:
quoted hunk
Do so by depending on HAS_IOMEM.

Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>

Signed-off-by: Jens Taprogge <jens.taprogge@taprogge.org>
---
 drivers/staging/ipack/Kconfig |    1 +
 1 file changed, 1 insertion(+)
diff --git a/drivers/staging/ipack/Kconfig b/drivers/staging/ipack/Kconfig
index af32178..4cf4706 100644
--- a/drivers/staging/ipack/Kconfig
+++ b/drivers/staging/ipack/Kconfig
@@ -4,6 +4,7 @@
 
 menuconfig IPACK_BUS
 	tristate "IndustryPack bus support"
+	depends on HAS_IOMEM
 	---help---
 	  If you say Y here you get support for the IndustryPack Framework
 	  for drivers for many types of boards that support this industrial
Acked-by: Samuel Iglesias Gonsálvez <redacted>

Thanks,

Sam

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help