From bacf6f678259bf25d57fa39db58a5d4922f35dee Mon Sep 17 00:00:00 2001 From: Ruslan Isaev Date: Tue, 16 Sep 2025 23:02:59 +0300 Subject: [PATCH] update buildroot config to have linux use arch default config --- buildroot-config | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/buildroot-config b/buildroot-config index 7185348..c0948ff 100644 --- a/buildroot-config +++ b/buildroot-config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Buildroot -g91e0379-dirty Configuration +# Buildroot -g2c8b5d4 Configuration # BR2_HAVE_DOT_CONFIG=y BR2_HOST_GCC_AT_LEAST_4_9=y @@ -508,10 +508,9 @@ BR2_LINUX_KERNEL_LATEST_VERSION=y # BR2_LINUX_KERNEL_CUSTOM_SVN is not set BR2_LINUX_KERNEL_VERSION="6.16.5" BR2_LINUX_KERNEL_PATCH="" -BR2_LINUX_KERNEL_USE_DEFCONFIG=y -# BR2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG is not set +# BR2_LINUX_KERNEL_USE_DEFCONFIG is not set +BR2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG=y # BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG is not set -BR2_LINUX_KERNEL_DEFCONFIG="" BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="" BR2_LINUX_KERNEL_CUSTOM_LOGO_PATH="" BR2_LINUX_KERNEL_BZIMAGE=y