Re: [PATCH] config: Add 'make kvmconfig'

From: Matthias Schniedermeyer
Date: Fri Oct 28 2011 - 08:09:11 EST


On 28.10.2011 09:54, Ingo Molnar wrote:
>
> * Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote:
>
> > > ? It would be very obvious at a glance what it does.
> >
> > This fits in the generic "I have a .config and I want to enable an
> > additional option" functionality:
> >
> > make oldconfig CONFIG_KVMTOOL_TEST_ENABLE=y
> >
> > Don't we already have that support? I seem to remember it flying
> > by. Or was it just a proposal that never got implemented?
>
> Well, it would be nice to have something (much) shorter and more
> obvious, as we really expect to use this frequently.
>
> Maybe:
>
> make oldconfig kvm

Maybe something more obvious?:
make modconfig kvm
or
make modconfig=kvm

That would also fit nicely for future addition.



Bis denn

--
Real Programmers consider "what you see is what you get" to be just as
bad a concept in Text Editors as it is in women. No, the Real Programmer
wants a "you asked for it, you got it" text editor -- complicated,
cryptic, powerful, unforgiving, dangerous.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/