diff --git a/config/kernel/linux-bcm2711-edge.config b/config/kernel/linux-bcm2711-edge.config index a53be54f57..ef0401b9fa 100644 --- a/config/kernel/linux-bcm2711-edge.config +++ b/config/kernel/linux-bcm2711-edge.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.9.1 Kernel Configuration +# Linux/arm64 6.9.2 Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" CONFIG_CC_IS_GCC=y @@ -11,6 +11,8 @@ CONFIG_AS_VERSION=23800 CONFIG_LD_IS_BFD=y CONFIG_LD_VERSION=23800 CONFIG_LLD_VERSION=0 +CONFIG_CC_CAN_LINK=y +CONFIG_CC_CAN_LINK_STATIC=y CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUND=y diff --git a/patch/kernel/archive/bcm2711-6.7/0001-Make-proc-cpuinfo-consistent-on-arm64-and-arm.patch b/patch/kernel/archive/bcm2711-6.9/0001-Make-proc-cpuinfo-consistent-on-arm64-and-arm.patch similarity index 100% rename from patch/kernel/archive/bcm2711-6.7/0001-Make-proc-cpuinfo-consistent-on-arm64-and-arm.patch rename to patch/kernel/archive/bcm2711-6.9/0001-Make-proc-cpuinfo-consistent-on-arm64-and-arm.patch diff --git a/patch/kernel/archive/bcm2711-6.7/001-force-platform-selection-brcm-soc-support.disabled b/patch/kernel/archive/bcm2711-6.9/001-force-platform-selection-brcm-soc-support.disabled similarity index 100% rename from patch/kernel/archive/bcm2711-6.7/001-force-platform-selection-brcm-soc-support.disabled rename to patch/kernel/archive/bcm2711-6.9/001-force-platform-selection-brcm-soc-support.disabled diff --git a/patch/kernel/archive/bcm2711-6.7/1003-remote-wakeup.patch b/patch/kernel/archive/bcm2711-6.9/1003-remote-wakeup.patch similarity index 100% rename from patch/kernel/archive/bcm2711-6.7/1003-remote-wakeup.patch rename to patch/kernel/archive/bcm2711-6.9/1003-remote-wakeup.patch diff --git a/patch/kernel/archive/bcm2711-6.7/2001-rename-msd.patch b/patch/kernel/archive/bcm2711-6.9/2001-rename-msd.patch similarity index 100% rename from patch/kernel/archive/bcm2711-6.7/2001-rename-msd.patch rename to patch/kernel/archive/bcm2711-6.9/2001-rename-msd.patch