Re: Removed MSDOS/FAT/VFAT support; keeping CONFIG_MODULES
"Petr Koval" <[email protected]>
| Newsgroups | org.kernel.vger.linux-8086 |
|---|---|
| Message-ID | <A206356A1CB74CA1A2B7CA43B48DC9E2@p4> |
Jody Bruchon wrote: > All options to support FAT filesystems and the VFAT extensions had no > code associated with them and thus were removed. > > That leaves only one CONFIG_NOT_YET item: CONFIG_MODULES, which is > also a trigger for the Kconfig "tristate" system. Because removing > this item requires also removing the Kconfig tristate capability, and > we may want modules one day, I intend to remove CONFIG_NOT_YET but > leave CONFIG_MODULES included, with a Big Fat Warning(TM) that it is > as-yet unimplemented. > > Jody Bruchon is it possible to have (V)FAT support later? Petr Koval