remarkable-linux/drivers/misc/vmw_vmci
Andy King bad7d9df27 VMCI: Add PCI as a dependency
Add PCI as a dependency to our build, since we always compile in the guest-side
PCI device support.

Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Andy King <acking@vmware.com>
Signed-off-by: Dmitry Torokhov <dtor@vmware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-17 12:07:38 -08:00
..
Kconfig VMCI: Add PCI as a dependency 2013-01-17 12:07:38 -08:00
Makefile VMCI: Some header and config files. 2013-01-08 16:15:57 -08:00
vmci_context.c
vmci_context.h
vmci_datagram.c
vmci_datagram.h
vmci_doorbell.c VMCI: doorbell implementation. 2013-01-08 16:15:55 -08:00
vmci_doorbell.h VMCI: doorbell implementation. 2013-01-08 16:15:55 -08:00
vmci_driver.c VMCI: device driver implementaton. 2013-01-08 16:15:55 -08:00
vmci_driver.h VMCI: device driver implementaton. 2013-01-08 16:15:55 -08:00
vmci_event.c VMCI: event handling implementation. 2013-01-08 16:15:55 -08:00
vmci_event.h VMCI: event handling implementation. 2013-01-08 16:15:55 -08:00
vmci_guest.c VMCI: guest side driver implementation. 2013-01-08 16:15:56 -08:00
vmci_handle_array.c VMCI: handle array implementation. 2013-01-08 16:15:55 -08:00
vmci_handle_array.h VMCI: handle array implementation. 2013-01-08 16:15:55 -08:00
vmci_host.c VMCI: host side driver implementation. 2013-01-08 16:15:56 -08:00
vmci_queue_pair.c VMCI: queue pairs implementation. 2013-01-08 16:15:56 -08:00
vmci_queue_pair.h VMCI: queue pairs implementation. 2013-01-08 16:15:56 -08:00
vmci_resource.c VMCI: resource object implementation. 2013-01-08 16:15:56 -08:00
vmci_resource.h VMCI: resource object implementation. 2013-01-08 16:15:56 -08:00
vmci_route.c VMCI: routing implementation. 2013-01-08 16:15:56 -08:00
vmci_route.h VMCI: routing implementation. 2013-01-08 16:15:56 -08:00