Files

32 lines
609 B
Plaintext
Raw Permalink Normal View History

# SPDX-License-Identifier: GPL-2.0
2007-12-21 15:39:24 +11:00
# For a description of the syntax of this configuration file,
# see Documentation/kbuild/kconfig-language.rst.
2007-12-21 15:39:24 +11:00
#
config PPC4xx_PCI_EXPRESS
bool
2024-06-28 22:12:00 +10:00
depends on PCI && 44x
config PPC4xx_HSTA_MSI
bool
depends on PCI_MSI
2024-06-28 22:12:00 +10:00
depends on PCI && 44x
config PPC_MSI_BITMAP
bool
depends on PCI_MSI
default y if MPIC
default y if FSL_PCI
default y if PPC_POWERNV
2011-04-04 13:46:58 +10:00
source "arch/powerpc/sysdev/xics/Kconfig"
source "arch/powerpc/sysdev/xive/Kconfig"
2011-04-04 13:46:58 +10:00
2012-03-12 17:12:59 +00:00
config GE_FPGA
bool
2015-11-20 17:13:59 +08:00
config FSL_CORENET_RCPM
bool
help
This option enables support for RCPM (Run Control/Power Management).