summaryrefslogtreecommitdiffstats
path: root/include/configs/mx51evk.h
diff options
context:
space:
mode:
authorBenoît Thébaudeau <benoit.thebaudeau@advansee.com>2013-04-23 10:17:43 +0000
committerStefano Babic <sbabic@denx.de>2013-04-28 11:07:42 +0200
commitf6bfd29b1184435ae6eb98ea0f43577b16a5e6d2 (patch)
tree533ade27db7623960688964f311e2b9f820af697 /include/configs/mx51evk.h
parent83306927de028b4654eca96dc1476ce3f4753b31 (diff)
downloadtalos-obmc-uboot-f6bfd29b1184435ae6eb98ea0f43577b16a5e6d2.tar.gz
talos-obmc-uboot-f6bfd29b1184435ae6eb98ea0f43577b16a5e6d2.zip
mx51evk: Enable support for iim
This allows to test the iim driver in the mainline tree. Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Diffstat (limited to 'include/configs/mx51evk.h')
-rw-r--r--include/configs/mx51evk.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/mx51evk.h b/include/configs/mx51evk.h
index fae621c0e9..13d1839ebe 100644
--- a/include/configs/mx51evk.h
+++ b/include/configs/mx51evk.h
@@ -53,6 +53,9 @@
/*
* Hardware drivers
*/
+#define CONFIG_FSL_IIM
+#define CONFIG_CMD_FUSE
+
#define CONFIG_MXC_UART
#define CONFIG_MXC_UART_BASE UART1_BASE
#define CONFIG_MXC_GPIO
OpenPOWER on IntegriCloud