diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/mx7ulp_evk.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mx7ulp_evk.h b/include/configs/mx7ulp_evk.h index 4f7f6fb..0bdeeed 100644 --- a/include/configs/mx7ulp_evk.h +++ b/include/configs/mx7ulp_evk.h @@ -62,8 +62,6 @@ /* Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (8 * SZ_1M) -#define CONFIG_BOARD_EARLY_INIT_F - /* UART */ #define LPUART_BASE LPUART4_RBASE |