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>
This commit is contained in:
parent
83306927de
commit
f6bfd29b11
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue