]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/bus/Kconfig
ACPI / CPPC: Fix invalid PCC channel status errors
[mirror_ubuntu-bionic-kernel.git] / drivers / bus / Kconfig
index dc7b3c7b7d42fd09eb5afd50350a7946f7434efa..17fc6ec14b7031cdd06e881c2ec9275352aa1835 100644 (file)
@@ -65,6 +65,14 @@ config BRCMSTB_GISB_ARB
          arbiter. This driver provides timeout and target abort error handling
          and internal bus master decoding.
 
+config HISILICON_LPC
+       bool "Support for ISA I/O space on HiSilicon Hip06/7"
+       depends on ARM64 && (ARCH_HISI || COMPILE_TEST)
+       select INDIRECT_PIO
+       help
+         Driver to enable I/O access to devices attached to the Low Pin
+         Count bus on the HiSilicon Hip06/7 SoC.
+
 config IMX_WEIM
        bool "Freescale EIM DRIVER"
        depends on ARCH_MXC