Check if specific functionally is built into the kernel

Arokux B. arokux at gmail.com
Sun Feb 26 12:08:02 EST 2012


Dear all,

I have the following problem. Some functionality can be either built
into the kernel or it can be build as a module. In the latter case the
application should load the module.

Is there a general approach to test if specific functionality is built
statically or as a module?

Thanks
Arokux



More information about the Kernelnewbies mailing list