diff options
Diffstat (limited to 'include/configs/el6x_common.h')
-rw-r--r-- | include/configs/el6x_common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/el6x_common.h b/include/configs/el6x_common.h index c124abe542..484565c9aa 100644 --- a/include/configs/el6x_common.h +++ b/include/configs/el6x_common.h @@ -19,8 +19,6 @@ /* Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (10 * SZ_1M) -#define CONFIG_BOARD_EARLY_INIT_F - #define CONFIG_MXC_UART #ifdef CONFIG_SPL |