Directory | Files | |
---|---|---|
.. | 5 | |
ge | 3 | |
xics | 9 | |
xive | 6 | |
File | Size | |
6xx-suspend.S | 902 B | |
Kconfig | 609 B | |
Makefile | 1.8 kB | |
cpm2.c | 8.3 kB | |
cpm2_pic.c | 6.9 kB | |
cpm2_pic.h | 217 B | |
cpm_common.c | 5.2 kB | |
cpm_gpio.c | 1.7 kB | |
dart.h | 1.6 kB | |
dart_iommu.c | 11 kB | |
dcr-low.S | 846 B | |
dcr.c | 5.5 kB | |
ehv_pic.c | 7.4 kB | |
fsl_gtm.c | 12 kB | |
fsl_lbc.c | 10 kB | |
fsl_mpic_err.c | 3.5 kB | |
fsl_mpic_timer_wakeup.c | 3.5 kB | |
fsl_msi.c | 16 kB | |
fsl_msi.h | 1.3 kB | |
fsl_pci.c | 35 kB | |
fsl_pci.h | 5.1 kB | |
fsl_pmc.c | 1.8 kB | |
fsl_rcpm.c | 8.7 kB | |
fsl_rio.c | 20 kB | |
fsl_rio.h | 4.1 kB | |
fsl_rmu.c | 29 kB | |
fsl_soc.c | 4.5 kB | |
fsl_soc.h | 1.3 kB | |
grackle.c | 1.9 kB | |
i8259.c | 7.1 kB | |
indirect_pci.c | 4.5 kB | |
ipic.c | 19 kB | |
ipic.h | 1.4 kB | |
mmio_nvram.c | 3.2 kB | |
mpc5xxx_clocks.c | 854 B | |
mpic.c | 52 kB | |
mpic.h | 1.6 kB | |
mpic_msgr.c | 7.0 kB | |
mpic_msi.c | 2.4 kB | |
mpic_timer.c | 13 kB | |
mpic_u3msi.c | 5.2 kB | |
msi_bitmap.c | 7.5 kB | |
of_rtc.c | 1.4 kB | |
pmi.c | 5.9 kB | |
rtc_cmos_setup.c | 1.6 kB | |
tsi108_dev.c | 3.6 kB | |
tsi108_pci.c | 11 kB | |
udbg_memcons.c | 2.2 kB |
# SPDX-License-Identifier: GPL-2.0 # For a description of the syntax of this configuration file, # see Documentation/kbuild/kconfig-language.rst. # config PPC4xx_PCI_EXPRESS bool depends on PCI && 4xx config PPC4xx_HSTA_MSI bool depends on PCI_MSI depends on PCI && 4xx config PPC_MSI_BITMAP bool depends on PCI_MSI default y if MPIC default y if FSL_PCI default y if PPC_POWERNV source "arch/powerpc/sysdev/xics/Kconfig" source "arch/powerpc/sysdev/xive/Kconfig" config GE_FPGA bool config FSL_CORENET_RCPM bool help This option enables support for RCPM (Run Control/Power Management).