Definitions for "Monolithic Kernel"
A kernel design in which all kernel functionality is placed in a single component that is accessed by processes on the system.
a kernel compiled WITHOUT any modules
a kernel where all the device modules are built directly into the kernel