From 11472ccba503e7eb247dcde85afe4c964420889d Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Sun, 15 Dec 2024 20:41:04 +0100 Subject: [PATCH] - unify with x64 config --- kernel-x86.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel-x86.config b/kernel-x86.config index 3ee621e..53861cd 100644 --- a/kernel-x86.config +++ b/kernel-x86.config @@ -28,7 +28,7 @@ CONFIG_THREAD_INFO_IN_TASK=y CONFIG_INIT_ENV_ARG_LIMIT=32 # CONFIG_COMPILE_TEST is not set # CONFIG_WERROR is not set -CONFIG_UAPI_HEADER_TEST=y +# CONFIG_UAPI_HEADER_TEST is not set CONFIG_LOCALVERSION="" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_BUILD_SALT="" -- 2.49.0