All you need to do after saving your configuration there will be .config generated you need to copy that .config to arch/arm/configs/*somename_defconfig* then next time use your *somename_defconfig* for configuring kernel i.e like #make ARCH=arm *somename_defconfig* if you do this new .config file will be generated including with your own configuration try this it will work
Thank, Prasad. On Fri, Oct 3, 2014 at 10:02 AM, Dave S <azpacificbr...@gmail.com> wrote: > Hi, > > How do I save my kernel configuration as the default settings when > building a kernel ? I use this: > $ make menuconfig > > > <https://lh6.googleusercontent.com/--wg44mQka3c/VC4mkvm1VZI/AAAAAAAAAAs/wWX1a4H9U9U/s1600/Kernel%2BConfiguration.png> > > I save the settings when asked, but how do I make them the default > settings so I don't have to keep going back and setting it all up again? > When I build a kernel the settings are saved, but when I build a boot.img > or do a: > $ make distclean > the settings revert back to what they were originally. What am I missing? > Please help. > Thanks, > > -- > -- > unsubscribe: android-kernel+unsubscr...@googlegroups.com > website: http://groups.google.com/group/android-kernel > --- > You received this message because you are subscribed to the Google Groups > "Android Linux Kernel Development" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to android-kernel+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel --- You received this message because you are subscribed to the Google Groups "Android Linux Kernel Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to android-kernel+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.