Hi,
I am trying to build Android 4.4.2 kitkat. I have done some optimization in kernel by configuring it using make menuconfig. The problem is when I am building the kernel with new configuration, menuconfig changes not taking effect.
I have done the following changes in kernel:
1. Prompt for development and/or incomplete code/drivers - Disabled
2. Optimize for size - Enabled
3. Profiling support - Disabled
4. Enable support for printk - Disabled
5. BUG() support - Disabled
6. Enable ELF core dumps - Disabled
7. Suspend to RAM and standby - Disabled
8. Power Management Debug Support - Disabled
9. Kernel Debugging - Disabled
10. Enable Verbose - Disabled
11. Early Printk - Disabled
12. Tracers - Disabled
13. Kernel Compression Mode - LZO ...
please help me to solve this
Thanks & Regards,
Roopesh