From: Mieczyslaw Nalewaj Date: Thu, 28 Mar 2024 15:11:31 +0000 (+0100) Subject: generic: 6.6: add kernel missing symbol X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=de8a6ce5ea1fc328bae6b82296e342ab0697dd3b;p=openwrt%2Fstaging%2Fthess.git generic: 6.6: add kernel missing symbol Add missing symbol CONFIG_SSIF_IPMI_BMC causing bcm53xx compilation errors. Signed-off-by: Mieczyslaw Nalewaj --- diff --git a/target/linux/generic/config-6.6 b/target/linux/generic/config-6.6 index 3322aafc2c..28baaf518e 100644 --- a/target/linux/generic/config-6.6 +++ b/target/linux/generic/config-6.6 @@ -6759,6 +6759,7 @@ CONFIG_SSB_POSSIBLE=y # CONFIG_SSB_SDIOHOST is not set # CONFIG_SSB_SILENT is not set # CONFIG_SSFDC is not set +# CONFIG_SSIF_IPMI_BMC is not set # CONFIG_STACKPROTECTOR is not set # CONFIG_STACKPROTECTOR_PER_TASK is not set # CONFIG_STACKPROTECTOR_STRONG is not set