On Wed, Apr 3, 2013 at 8:54 AM, Tanstaafl <[email protected]> wrote: > Ok, I am prepping for the udev update this weekend, getting everything > updated that doesn't pull in the udev updates. > > First thing I did was to eliminate the module-init-tools<>kmod Blocker: > > emerge -C module-init-tools %% emerge kmod > > and noted the following warnings/errors: > > Checking for suitable kernel configuration options... > ERROR: setup > CONFIG_MODULES: is not set when it should be. > CONFIG_MODULE_UNLOAD: is not set when it should be. > > This is a server, and I do not WANT loadable modules enabled... > > So, how do I get rid of this warning/error? Or is this nothing to be > concerned about if I do not want/need loadable modules? > > Thanks >
The check is nonfatal; feel free to ignore it if you know what you are doing.

