From: Markos Chandras Date: Tue, 11 Jun 2013 09:02:33 +0000 (+0000) Subject: MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATION X-Git-Tag: v3.11-rc2~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1b7001903dd5a80bdc9f777d2a741ccfd22ed4e;p=pandora-kernel.git MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATION Virtualization does not always need KVM capabilities so drop the dependency. The KVM symbol already depends on HAVE_KVM. Fixes the following problem on a randconfig: warning: (REMOTEPROC && RPMSG) selects VIRTUALIZATION which has unmet direct dependencies (HAVE_KVM) warning: (REMOTEPROC && RPMSG) selects VIRTUALIZATION which has unmet direct dependencies (HAVE_KVM) Signed-off-by: Markos Chandras Acked-by: Steven J. Hill Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/5443/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed