Nov. 11, 2012
12:34 a.m.
On Tue, Nov 6, 2012 at 7:23 AM, Zhouping Liu <sanweidaying@gmail.com> wrote:
/proc/config.gz has been removed (not sure since which kernel version), also it's similar with checking '/usr/src/kernels/`uname -r`/.config'.
AFAIK, my 3.7 git trees show that CONFIG_IKCONFIG option is still available. This option, when selected, lets you read your kernel config at /proc/config.gz. I'd be very much surprised to find out this option has been removed, given its usefulness. Ezequiel