From 2d2f47d2ee4768e4e314fc35c9d2a92c7d96f761 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Sat, 13 Apr 2024 08:26:08 +0200 Subject: [PATCH] Add missing kernel 6.6 settings --- 6.6/target/linux/generic/config-6.6 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/6.6/target/linux/generic/config-6.6 b/6.6/target/linux/generic/config-6.6 index 2b2d373c..0f4c52dd 100644 --- a/6.6/target/linux/generic/config-6.6 +++ b/6.6/target/linux/generic/config-6.6 @@ -8238,3 +8238,5 @@ CONFIG_PROBE_EVENTS_BTF_ARGS=y # CONFIG_RESET_BRCMSTB is not set # CONFIG_PHY_BRCM_USB is not set # CONFIG_SENSORS_RP1_ADC is not set +# CONFIG_NET_DSA_TAG_NONE is not set +# CONFIG_INTEL_MEI_GSC_PROXY is not set