From 441fd86d055c57b79257943449a8101b83e98c61 Mon Sep 17 00:00:00 2001 From: Nitin Garg Date: Tue, 27 May 2014 08:30:30 -0500 Subject: ENGR00315499-4: Add support for i.MX6 Plugin images Support generating plugin images. Make sure not to effect the size of DCD images. Signed-off-by: Nitin Garg --- include/configs/mx6sabre_common.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/configs') diff --git a/include/configs/mx6sabre_common.h b/include/configs/mx6sabre_common.h index d1bf3bc..9686588 100644 --- a/include/configs/mx6sabre_common.h +++ b/include/configs/mx6sabre_common.h @@ -33,6 +33,8 @@ #define CONFIG_BOARD_LATE_INIT #define CONFIG_MXC_GPIO +/* #define CONFIG_USE_PLUGIN */ + #define CONFIG_MXC_UART #define CONFIG_CMD_FUSE -- cgit v1.1