yaffs: Remove SHORT_NAMES_IN_RAM and WIDE_TNODE_DISABLE configs
authorCharles Manning <cdhmanning@gmail.com>
Mon, 8 Nov 2010 23:01:50 +0000 (12:01 +1300)
committerCharles Manning <cdhmanning@gmail.com>
Mon, 8 Nov 2010 23:01:50 +0000 (12:01 +1300)
These have been removed from Linux as their use is discouraged except
for debugging purposes.

The logic has also changed for SHORT_NAMES_IN_RAM. This is now negative
logic. Set  CONFIG_YAFFS_NO_SHORT_NAMES to **disable** short names.

Signed-off-by: Charles Manning <cdhmanning@gmail.com>

No differences found