On 11/30/05, Chris Staub <[EMAIL PROTECTED]> wrote: > Micheal E Cooper wrote: > > Are the defaults in the `make menuconfig` stage (the kernel configuration > > menu) OK or do I have to modify something to make this a "completely > > non-modular kernel configuration"? > > > > For example, "Loadable module support" is listed as "built-in." Is leaving > > it that way okay? > > Modules generally work fine automatically, at least for the ones > included with the kernel. You can go ahead and keep module support enabled.
Anyway, if you want a non-modular kernel, you have to set to NO (press the N key when it is highlighted in menuconfig) the item "Loadable module support". Doing this, will set to "built-in" every item that at the moment is set to "module". Luca -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
