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 20, 2024
1 parent cb39e82 commit 89e65a2
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 @@ -447,6 +447,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 89e65a2

Please sign in to comment.