File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ config RISCV
16
16
select ACPI_REDUCED_HARDWARE_ONLY if ACPI
17
17
select ARCH_DMA_DEFAULT_COHERENT
18
18
select ARCH_ENABLE_HUGEPAGE_MIGRATION if HUGETLB_PAGE && MIGRATION
19
+ select ARCH_ENABLE_MEMORY_HOTPLUG if SPARSEMEM_VMEMMAP
20
+ select ARCH_ENABLE_MEMORY_HOTREMOVE if MEMORY_HOTPLUG
19
21
select ARCH_ENABLE_SPLIT_PMD_PTLOCK if PGTABLE_LEVELS > 2
20
22
select ARCH_ENABLE_THP_MIGRATION if TRANSPARENT_HUGEPAGE
21
23
select ARCH_HAS_BINFMT_FLAT
@@ -46,6 +48,7 @@ config RISCV
46
48
select ARCH_HAS_UBSAN
47
49
select ARCH_HAS_VDSO_DATA
48
50
select ARCH_KEEP_MEMBLOCK if ACPI
51
+ select ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE if 64BIT && MMU
49
52
select ARCH_OPTIONAL_KERNEL_RWX if ARCH_HAS_STRICT_KERNEL_RWX
50
53
select ARCH_OPTIONAL_KERNEL_RWX_DEFAULT
51
54
select ARCH_STACKWALK
You can’t perform that action at this time.
0 commit comments