How to identify if our linux kernel is build with a specific option or not, for example if cgroup option is enabled during kernel build or not ?
Sometimes when you browse solution to some issue, you might have seen “make sure your kernel supports —- option i.e. during its build, this option is specified and enabled ?”...