Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
[pandora-kernel.git] / drivers / xen / Kconfig
index 0a88269..6e6180c 100644 (file)
@@ -71,4 +71,10 @@ config XEN_PLATFORM_PCI
          initializing xenbus and grant_table when running in a Xen HVM
          domain. As a consequence this driver is required to run any Xen PV
          frontend on Xen HVM.
+
+config SWIOTLB_XEN
+       def_bool y
+       depends on PCI
+       select SWIOTLB
+
 endmenu