update buildroot config to have linux use arch default config
This commit is contained in:
+3
-4
@@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Buildroot -g91e0379-dirty Configuration
|
# Buildroot -g2c8b5d4 Configuration
|
||||||
#
|
#
|
||||||
BR2_HAVE_DOT_CONFIG=y
|
BR2_HAVE_DOT_CONFIG=y
|
||||||
BR2_HOST_GCC_AT_LEAST_4_9=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_CUSTOM_SVN is not set
|
||||||
BR2_LINUX_KERNEL_VERSION="6.16.5"
|
BR2_LINUX_KERNEL_VERSION="6.16.5"
|
||||||
BR2_LINUX_KERNEL_PATCH=""
|
BR2_LINUX_KERNEL_PATCH=""
|
||||||
BR2_LINUX_KERNEL_USE_DEFCONFIG=y
|
# BR2_LINUX_KERNEL_USE_DEFCONFIG is not set
|
||||||
# BR2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG is not set
|
BR2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG=y
|
||||||
# BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG is not set
|
# BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG is not set
|
||||||
BR2_LINUX_KERNEL_DEFCONFIG=""
|
|
||||||
BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES=""
|
BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES=""
|
||||||
BR2_LINUX_KERNEL_CUSTOM_LOGO_PATH=""
|
BR2_LINUX_KERNEL_CUSTOM_LOGO_PATH=""
|
||||||
BR2_LINUX_KERNEL_BZIMAGE=y
|
BR2_LINUX_KERNEL_BZIMAGE=y
|
||||||
|
|||||||
Reference in New Issue
Block a user