From: Randy Dunlap Date: Thu, 14 Feb 2013 18:55:06 +0000 (-0800) Subject: lguest: select CONFIG_TTY to build properly. X-Git-Tag: v3.9-rc1~125^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb8081cb6bfbdb867d17cafaaf3509ee31140f7f;p=pandora-kernel.git 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 Cc: Stephen Rothwell Cc: Joe Millenbach Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed