Undocument mandatory loadable modules

The code to implement was deleted when BaseModules[] was emptied by
the replacement of the "pcidata" module with libpciaccess calls
in commit 46f55f5dea.

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
Alan Coopersmith 2012-04-27 13:31:56 -07:00
parent c3180a74a4
commit afcb7ba24e
1 changed files with 0 additions and 5 deletions

View File

@ -664,11 +664,6 @@ Here is what <function>InitOutput()</function> does:
This is done at the start of the first server generation only.
</para>
<para>
The core server contains a list of mandatory modules. These are loaded
first. Currently the only module on this list is the bitmap font module.
</para>
<para>
The next set of modules loaded are those specified explicitly in the
&k.module; section of the config file.