]> www.infradead.org Git - nvme.git/commit
ACPI: NUMA: change the ACPI_NUMA to a hidden option
authorHaibo Xu <haibo1.xu@intel.com>
Thu, 13 Jun 2024 08:54:35 +0000 (16:54 +0800)
committerPalmer Dabbelt <palmer@rivosinc.com>
Mon, 22 Jul 2024 14:13:08 +0000 (07:13 -0700)
commitadc3e82d253786a5b63c821108709de23317a90d
treec4b0790035e54e34e6e12a62ffce42815e37fa87
parent39494aec8a0454f9e8a68d2422d3bd4e5c5ee0c7
ACPI: NUMA: change the ACPI_NUMA to a hidden option

x86/arm64/loongarch would select ACPI_NUMA by default and riscv
would do the same thing, so change it to a hidden option and the
select statements except for the X86_64_ACPI_NUMA can also go away.

Suggested-by: Arnd Bergmann <arnd@arndb.de>
Suggested-by: Sunil V L <sunilvl@ventanamicro.com>
Signed-off-by: Haibo Xu <haibo1.xu@intel.com>
Reviewed-by: Sunil V L <sunilvl@ventanamicro.com>
Acked-by: Huacai Chen <chenhuacai@loongson.cn>
Acked-by: Will Deacon <will@kernel.org>
Reviewed-by: Hanjun Guo <guohanjun@huawei.com>
Link: https://lore.kernel.org/r/f1f96377b8ecd6e3183f28abf5c9ac21cb9855ea.1718268003.git.haibo1.xu@intel.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/arm64/Kconfig
arch/loongarch/Kconfig
drivers/acpi/numa/Kconfig