Originally Posted by
ninez
they already do this and this has been the case, for as long as as it has been applicable... When configuring a kernel (make menuconfig), if you have done that before...? (which i assume is probably not the case, based on your above comments), there are still legacy drivers (marked 'deprecated' and disabled). One such example;
besides that, all of the device drivers (or any other feature) of the linux kernel can be enabled/disabled (compiled or not, builtin or as a module, etc) via what you would call a 'config option'. it's all pretty standard stuff :)