Here are some uses of kernel recompilation:-
:- It helps you to understand the basic architecture of a kernel.
:-It helps you to include only the features which you require. Unwanted features can be disabled by the user.
:-This will reduce the RAM usage thus more application can run simultaneously and efficiently.
