msm: pcie: Enable PCI domains in Kconfig

Enable PCI domains feature for MSM PCIe in Kconfig.

Change-Id: I8ad3e9ccfeafb9db2e9ec083cfe96bfaeff53ac8
Signed-off-by: Yan He <yanhe@codeaurora.org>
This commit is contained in:
Yan He 2013-11-22 12:33:47 -08:00
parent a2b557c531
commit 2dc4dac7c0
1 changed files with 1 additions and 0 deletions

View File

@ -618,6 +618,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.