Skip to content

Commit

Permalink
mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Christoph Hellwig authored and Jason Gunthorpe committed Jul 2, 2019
1 parent 6fbc727 commit c2561e6
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions mm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -675,16 +675,6 @@ config ARCH_HAS_HMM_MIRROR
depends on (X86_64 || PPC64)
depends on MMU && 64BIT

config ARCH_HAS_HMM_DEVICE
bool
default y
depends on (X86_64 || PPC64)
depends on MEMORY_HOTPLUG
depends on MEMORY_HOTREMOVE
depends on SPARSEMEM_VMEMMAP
depends on ARCH_HAS_ZONE_DEVICE
select XARRAY_MULTI

config ARCH_HAS_HMM
bool
default y
Expand Down

0 comments on commit c2561e6

Please sign in to comment.