# For a description of the syntax of this configuration file, # see Documentation/kbuild/kconfig-language.txt. # config [31mCONFIG_PPC4xx_PCI_EXPRESS[0m bool depends on [31mCONFIG_PCI[0m && [31mCONFIG_4xx[0m default n config [31mCONFIG_PPC4xx_HSTA_MSI[0m bool depends on [31mCONFIG_PCI_MSI[0m depends on [31mCONFIG_PCI[0m && [31mCONFIG_4xx[0m default n config [31mCONFIG_PPC4xx_MSI[0m bool depends on [31mCONFIG_PCI_MSI[0m depends on [31mCONFIG_PCI[0m && [31mCONFIG_4xx[0m default n config [31mCONFIG_PPC_MSI_BITMAP[0m bool depends on [31mCONFIG_PCI_MSI[0m default y if [31mCONFIG_MPIC[0m default y if [31mCONFIG_FSL_PCI[0m default y if [31mCONFIG_PPC4xx_MSI[0m default y if [31mCONFIG_PPC_POWERNV[0m source "arch/powerpc/sysdev/xics/Kconfig" config [31mCONFIG_PPC_SCOM[0m bool config [31mCONFIG_SCOM_DEBUGFS[0m bool "Expose SCOM controllers via debugfs" depends on [31mCONFIG_PPC_SCOM[0m && [31mCONFIG_DEBUG_FS[0m default n config [31mCONFIG_GE_FPGA[0m bool default n config [31mCONFIG_FSL_CORENET_RCPM[0m bool help This option enables support for RCPM (Run Control/Power Management). |