xref: /kernel/linux/linux-6.6/arch/powerpc/sysdev/Kconfig
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/arch/powerpc/sysdev/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci# For a description of the syntax of this configuration file,
362306a36Sopenharmony_ci# see Documentation/kbuild/kconfig-language.rst.
462306a36Sopenharmony_ci#
562306a36Sopenharmony_ci
662306a36Sopenharmony_ciconfig PPC4xx_PCI_EXPRESS
762306a36Sopenharmony_ci	bool
862306a36Sopenharmony_ci	depends on PCI && 4xx
962306a36Sopenharmony_ci
1062306a36Sopenharmony_ciconfig PPC4xx_HSTA_MSI
1162306a36Sopenharmony_ci	bool
1262306a36Sopenharmony_ci	depends on PCI_MSI
1362306a36Sopenharmony_ci	depends on PCI && 4xx
1462306a36Sopenharmony_ci
1562306a36Sopenharmony_ciconfig PPC_MSI_BITMAP
1662306a36Sopenharmony_ci	bool
1762306a36Sopenharmony_ci	depends on PCI_MSI
1862306a36Sopenharmony_ci	default y if MPIC
1962306a36Sopenharmony_ci	default y if FSL_PCI
2062306a36Sopenharmony_ci	default y if PPC_POWERNV
2162306a36Sopenharmony_ci
2262306a36Sopenharmony_cisource "arch/powerpc/sysdev/xics/Kconfig"
2362306a36Sopenharmony_cisource "arch/powerpc/sysdev/xive/Kconfig"
2462306a36Sopenharmony_ci
2562306a36Sopenharmony_ciconfig GE_FPGA
2662306a36Sopenharmony_ci	bool
2762306a36Sopenharmony_ci
2862306a36Sopenharmony_ciconfig FSL_CORENET_RCPM
2962306a36Sopenharmony_ci	bool
3062306a36Sopenharmony_ci	help
3162306a36Sopenharmony_ci	  This option enables support for RCPM (Run Control/Power Management).
32

Indexes created Thu Nov 07 10:32:03 CST 2024