Here's some fs/Config.in code. Add it, throw it away, I don't care...
If ext isn't simply going to go away, I'd be tempted to go one step
further, and force everyone who wants ext to include ext2, so that
there's no confusion about which one is considered "standard".
Greg
ghn+linux@cs.cmu.edu
----------------------------------------------------------------------
tristate 'Standard 2nd extended fs support' CONFIG_EXT2_FS
if [ "$CONFIG_EXT2_FS" = "y" ]; then
tristate 'Also include antique ext fs support' CONFIG_EXT_FS
fi