diff options
Diffstat (limited to 'include/configs/openrd_base.h')
-rw-r--r-- | include/configs/openrd_base.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/openrd_base.h b/include/configs/openrd_base.h index 2aba0cbe9..88f27baaf 100644 --- a/include/configs/openrd_base.h +++ b/include/configs/openrd_base.h @@ -114,7 +114,6 @@ #define NAND_MAX_CHIPS 1 #define CONFIG_SYS_NAND_BASE 0xD8000000 /* KW_DEFADR_NANDF */ #define NAND_ALLOW_ERASE_ALL 1 -#define CONFIG_SYS_64BIT_VSPRINTF /* needed for nand_util.c */ #endif /* |