Skip to content

Commit

Permalink
ACPI: RISCV: Enable ACPI based NUMA
Browse files Browse the repository at this point in the history
Enable ACPI based NUMA for RISCV in Kconfig.

Signed-off-by: Haibo Xu <haibo1.xu@intel.com>
Signed-off-by: Björn Töpel <bjorn@rivosinc.com>
  • Loading branch information
xiaobo55x authored and Björn Töpel committed Mar 25, 2024
1 parent 1be1f83 commit f9f26dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/riscv/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,7 @@ config NUMA
select HAVE_SETUP_PER_CPU_AREA
select NEED_PER_CPU_EMBED_FIRST_CHUNK
select NEED_PER_CPU_PAGE_FIRST_CHUNK
select ACPI_NUMA if ACPI
select OF_NUMA
select USE_PERCPU_NUMA_NODE_ID
help
Expand Down

0 comments on commit f9f26dc

Please sign in to comment.