mx25pdk: Add fuse API support

Select CONFIG_FSL_IIM and CONFIG_CMD_FUSE so that the fuse API can
be used.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
This commit is contained in:
Fabio Estevam 2017-04-17 19:29:05 -03:00 committed by Stefano Babic
parent 4f66e09bb9
commit 0b09bfd524

View File

@ -102,6 +102,10 @@
/* RTC */
#define CONFIG_RTC_IMXDI
/* Fuse API support */
#define CONFIG_FSL_IIM
#define CONFIG_CMD_FUSE
/* Ethernet Configs */