]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - mm/Kconfig
mm/hmm: make HMM_MIRROR an implicit option
authorChristoph Hellwig <hch@lst.de>
Tue, 6 Aug 2019 16:05:52 +0000 (19:05 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 7 Aug 2019 17:58:06 +0000 (14:58 -0300)
commit9c240a7bb33787d4fed56508425ae0b2936b1674
treedf15ec6d19cab336c92176b6aaccf478c1722133
parentf442c283efe4bda53c8e52b230159d020ea11c8e
mm/hmm: make HMM_MIRROR an implicit option

Make HMM_MIRROR an option that is selected by drivers wanting to use it
instead of a user visible option as it is just a low-level implementation
detail.

Link: https://lore.kernel.org/r/20190806160554.14046-15-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/gpu/drm/amd/amdgpu/Kconfig
drivers/gpu/drm/nouveau/Kconfig
mm/Kconfig