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
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -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