On Mon, Dec 08, 2014 at 03:04:59PM -0800, Luis R. Rodriguez wrote: > From: "Luis R. Rodriguez" <[email protected]> > > We'll be adding options for xen as well. > > Cc: Josh Triplett <[email protected]> > Cc: Borislav Petkov <[email protected]> > Cc: Pekka Enberg <[email protected]> > Cc: David Rientjes <[email protected]> > Cc: Michal Marek <[email protected]> > Cc: Randy Dunlap <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: David Vrabel <[email protected]> > Cc: Ian Campbell <[email protected]> > Cc: Konrad Rzeszutek Wilk <[email protected]> > Cc: [email protected] > Acked-by: David Rientjes <[email protected]> > Signed-off-by: Luis R. Rodriguez <[email protected]> > --- > scripts/kconfig/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/scripts/kconfig/Makefile b/scripts/kconfig/Makefile > index 9645c07..ff612b0 100644 > --- a/scripts/kconfig/Makefile > +++ b/scripts/kconfig/Makefile > @@ -141,7 +141,7 @@ help: > @echo ' randconfig - New config with random answer to all > options' > @echo ' listnewconfig - List new options' > @echo ' olddefconfig - Same as silentoldconfig but sets new > symbols to their default value' > - @echo ' kvmconfig - Enable additional options for guest kernel > support' > + @echo ' kvmconfig - Enable additional options for kvm guest > kernel support' > @echo ' tinyconfig - Configure the tiniest possible kernel' > > # lxdialog stuff
Acked-by: Borislav Petkov <[email protected]> -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. -- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

