Loading arch/arm64/Kconfig +1 −0 Original line number Diff line number Diff line Loading @@ -139,6 +139,7 @@ config ARCH_MSM select MSM_IRQ select PINCTRL select SOC_BUS select PCI select ARCH_HAS_CPUFREQ select CPU_FREQ_MSM select PM_DEVFREQ Loading drivers/pci/Kconfig +9 −0 Original line number Diff line number Diff line Loading @@ -119,3 +119,12 @@ config PCI_IOAPIC config PCI_LABEL def_bool y if (DMI || ACPI) select NLS config PCI_MSM bool "MSM PCIe Controller driver" depends on ARCH_MSM && PCI select PCI_DOMAINS select PCI_MSI help Enables the PCIe functionality by configures PCIe core on MSM chipset and by enabling the ARM PCI framework extension. Loading
arch/arm64/Kconfig +1 −0 Original line number Diff line number Diff line Loading @@ -139,6 +139,7 @@ config ARCH_MSM select MSM_IRQ select PINCTRL select SOC_BUS select PCI select ARCH_HAS_CPUFREQ select CPU_FREQ_MSM select PM_DEVFREQ Loading
drivers/pci/Kconfig +9 −0 Original line number Diff line number Diff line Loading @@ -119,3 +119,12 @@ config PCI_IOAPIC config PCI_LABEL def_bool y if (DMI || ACPI) select NLS config PCI_MSM bool "MSM PCIe Controller driver" depends on ARCH_MSM && PCI select PCI_DOMAINS select PCI_MSI help Enables the PCIe functionality by configures PCIe core on MSM chipset and by enabling the ARM PCI framework extension.