yaffs: Remove SHORT_NAMES_IN_RAM and WIDE_TNODE_DISABLE configs
[yaffs2.git] / yaffs_vfs_single.c
index 146aaef57e0e5417b2bda0df748f8890e0116b7e..61bf255078c53f6892f0b932e3b41d45f48f0067 100644 (file)
@@ -2432,10 +2432,6 @@ static struct super_block *yaffs_internal_read_super(int yaffs_version,
        param->use_nand_ecc = 1;
 #endif
 
-#ifdef CONFIG_YAFFS_DISABLE_WIDE_TNODES
-       param->wide_tnodes_disabled = 1;
-#endif
-
        param->skip_checkpt_rd = options.skip_checkpoint_read;
        param->skip_checkpt_wr = options.skip_checkpoint_write;