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 <robimarko@gmail.com>
This commit is contained in:
Robert Marko 2025-05-15 19:28:20 +02:00
parent f160a017ac
commit 1e46a391df

View file

@ -2410,6 +2410,7 @@ CONFIG_HIGH_RES_TIMERS=y
# CONFIG_HIPPI is not set # CONFIG_HIPPI is not set
# CONFIG_HISILICON_ERRATUM_161010101 is not set # CONFIG_HISILICON_ERRATUM_161010101 is not set
# CONFIG_HISILICON_ERRATUM_161600802 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_DMA is not set
# CONFIG_HISI_FEMAC is not set # CONFIG_HISI_FEMAC is not set
# CONFIG_HISI_HIKEY_USB is not set # CONFIG_HISI_HIKEY_USB is not set