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 коммит произвёл Greg Kroah-Hartman
Родитель 7cc82439ba
Коммит 23c5605c7d
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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