18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ci# For a description of the syntax of this configuration file,
38c2ecf20Sopenharmony_ci# see Documentation/kbuild/kconfig-language.rst.
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ciconfig PPC4xx_PCI_EXPRESS
78c2ecf20Sopenharmony_ci	bool
88c2ecf20Sopenharmony_ci	depends on PCI && 4xx
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ciconfig PPC4xx_HSTA_MSI
118c2ecf20Sopenharmony_ci	bool
128c2ecf20Sopenharmony_ci	depends on PCI_MSI
138c2ecf20Sopenharmony_ci	depends on PCI && 4xx
148c2ecf20Sopenharmony_ci
158c2ecf20Sopenharmony_ciconfig PPC4xx_MSI
168c2ecf20Sopenharmony_ci	bool
178c2ecf20Sopenharmony_ci	depends on PCI_MSI
188c2ecf20Sopenharmony_ci	depends on PCI && 4xx
198c2ecf20Sopenharmony_ci
208c2ecf20Sopenharmony_ciconfig PPC_MSI_BITMAP
218c2ecf20Sopenharmony_ci	bool
228c2ecf20Sopenharmony_ci	depends on PCI_MSI
238c2ecf20Sopenharmony_ci	default y if MPIC
248c2ecf20Sopenharmony_ci	default y if FSL_PCI
258c2ecf20Sopenharmony_ci	default y if PPC4xx_MSI
268c2ecf20Sopenharmony_ci	default y if PPC_POWERNV
278c2ecf20Sopenharmony_ci
288c2ecf20Sopenharmony_cisource "arch/powerpc/sysdev/xics/Kconfig"
298c2ecf20Sopenharmony_cisource "arch/powerpc/sysdev/xive/Kconfig"
308c2ecf20Sopenharmony_ci
318c2ecf20Sopenharmony_ciconfig GE_FPGA
328c2ecf20Sopenharmony_ci	bool
338c2ecf20Sopenharmony_ci
348c2ecf20Sopenharmony_ciconfig FSL_CORENET_RCPM
358c2ecf20Sopenharmony_ci	bool
368c2ecf20Sopenharmony_ci	help
378c2ecf20Sopenharmony_ci	  This option enables support for RCPM (Run Control/Power Management).
38