diff options
Diffstat (limited to 'include/configs/at91sam9263ek.h')
| -rw-r--r-- | include/configs/at91sam9263ek.h | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/include/configs/at91sam9263ek.h b/include/configs/at91sam9263ek.h index 83992461f..f424e5a5b 100644 --- a/include/configs/at91sam9263ek.h +++ b/include/configs/at91sam9263ek.h @@ -283,8 +283,6 @@  #define CONFIG_SYS_NAND_MASK_CLE		(1 << 22)  #define CONFIG_SYS_NAND_ENABLE_PIN		AT91_PIN_PD15  #define CONFIG_SYS_NAND_READY_PIN		AT91_PIN_PA22 - -#define CONFIG_SYS_64BIT_VSPRINTF		/* needed for nand_util.c */  #endif  /* Ethernet */ |