diff options
Diffstat (limited to 'include/configs/udoo.h')
-rw-r--r-- | include/configs/udoo.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/udoo.h b/include/configs/udoo.h index 05687dd..9610621 100644 --- a/include/configs/udoo.h +++ b/include/configs/udoo.h @@ -19,8 +19,6 @@ /* Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (2 * SZ_1M) -#define CONFIG_BOARD_EARLY_INIT_F - #define CONFIG_MXC_UART #define CONFIG_MXC_UART_BASE UART2_BASE |