linux-stable/drivers/staging/hv
K. Y. Srinivasan 23c5605c7d 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>
2011-05-06 09:27:34 -07:00
..
tools Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 2011-04-07 11:36:44 -07:00
blkvsc_drv.c Staging: hv: Use the shutdown() function in struct hv_driver 2011-05-03 13:31:30 -07:00
channel.c Staging: merge 2.6.39-rc3 into staging-next 2011-04-13 12:14:05 -07:00
channel.h Staging: hv: replaced __attribute((packed)) with __packed 2011-02-09 12:11:54 -08:00
channel_mgmt.c Staging: hv: Get rid of vmbus_release_unattached_channels() as it is not used 2011-05-03 13:31:25 -07:00
channel_mgmt.h Staging: hv: Get rid of vmbus_release_unattached_channels() as it is not used 2011-05-03 13:31:25 -07:00
connection.c hv: pass u32 to process_chn_event() 2011-04-20 13:40:34 -07:00
hv.c Staging: merge 2.6.39-rc3 into staging-next 2011-04-13 12:14:05 -07:00
hv.h staging: hv: Convert camel cased functions in hv.c to lower cases 2010-11-09 16:42:11 -08:00
hv_api.h Fix common misspellings 2011-03-31 11:26:23 -03:00
hv_kvp.c staging: hv: Replaced DPRINT and printk with native functions in hv_utils 2011-04-04 22:03:08 -07:00
hv_kvp.h Fix common misspellings 2011-03-31 11:26:23 -03:00
hv_mouse.c Staging: hv: Use the remove() function in struct hv_driver 2011-05-03 13:31:30 -07:00
hv_timesource.c staging: hv: Replaced printk with pr_info in hv_timesource 2011-04-04 22:03:08 -07:00
hv_util.c staging: Remove unnecessary semicolons when switch (foo) {...}; 2011-04-25 16:58:35 -07:00
Kconfig Staging: hv: Add the necessary dependencies to hyperv Kconfig 2011-05-06 09:27:34 -07:00
logging.h Staging: hv: Remove osd layer 2011-02-18 13:11:03 -08:00
Makefile Staging: hv: Move the contents of blkvsc.c to blkvsc_drv.c 2011-04-04 21:50:44 -07:00
netvsc.c Staging: hv: Get rid of the references to the priv element of struct hv_driver in net driver 2011-04-26 15:51:45 -07:00
netvsc.h Staging: hv: Use native wait primitives 2011-02-18 13:11:03 -08:00
netvsc_api.h Staging: hv: Introduce a function to map a generic driver pointer to a pointer to struct netvsc_driver 2011-04-26 15:51:45 -07:00
netvsc_drv.c Staging: hv: Use the remove() function in struct hv_driver 2011-05-03 13:31:30 -07:00
ring_buffer.c staging: hv: Replace DPRINT with natives in hv_vmbus 2011-04-04 22:03:07 -07:00
ring_buffer.h Staging: hv: replaced __attribute((packed)) with __packed 2011-02-09 12:11:54 -08:00
rndis.h staging: hv: Convert camel cased struct fields in rndis.h to lower cases 2010-12-13 10:31:52 -08:00
rndis_filter.c Staging: merge 2.6.39-rc3 into staging-next 2011-04-13 12:14:05 -07:00
rndis_filter.h staging: hv: Convert camel cased functions in rndis_filter.c to lower cases 2010-12-13 10:31:51 -08:00
storvsc.c Staging: hv: Get rid of the references to the priv element of struct hv_driver in block driver 2011-04-26 15:47:27 -07:00
storvsc_api.h Staging: hv: Introduce a function to map a generic driver pointer to a pointer to storvsc_driver_object 2011-04-26 15:47:27 -07:00
storvsc_drv.c Staging: hv: Use the remove() function in struct hv_driver 2011-05-03 13:31:30 -07:00
TODO staging: hv: Convert vmbus driver interface function pointer table to constant 2010-09-14 16:27:12 -07:00
utils.h Staging: hv: replaced __attribute((packed)) with __packed 2011-02-09 12:11:54 -08:00
version_info.h staging: hv: Added heartbeat functionality to hv_utils 2010-05-17 16:32:30 -07:00
vmbus.h Staging: hv: Remove the vm_device structure 2011-03-07 14:22:31 -08:00
vmbus_api.h Staging: hv: Get rid of an unused variable from struct hv_driver 2011-05-03 13:31:31 -07:00
vmbus_channel_interface.h Staging: hv: replaced __attribute((packed)) with __packed 2011-02-09 12:11:54 -08:00
vmbus_drv.c Staging: hv: VMBUS is a acpi enumerated device; get irq value from bios 2011-05-03 13:31:31 -07:00
vmbus_packet_format.h Staging: hv: replaced __attribute((packed)) with __packed 2011-02-09 12:11:54 -08:00
vmbus_private.h staging: hv: use sync_bitops when interacting with the hypervisor 2011-04-04 21:33:25 -07:00
vstorage.h Staging: hv: Add the inclusion guard for vstorage.h 2011-04-04 21:50:40 -07:00