Hi, On Feb 11, 2008 1:25 AM, Rajat Jain <[EMAIL PROTECTED]> wrote: > > Hi, > > > one would think that the only modules that will be loaded are the ones > > that are actually essential for your hardware. and there's your list. > > > > Not sure though, but with the fever of hot-pluggable devices catching > momentum, can we rely on that? Can't a built in module remain loaded in > anticipation of hot-pluggable devices?
You can use it as a start list, and then add modules for hot-pluggable devices (usb, pcmia, ...), filesystem, network, ... But avoiding to compile some modules won't optimize your system as well, only your compiling time. Br, David Cohen > > Thanks, > > Rajat > -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to [EMAIL PROTECTED] Please read the FAQ at http://kernelnewbies.org/FAQ
