Staging: hv: Add the necessary dependencies to hyperv Kconfig

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>
This commit is contained in:
K. Y. Srinivasan 2011-05-04 11:51:45 -07:00 committed by Greg Kroah-Hartman
parent 7cc82439ba
commit 23c5605c7d
1 changed files with 1 additions and 1 deletions

View 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