Extract kernel config from vmlinuz
Hola!
I just wanted to check the configuration of a kernel for a pre-built
system. But because I just had the plain kernel image (/boot/vmlinuz)
and I was too lazy to boot it up, I had to find another way to get the
configuration.
Luckily in the kernel sources ...