From 7ec845e4d68db4dd9dccf74a09b584f732afa508 Mon Sep 17 00:00:00 2001 From: Vince Jerald Villamora <1276544+vincejv@users.noreply.github.com> Date: Thu, 21 Dec 2023 16:27:23 +0800 Subject: [PATCH] Enable kernel support for NUMA --- target/linux/generic/config-5.15 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/generic/config-5.15 b/target/linux/generic/config-5.15 index 214a1e6ecd83c0..25ae874aa39254 100644 --- a/target/linux/generic/config-5.15 +++ b/target/linux/generic/config-5.15 @@ -4436,7 +4436,7 @@ CONFIG_NMI_LOG_BUF_SHIFT=13 # CONFIG_NTFS_RW is not set # CONFIG_NTP_PPS is not set # CONFIG_NULL_TTY is not set -# CONFIG_NUMA is not set +CONFIG_NUMA=y # CONFIG_NVIDIA_CARMEL_CNP_ERRATUM is not set # CONFIG_NVM is not set # CONFIG_NVMEM is not set