summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorWolfram Sang <w.sang@pengutronix.de>2012-04-13 12:44:46 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2012-04-13 14:47:08 +0200
commita58bfe06b5f26850015b5a17a8723e4dd2a75dad (patch)
tree2e6365442d4c3a8ccd54b17069dd7d35648b62dd /arch
parenta448a796dab88af32517783894577186bed6810e (diff)
downloadbarebox-a58bfe06b5f26850015b5a17a8723e4dd2a75dad.tar.gz
barebox-a58bfe06b5f26850015b5a17a8723e4dd2a75dad.tar.xz
arm: tx28: select OCOTP driver
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> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-mxs/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mxs/Kconfig b/arch/arm/mach-mxs/Kconfig
index 4c869dc0f7..3348a3cef7 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.