Normalize config options for guest support
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 22 Oct 2007 00:55:21 +0000 (10:55 +1000)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 23 Oct 2007 05:49:47 +0000 (15:49 +1000)
commitd3d1c4bdf16bd154d9f27f34fca28edca90465eb
treed1f7d0c29af89e1ff23bf56defe54f62b1577681
parent0895e91d60ef9bdef426d1ce14bb94bd5875870d
Normalize config options for guest support

1) Group all the "guest OS" support options together, under a PARAVIRT_GUEST
   menu.
2) Make those options select CONFIG_PARAVIRT, as suggested by Andi.
3) Make kconfig help titles consistent.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Andi Kleen <ak@suse.de>
Cc: Zach Amsden <zach@vmware.com>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>
Cc: Chris Wright <chrisw@sous-sol.org>
arch/i386/Kconfig
arch/x86/xen/Kconfig
drivers/lguest/Kconfig