Skip to content
Snippets Groups Projects
Commit c2561e65 authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Jason Gunthorpe
Browse files

mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option

parent 6fbc7275
No related branches found
No related tags found
No related merge requests found
...@@ -675,16 +675,6 @@ config ARCH_HAS_HMM_MIRROR ...@@ -675,16 +675,6 @@ config ARCH_HAS_HMM_MIRROR
depends on (X86_64 || PPC64) depends on (X86_64 || PPC64)
depends on MMU && 64BIT 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 config ARCH_HAS_HMM
bool bool
default y default y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment