]> Git Repo - linux.git/blob - drivers/soc/hisilicon/Kconfig
x86/kaslr: Expose and use the end of the physical memory address space
[linux.git] / drivers / soc / hisilicon / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2
3 menu "Hisilicon SoC drivers"
4         depends on ARCH_HISI || COMPILE_TEST
5
6 config KUNPENG_HCCS
7         tristate "HCCS driver on Kunpeng SoC"
8         depends on ACPI
9         depends on PCC
10         depends on ARM64 || COMPILE_TEST
11         help
12           The Huawei Cache Coherence System (HCCS) is a multi-chip
13           interconnection bus protocol.
14           The performance of application may be affected if some HCCS
15           ports are not in full lane status, have a large number of CRC
16           errors and so on.
17
18           Say M here if you want to include support for querying the
19           health status and port information of HCCS on Kunpeng SoC.
20
21 endmenu
This page took 0.045039 seconds and 4 git commands to generate.