[PATCH] arm: tx28: select OCOTP driver
Wolfram Sang
w.sang at pengutronix.de
Fri Apr 13 06:44:46 EDT 2012
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 at 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
More information about the barebox
mailing list