From: Robert Marko Date: Thu, 15 May 2025 17:28:20 +0000 (+0200) Subject: generic: 6.12: add CONFIG_HISILICON_ERRATUM_162100801 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=1e46a391df92d83ab7a274a5d388fb3a26ae4777;p=openwrt%2Fstaging%2Flinusw.git generic: 6.12: add CONFIG_HISILICON_ERRATUM_162100801 Noticed that CONFIG_HISILICON_ERRATUM_162100801 was being added to qualcommax 6.12 config. Since we dont support any Hisilicon chips, disable it in generic config before it starts spreading in target configs. Signed-off-by: Robert Marko --- diff --git a/target/linux/generic/config-6.12 b/target/linux/generic/config-6.12 index 7fabbb89c5..6bf15de7b9 100644 --- a/target/linux/generic/config-6.12 +++ b/target/linux/generic/config-6.12 @@ -2410,6 +2410,7 @@ CONFIG_HIGH_RES_TIMERS=y # CONFIG_HIPPI is not set # CONFIG_HISILICON_ERRATUM_161010101 is not set # CONFIG_HISILICON_ERRATUM_161600802 is not set +# CONFIG_HISILICON_ERRATUM_162100801 is not set # CONFIG_HISI_DMA is not set # CONFIG_HISI_FEMAC is not set # CONFIG_HISI_HIKEY_USB is not set