Hello Tim, once we do the menuconfig, should this config be saved as on of
the pre-defined configs in the arch/config folder?
Because I think the android build system provides the specific config file
to the kernel build. Which config it takes is based on the choosecombo
option I guess?
Thanks,
Arindam


On Tue, Feb 8, 2011 at 4:26 AM, Tim Bird <tim.b...@am.sony.com> wrote:

> On 02/07/2011 10:50 AM, Hank wrote:
> > I am trying to enable KGdb by following instructions from:
> > http://bootloader.wikidot.com/android:kgdb. One of the steps requires
> > configuring the Kernel, I was wondering how do I go about doing that?
> > Which files do I need to edit or what commands do I need to input?
>
> 'make menuconfig' in the kernel top-level directory is one way
> to do it.  Make sure you have ARCH=arm in your environment,
> and CROSS_COMPILE set as well.  Or, you can specify these on
> the make command line.
>
> If you've never done a kernel configure before, it's probably
> worth reading up on the subject.
>
> Here's a primer:
> http://how-to.wikia.com/wiki/How_to_configure_the_Linux_kernel
>
>  -- Tim
>
>
> =============================
> Tim Bird
> Architecture Group Chair, CE Linux Forum
> Senior Staff Engineer, Sony Network Entertainment
> =============================
>
> --
> unsubscribe: android-kernel+unsubscr...@googlegroups.com
> website: http://groups.google.com/group/android-kernel
>

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to