Staging: hv: Add the necessary dependencies to hyperv Kconfig
authorK. Y. Srinivasan <kys@microsoft.com>
Wed, 4 May 2011 18:51:45 +0000 (11:51 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 6 May 2011 16:27:34 +0000 (09:27 -0700)
The vmbus driver dependes on ACPI and PCI subsystems. Change
Kconfig to reflect this.

Reported-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/Kconfig

index 76f0756..5e0c9f6 100644 (file)
@@ -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