diff options
Diffstat (limited to 'include/configs/mcx.h')
| -rw-r--r-- | include/configs/mcx.h | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/include/configs/mcx.h b/include/configs/mcx.h index 1315c3ceb..e190e3e02 100644 --- a/include/configs/mcx.h +++ b/include/configs/mcx.h @@ -171,8 +171,6 @@  #define CONFIG_SYS_MAX_NAND_DEVICE	1		/* Max number of */  							/* NAND devices */ -#define CONFIG_SYS_64BIT_VSPRINTF		/* needed for nand_util.c */ -  #define CONFIG_JFFS2_NAND  /* nand device jffs2 lives on */  #define CONFIG_JFFS2_DEV		"nand0" |