Hello,<br><br>As subject, as we know we can check the kernel config file through reading &#39;/usr/src/kernels/`uname -r`/.config&#39; (fedora distro), it&#39;s apparently to find out which config is open/close. but if I&#39;d like do this in C program, how to do that, is there interface/func in some header file?<br>
<br>Thanks,<br>Zhouping<br>