Thread (7 messages) flat view 7 messages, 1 author, 2012-02-28
STALE5279d

[PATCH 2/5] remoteproc/omap: two Kconfig fixes

From: Ohad Ben-Cohen <hidden>
Date: 2012-02-28 17:21:43
Also in: linux-omap, lkml
Subsystem: remote processor (remoteproc) subsystem, the rest · Maintainers: Bjorn Andersson, Mathieu Poirier, Linus Torvalds

1. Depend on OMAP_IOMMU instead of selecting it, to fix an unmet
   direct dependency of it (and its imminent build error)
2. Set default to 'no' (achieved implicitly by dropping the 'default'
   line)

Reported-by: Russell King <redacted>
Signed-off-by: Ohad Ben-Cohen <redacted>
Cc: Grant Likely <redacted>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Mark Grosen <redacted>
Cc: Suman Anna <redacted>
Cc: Fernando Guzman Lugo <redacted>
Cc: Rob Clark <redacted>
Cc: Ludovic BARRE <redacted>
Cc: Loic PALLARDY <redacted>
Cc: Omar Ramirez Luna <redacted>
Cc: Russell King <redacted>
---
 drivers/remoteproc/Kconfig |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/drivers/remoteproc/Kconfig b/drivers/remoteproc/Kconfig
index 25fc4cc..24d880e 100644
--- a/drivers/remoteproc/Kconfig
+++ b/drivers/remoteproc/Kconfig
@@ -8,11 +8,10 @@ config REMOTEPROC
 config OMAP_REMOTEPROC
 	tristate "OMAP remoteproc support"
 	depends on ARCH_OMAP4
-	select OMAP_IOMMU
+	depends on OMAP_IOMMU
 	select REMOTEPROC
 	select OMAP_MBOX_FWK
 	select RPMSG
-	default m
 	help
 	  Say y here to support OMAP's remote processors (dual M3
 	  and DSP on OMAP4) via the remote processor framework.
-- 
1.7.5.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help