linux/arch/x86/lguest
Randy Dunlap cb8081cb6b lguest: select CONFIG_TTY to build properly.
Fix kconfig warning for LGUEST_GUEST config by selecting TTY:

warning: (KVMTOOL_TEST_ENABLE && LGUEST_GUEST) selects VIRTIO_CONSOLE which has unmet direct dependencies (VIRTIO && TTY)

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Joe Millenbach <jmillenbach@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-02-14 16:01:55 -08:00
..
boot.c x86, MCA: Finish mca_config conversion 2012-10-26 14:37:58 +02:00
i386_head.S lguest: Fix three simple typos in comments 2011-07-22 14:39:50 +09:30
Kconfig lguest: select CONFIG_TTY to build properly. 2013-02-14 16:01:55 -08:00
Makefile