Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 255281
b: refs/heads/master
c: 7789997
h: refs/heads/master
i:
  255279: 45f8dcb
v: v3
  • Loading branch information
Konrad Rzeszutek Wilk committed Jul 20, 2011
1 parent d398b48 commit 00101c8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 14 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a92336a1176b2119eaa990a1e8bf3109665fdbc6
refs/heads/master: 778999703db6d875c22e1a8d02c8296ad4648958
9 changes: 0 additions & 9 deletions trunk/drivers/xen/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -139,13 +139,4 @@ config XEN_PCIDEV_BACKEND_PASS

endchoice

config XEN_PCIDEV_BE_DEBUG
bool "Xen PCI Backend Debugging"
depends on XEN_PCIDEV_BACKEND
default n
help
Allows to observe all of the traffic from the frontend/backend
when reading and writting to the configuration registers.
If in doubt, say no.

endmenu
4 changes: 0 additions & 4 deletions trunk/drivers/xen/xen-pciback/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,3 @@ xen-pciback-y += conf_space.o conf_space_header.o \
conf_space_quirks.o
xen-pciback-$(CONFIG_XEN_PCIDEV_BACKEND_VPCI) += vpci.o
xen-pciback-$(CONFIG_XEN_PCIDEV_BACKEND_PASS) += passthrough.o

ifeq ($(CONFIG_XEN_PCIDEV_BE_DEBUG),y)
EXTRA_CFLAGS += -DDEBUG
endif

0 comments on commit 00101c8

Please sign in to comment.