From: Andrew Jones Date: Fri, 6 Jan 2012 09:43:09 +0000 (+0100) Subject: xen kconfig: relax INPUT_XEN_KBDDEV_FRONTEND deps X-Git-Tag: v3.4-rc1~132^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bc25af79ec54b79266148f8c1b84bb1e7ff2621;p=pandora-kernel.git xen kconfig: relax INPUT_XEN_KBDDEV_FRONTEND deps PV-on-HVM guests may want to use the xen keyboard/mouse frontend, but they don't use the xen frame buffer frontend. For this case it doesn't make much sense for INPUT_XEN_KBDDEV_FRONTEND to depend on XEN_FBDEV_FRONTEND. The opposite direction always makes more sense, i.e. if you're using xenfb, then you'll want xenkbd. Switch the dependencies. Acked-by: Dmitry Torokhov Signed-off-by: Andrew Jones Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed