I have configuring the linux kernel 3.4. I have the defconfig file supplied by the chip vendor. I have applied the defconfig and then changed some more configuration using the menuconfig. Now i have the updated .config file.
I need to save this .config
file into ./arch/arm/configs/
so that in future no need to redo the configurations I already did.
Thanks and Regards, Giri