Merge tag 'gcc-plugins-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / drivers / infiniband / Kconfig
index 91b0233..9325e18 100644 (file)
@@ -48,6 +48,7 @@ config INFINIBAND_ON_DEMAND_PAGING
        depends on INFINIBAND_USER_MEM
        select MMU_NOTIFIER
        select INTERVAL_TREE
+       select HMM_MIRROR
        default y
        help
          On demand paging support for the InfiniBand subsystem.
@@ -72,6 +73,9 @@ config INFINIBAND_ADDR_TRANS_CONFIGFS
          This allows the user to config the default GID type that the CM
          uses for each device, when initiaing new connections.
 
+config INFINIBAND_VIRT_DMA
+       def_bool !HIGHMEM
+
 if INFINIBAND_USER_ACCESS || !INFINIBAND_USER_ACCESS
 source "drivers/infiniband/hw/mthca/Kconfig"
 source "drivers/infiniband/hw/qib/Kconfig"