Re: [PATCH] config: Add 'make kvmconfig'
From: Ingo Molnar <hidden>
Date: 2011-10-28 07:59:14
Also in:
lkml
From: Ingo Molnar <hidden>
Date: 2011-10-28 07:59:14
Also in:
lkml
* Geert Uytterhoeven [off-list ref] wrote:
quoted
? 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 would work too. Thanks, Ingo