On Wednesday 09 January 2002 16:59, Christopher Maujean wrote: > is there any way to extract a kernel config from a compiled kernel? > (assuming the source tree is no longer in the same state as when the > kernel was compiled)
Yes indeed. In the top directory of the kernel tree there is a hidden ".config" file. That's the one you're after.
