diff options
Diffstat (limited to 'include/configs/vct.h')
-rw-r--r-- | include/configs/vct.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/vct.h b/include/configs/vct.h index 20bf481..1b894a6 100644 --- a/include/configs/vct.h +++ b/include/configs/vct.h @@ -284,12 +284,6 @@ int vct_gpio_get(int pin); #define CONFIG_BOOTDELAY 5 /* autoboot after 5 seconds */ /* - * Needed for 64bit printf format - */ -#define CONFIG_SYS_64BIT_VSPRINTF 1 -#define CONFIG_SYS_64BIT_STRTOUL 1 - -/* * UBI configuration */ #if defined(CONFIG_VCT_ONENAND) |