From: Benoît Thébaudeau Date: Tue, 23 Apr 2013 10:17:43 +0000 (+0000) Subject: mx51evk: Enable support for iim X-Git-Tag: v2013.07-rc1~85^2~58 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f6bfd29b1184435ae6eb98ea0f43577b16a5e6d2;p=oweals%2Fu-boot.git mx51evk: Enable support for iim This allows to test the iim driver in the mainline tree. Signed-off-by: Benoît Thébaudeau --- 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