|
|
|
|
|
by akerl_
39 days ago
|
|
It’s not enabled by default. It’s an optional module that is loaded on demand. The entire setup of the kernel promotes compiling in the core set of things your users will need and offering basically everything else as a module to load on demand. |
|