gunzip config.gz, and edit it with a text editor. If you have a kernel
source tree, put it in there named ".config", and do "make menuconfig"
to use the menu system to edit it. The latter method is probably the
easiest, but requires a kernel source tree.

On Aug 10, 5:06 am, perumal316 <perumal...@gmail.com> wrote:
> Hi Sven,
>
> If I adb pull /proc/config.gz, I gets the config file. But how is it
> possible for me to modify the configurations from the config file.
> Just use wordpad to chnage the settings and adb push the new config?
>
> Regards,
> Perumal
>
> On Aug 10, 5:33 pm, "Sven Killig" <s...@killig.de> wrote:> > -----Original 
> Message-----
> > > From: android-kernel@googlegroups.com [mailto:android-
> > > ker...@googlegroups.com] On Behalf Of Sven Killig
> > > Sent: Tuesday, August 10, 2010 11:31 AM
> > > To: android-kernel@googlegroups.com
> > > Subject: RE: [android-kernel] Loadable Kernel Module
>
> > > adb pull /proc/config.gz
> > > ...
> > > insmod module.ko
>
> > The module certainly can't use any API that's absent in the phone kernel.

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

Reply via email to