diff options
Diffstat (limited to 'include/configs/flea3.h')
-rw-r--r-- | include/configs/flea3.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/flea3.h b/include/configs/flea3.h index f046a58..dd7c73f 100644 --- a/include/configs/flea3.h +++ b/include/configs/flea3.h @@ -48,8 +48,6 @@ /* Set TEXT at the beginning of the NOR flash */ #define CONFIG_SYS_TEXT_BASE 0xA0000000 -#define CONFIG_SYS_64BIT_VSPRINTF - /* This is required to setup the ESDC controller */ #define CONFIG_BOARD_EARLY_INIT_F |