Say, I have custom kernel from my distribution, how could I get list of all options the kernel was build with?
It's possible to get them by reading config file from kernel package from vendor's repo, but is there any other way? I mean ways to get that information form the kernel itself, maybe from procfs?