mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
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
1 changed files with 3 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue