mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/2] of: use OFTREE_MEM_GENERIC for the sandbox
@ 2014-11-06 13:20 Jan Luebbe
  2014-11-06 13:20 ` [PATCH 2/2] sandbox: avoid symbol conflict for fstat Jan Luebbe
  2014-11-07  7:02 ` [PATCH 1/2] of: use OFTREE_MEM_GENERIC for the sandbox Sascha Hauer
  0 siblings, 2 replies; 3+ messages in thread
From: Jan Luebbe @ 2014-11-06 13:20 UTC (permalink / raw)
  To: barebox

Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
---
 drivers/of/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/of/Kconfig b/drivers/of/Kconfig
index 97378ab59f41..90475cfbcae4 100644
--- a/drivers/of/Kconfig
+++ b/drivers/of/Kconfig
@@ -4,7 +4,7 @@ config OFTREE
 
 config OFTREE_MEM_GENERIC
 	depends on OFTREE
-	depends on PPC || ARM || ARCH_EFI || OPENRISC
+	depends on PPC || ARM || ARCH_EFI || OPENRISC || SANDBOX
 	def_bool y
 
 config DTC
-- 
2.1.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2014-11-07  7:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-06 13:20 [PATCH 1/2] of: use OFTREE_MEM_GENERIC for the sandbox Jan Luebbe
2014-11-06 13:20 ` [PATCH 2/2] sandbox: avoid symbol conflict for fstat Jan Luebbe
2014-11-07  7:02 ` [PATCH 1/2] of: use OFTREE_MEM_GENERIC for the sandbox Sascha Hauer

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