mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] arm: tx28: select OCOTP driver
@ 2012-04-13 10:44 Wolfram Sang
  2012-04-13 12:47 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Wolfram Sang @ 2012-04-13 10:44 UTC (permalink / raw)
  To: barebox

Compile fixes unknown symbol 'mxs_ocotp_read' for tx28 defconfig. Since
the vendor stores the MAC address in OCOTP, we always want this driver.

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
---
 arch/arm/mach-mxs/Kconfig |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/mach-mxs/Kconfig b/arch/arm/mach-mxs/Kconfig
index 4c869dc..3348a3c 100644
--- a/arch/arm/mach-mxs/Kconfig
+++ b/arch/arm/mach-mxs/Kconfig
@@ -91,6 +91,7 @@ choice
 
 config MACH_TX28STK5
 	bool "TX28-stk5"
+	select MXS_OCOTP
 	help
 	  Select this entry if you are running the TX28 CPU module on the
 	  KARO TX28 Starterkit5.
-- 
1.7.9.5


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

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

end of thread, other threads:[~2012-04-13 12:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-13 10:44 [PATCH] arm: tx28: select OCOTP driver Wolfram Sang
2012-04-13 12:47 ` Sascha Hauer

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