Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH] MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATION
@ 2013-06-11 10:02 Markos Chandras
  2013-06-11 10:02 ` Markos Chandras
  2013-06-11 14:56 ` Ralf Baechle
  0 siblings, 2 replies; 3+ messages in thread
From: Markos Chandras @ 2013-06-11 10:02 UTC (permalink / raw)
  To: linux-mips; +Cc: Markos Chandras

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 <markos.chandras@imgtec.com>
Acked-by: Steven J. Hill <Steven.Hill@imgtec.com>
---
This patch is for the upstream-sfr/mips-for-linux-next tree
---
 arch/mips/kvm/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/mips/kvm/Kconfig b/arch/mips/kvm/Kconfig
index 2c15590..30e334e 100644
--- a/arch/mips/kvm/Kconfig
+++ b/arch/mips/kvm/Kconfig
@@ -5,7 +5,6 @@ source "virt/kvm/Kconfig"
 
 menuconfig VIRTUALIZATION
 	bool "Virtualization"
-	depends on HAVE_KVM
 	---help---
 	  Say Y here to get to see options for using your Linux host to run
 	  other operating systems inside virtual machines (guests).
-- 
1.8.2.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH] MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATION
  2013-06-11 10:02 [PATCH] MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATION Markos Chandras
@ 2013-06-11 10:02 ` Markos Chandras
  2013-06-11 14:56 ` Ralf Baechle
  1 sibling, 0 replies; 3+ messages in thread
From: Markos Chandras @ 2013-06-11 10:02 UTC (permalink / raw)
  To: linux-mips; +Cc: Markos Chandras

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 <markos.chandras@imgtec.com>
Acked-by: Steven J. Hill <Steven.Hill@imgtec.com>
---
This patch is for the upstream-sfr/mips-for-linux-next tree
---
 arch/mips/kvm/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/mips/kvm/Kconfig b/arch/mips/kvm/Kconfig
index 2c15590..30e334e 100644
--- a/arch/mips/kvm/Kconfig
+++ b/arch/mips/kvm/Kconfig
@@ -5,7 +5,6 @@ source "virt/kvm/Kconfig"
 
 menuconfig VIRTUALIZATION
 	bool "Virtualization"
-	depends on HAVE_KVM
 	---help---
 	  Say Y here to get to see options for using your Linux host to run
 	  other operating systems inside virtual machines (guests).
-- 
1.8.2.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATION
  2013-06-11 10:02 [PATCH] MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATION Markos Chandras
  2013-06-11 10:02 ` Markos Chandras
@ 2013-06-11 14:56 ` Ralf Baechle
  1 sibling, 0 replies; 3+ messages in thread
From: Ralf Baechle @ 2013-06-11 14:56 UTC (permalink / raw)
  To: Markos Chandras; +Cc: linux-mips

Applied.

  Ralf

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-06-11 14:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-11 10:02 [PATCH] MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATION Markos Chandras
2013-06-11 10:02 ` Markos Chandras
2013-06-11 14:56 ` Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox