We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fbc727 commit c2561e6Copy full SHA for c2561e6
mm/Kconfig
@@ -675,16 +675,6 @@ config ARCH_HAS_HMM_MIRROR
675
depends on (X86_64 || PPC64)
676
depends on MMU && 64BIT
677
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
-
688
config ARCH_HAS_HMM
689
bool
690
default y
0 commit comments