virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] Staging: hv: Add the necessary dependencies to hyperv Kconfig
@ 2011-05-04 18:51 K. Y. Srinivasan
  2011-05-04 18:44 ` H Hartley Sweeten
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: K. Y. Srinivasan @ 2011-05-04 18:51 UTC (permalink / raw)
  To: gregkh, linux-kernel, devel, virtualization
  Cc: K. Y. Srinivasan, Haiyang Zhang

The vmbus driver dependes on ACPI and PCI subsystems. Change 
Kconfig to reflect this.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
---
 drivers/staging/hv/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/staging/hv/Kconfig b/drivers/staging/hv/Kconfig
index 76f0756..5e0c9f6 100644
--- a/drivers/staging/hv/Kconfig
+++ b/drivers/staging/hv/Kconfig
@@ -1,6 +1,6 @@
 config HYPERV
 	tristate "Microsoft Hyper-V client drivers"
-	depends on X86 && m
+	depends on X86 && ACPI && PCI && m
 	default n
 	help
 	  Select this option to run Linux as a Hyper-V client operating
-- 
1.7.4.1

^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [PATCH 1/1] Staging: hv: Add the necessary dependencies to hyperv Kconfig
@ 2011-05-04 19:19 K. Y. Srinivasan
  0 siblings, 0 replies; 12+ messages in thread
From: K. Y. Srinivasan @ 2011-05-04 19:19 UTC (permalink / raw)
  To: gregkh, linux-kernel, devel, virtualization
  Cc: K. Y. Srinivasan, Haiyang Zhang

The vmbus driver dependes on ACPI and PCI subsystems. Change
Kconfig to reflect this.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
---
 drivers/staging/hv/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/staging/hv/Kconfig b/drivers/staging/hv/Kconfig
index 76f0756..d8c119c 100644
--- a/drivers/staging/hv/Kconfig
+++ b/drivers/staging/hv/Kconfig
@@ -1,6 +1,6 @@
 config HYPERV
 	tristate "Microsoft Hyper-V client drivers"
-	depends on X86 && m
+	depends on X86 && ACPI && m
 	default n
 	help
 	  Select this option to run Linux as a Hyper-V client operating
-- 
1.7.4.1

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

end of thread, other threads:[~2011-05-04 19:58 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-04 18:51 [PATCH 1/1] Staging: hv: Add the necessary dependencies to hyperv Kconfig K. Y. Srinivasan
2011-05-04 18:44 ` H Hartley Sweeten
2011-05-04 18:51 ` Christoph Hellwig
2011-05-04 18:59   ` Greg KH
     [not found] ` <0D753D10438DA54287A00B027084269764D295CE91@AUSP01VMBX24.collaborationhost.net>
2011-05-04 18:48   ` KY Srinivasan
2011-05-04 18:53   ` Greg KH
2011-05-04 19:33     ` Randy Dunlap
2011-05-04 19:39       ` Greg KH
2011-05-04 19:54         ` KY Srinivasan
2011-05-04 19:58           ` Greg KH
2011-05-04 19:55         ` Randy Dunlap
  -- strict thread matches above, loose matches on Subject: below --
2011-05-04 19:19 K. Y. Srinivasan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).