1*886bdf9cSHuisong Li# SPDX-License-Identifier: GPL-2.0-only 2*886bdf9cSHuisong Li 3*886bdf9cSHuisong Limenu "Hisilicon SoC drivers" 4*886bdf9cSHuisong Li depends on ARCH_HISI || COMPILE_TEST 5*886bdf9cSHuisong Li 6*886bdf9cSHuisong Liconfig KUNPENG_HCCS 7*886bdf9cSHuisong Li tristate "HCCS driver on Kunpeng SoC" 8*886bdf9cSHuisong Li depends on ACPI 9*886bdf9cSHuisong Li depends on ARM64 || COMPILE_TEST 10*886bdf9cSHuisong Li help 11*886bdf9cSHuisong Li The Huawei Cache Coherence System (HCCS) is a multi-chip 12*886bdf9cSHuisong Li interconnection bus protocol. 13*886bdf9cSHuisong Li The performance of application may be affected if some HCCS 14*886bdf9cSHuisong Li ports are not in full lane status, have a large number of CRC 15*886bdf9cSHuisong Li errors and so on. 16*886bdf9cSHuisong Li 17*886bdf9cSHuisong Li Say M here if you want to include support for querying the 18*886bdf9cSHuisong Li health status and port information of HCCS on Kunpeng SoC. 19*886bdf9cSHuisong Li 20*886bdf9cSHuisong Liendmenu 21