diff options
Diffstat (limited to 'include/configs/mx53ppd.h')
-rw-r--r-- | include/configs/mx53ppd.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mx53ppd.h b/include/configs/mx53ppd.h index c32f02635b..bb6d82d327 100644 --- a/include/configs/mx53ppd.h +++ b/include/configs/mx53ppd.h @@ -20,7 +20,6 @@ /* Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (10 * 1024 * 1024) -#define CONFIG_BOARD_LATE_INIT #define CONFIG_REVISION_TAG /* USB Configs */ @@ -144,7 +143,6 @@ /* FLASH and environment organization */ #define CONFIG_SYS_MMC_ENV_DEV 0 -#define CONFIG_CMD_FUSE #define CONFIG_FSL_IIM #define CONFIG_BCH |