Skip to content

Commit c2561e6

Browse files
Christoph Hellwigjgunthorpe
authored andcommitted
mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option
Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Jason Gunthorpe <[email protected]> Reviewed-by: Dan Williams <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
1 parent 6fbc727 commit c2561e6

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

mm/Kconfig

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -675,16 +675,6 @@ config ARCH_HAS_HMM_MIRROR
675675
depends on (X86_64 || PPC64)
676676
depends on MMU && 64BIT
677677

678-
config ARCH_HAS_HMM_DEVICE
679-
bool
680-
default y
681-
depends on (X86_64 || PPC64)
682-
depends on MEMORY_HOTPLUG
683-
depends on MEMORY_HOTREMOVE
684-
depends on SPARSEMEM_VMEMMAP
685-
depends on ARCH_HAS_ZONE_DEVICE
686-
select XARRAY_MULTI
687-
688678
config ARCH_HAS_HMM
689679
bool
690680
default y

0 commit comments

Comments
 (0)