I'm interested in building my own kernels for my Galaxy Nexus (LTE). I'm familiar with configuring and building kernels in linux. I've been through Google's documentation at Building the System | Android Open Source, and have successfully built using the device configuration from 'lunch full_toro-userdebug'. I'm just wondering how close this kernel config is to the one that shipped with my device. I'd like to start from the stock kernel config so I don't miss out on any optimizations. I wasn't able to find a /proc/config.gz on the phone, nor could I extract it from the yakju-icl53f-factory-89fccaac.tgz factory image with extract-ikconfig. Has anyone released an official .config for this device, or is 'lunch full_toro-userdebug' the best place to start?
.