Merge "msm: pcie: Enable PCI domains in Kconfig"

This commit is contained in:
Linux Build Service Account 2013-12-05 22:28:44 -08:00 committed by Gerrit - the friendly Code Review server
commit e4fe71c217
1 changed files with 1 additions and 0 deletions

View File

@ -619,6 +619,7 @@ endchoice
config MSM_PCIE
bool "MSM PCIe Controller driver"
depends on PCI && PCI_MSI
select PCI_DOMAINS
help
Enables the PCIe functionality by configures PCIe core on
MSM chipset and by enabling the ARM PCI framework extension.