From 52efa754e6848dd1fc0da3f18557609fd8ad1119 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Thu, 29 Dec 2022 17:13:40 +0100 Subject: [PATCH] pygoscelis: Enable CONFIG_FORCE_NR_CPUS --- pygoscelis-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index 2118e94..169e727 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -5715,7 +5715,7 @@ CONFIG_ARCH_DMA_ADDR_T_64BIT=y CONFIG_SWIOTLB=y # CONFIG_DMA_API_DEBUG is not set CONFIG_SGL_ALLOC=y -# CONFIG_FORCE_NR_CPUS is not set +CONFIG_FORCE_NR_CPUS=y CONFIG_CPU_RMAP=y CONFIG_DQL=y CONFIG_GLOB=y