Pandu Poluan wrote:


On Jul 28, 2012 10:29 PM, "Neil Bothwick" <neil@digimed.co.uk> wrote:
>
> On Sat, 28 Jul 2012 13:22:24 +0300, v_2e@ukr.net wrote:
>
> >   Hello again!
> >   The problem is solved by adding the following kernel config option:
> >
> > CONFIG_HID_GENERIC=M
> >
> >   This option was not present in the old configuration files, that is
> > why simple 'make oldconfig' did not do the job.
>
> make oldconfig should pick up new options, that's what it's for. I've
> just upgraded a box from 3.4.4 to 3.5.0 and it prompted for this option,
> defaulting to Y (there's little point in making something that is always
> required a module).
>

I myself prefer make menuconfig to make oldconfig, because I can easily see new options, and also invoke some help text that (tries to) explain what the option is about. Not to mention an easy-to-read "chain of dependencies" of an option.

Rgds,


If you run make oldconfig and don't know what a option is, just type in "?" and it will print the same thing as in menuconfig.  Generally the options are Y/n/m/? and that last one is the one that explains it all. 

The funny thing is, I only use menuconfig when I am configuring a kernel for the first time on a new rig.  After that, I use oldconfig.  I have only had that fail once since about 2003 and that was when they moved things around to the point that oldconfig couldn't be used. 

Works for me.  That's odd.  If it could break, it would with me.  ;-)  Ask anyone.  lol

Dale

:-)  :-) 
-- 
I am only responsible for what I said ... Not for what you understood or how you interpreted my words!