diff options
Diffstat (limited to 'include/configs/mx53evk.h')
-rw-r--r-- | include/configs/mx53evk.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mx53evk.h b/include/configs/mx53evk.h index 37430f0a2a..fca567da54 100644 --- a/include/configs/mx53evk.h +++ b/include/configs/mx53evk.h @@ -25,8 +25,6 @@ #define CONFIG_SYS_FSL_CLK -#define CONFIG_OF_LIBFDT - /* Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 2 * 1024 * 1024) |