^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) # SPDX-License-Identifier: GPL-2.0
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) # For a description of the syntax of this configuration file,
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) # see Documentation/kbuild/kconfig-language.rst.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) #
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) config PPC4xx_PCI_EXPRESS
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) bool
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) depends on PCI && 4xx
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) config PPC4xx_HSTA_MSI
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) bool
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) depends on PCI_MSI
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) depends on PCI && 4xx
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) config PPC4xx_MSI
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) bool
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) depends on PCI_MSI
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) depends on PCI && 4xx
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) config PPC_MSI_BITMAP
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21) bool
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22) depends on PCI_MSI
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23) default y if MPIC
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 24) default y if FSL_PCI
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 25) default y if PPC4xx_MSI
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 26) default y if PPC_POWERNV
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 27)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 28) source "arch/powerpc/sysdev/xics/Kconfig"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 29) source "arch/powerpc/sysdev/xive/Kconfig"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 30)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 31) config GE_FPGA
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 32) bool
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 33)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 34) config FSL_CORENET_RCPM
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 35) bool
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 36) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 37) This option enables support for RCPM (Run Control/Power Management).