mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR
authorChristoph Hellwig <hch@lst.de>
Wed, 26 Jun 2019 12:27:24 +0000 (14:27 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 2 Jul 2019 17:32:45 +0000 (14:32 -0300)
commitb6b346a0665a8bf8b28fd851217c435a3eec4af9
treed5f17f132a929939c5a73a0546b7bf217991cccc
parent43535b0aefab29ea6564e608de4c783ed2ab6c49
mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR

The migrate_vma helper is only used by noveau to migrate device private
pages around.  Other HMM_MIRROR users like amdgpu or infiniband don't
need it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jason Gunthorpe <jgg@mellanox.com>
Reviewed-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/gpu/drm/nouveau/Kconfig
mm/Kconfig