I have a Sony Xperia P. I have installed a custom kernel which I complied myself. Now I cant find its config.gz
. It is not there in /proc/config.gz
. Im not sure whether or not it was there before I installed the custom kernel.
Asked
Active
Viewed 7,982 times
4

Anirudh
- 854
- 1
- 11
- 32
-
Never compile android kernel, but don't you also need to enable support for config gz prior to compile the kernel? AFAIK it has to be enable in the normal kernel to be shown. – Fred Jul 27 '12 at 19:50
1 Answers
4
Please check if you have "Enable access to .config through /proc/config.gz" (IKCONFIG_PROC) option enabled.

Oleksandr Kravchuk
- 5,963
- 1
- 20
- 31