9
0
Fork 0

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>
This commit is contained in:
Wolfram Sang 2012-04-13 12:44:46 +02:00 committed by Sascha Hauer
parent a448a796da
commit a58bfe06b5
1 changed files with 1 additions and 0 deletions

View File

@ -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.