]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - drivers/pci/controller/Kconfig
treewide: replace '---help---' in Kconfig files with 'help'
[mirror_ubuntu-jammy-kernel.git] / drivers / pci / controller / Kconfig
index 02cc41c50469fc0af22f161bb124c5c86a0ef149..adddf21fa38157bd7e3b6bcf0ae3ac1e209f5e69 100644 (file)
@@ -248,7 +248,7 @@ config PCIE_TANGO_SMP8759
 config VMD
        depends on PCI_MSI && X86_64 && SRCU
        tristate "Intel Volume Management Device Driver"
-       ---help---
+       help
          Adds support for the Intel Volume Management Device (VMD). VMD is a
          secondary PCI host bridge that allows PCI Express root ports,
          and devices attached to them, to be removed from the default
@@ -276,6 +276,16 @@ config PCI_HYPERV_INTERFACE
          The Hyper-V PCI Interface is a helper driver allows other drivers to
          have a common interface with the Hyper-V PCI frontend driver.
 
+config PCI_LOONGSON
+       bool "LOONGSON PCI Controller"
+       depends on MACH_LOONGSON64 || COMPILE_TEST
+       depends on OF
+       depends on PCI_QUIRKS
+       default MACH_LOONGSON64
+       help
+         Say Y here if you want to enable PCI controller support on
+         Loongson systems.
+
 source "drivers/pci/controller/dwc/Kconfig"
 source "drivers/pci/controller/mobiveil/Kconfig"
 source "drivers/pci/controller/cadence/Kconfig"