summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/Kconfig
diff options
context:
space:
mode:
authorKrishna Kishore <kthota@nvidia.com>2011-08-25 15:27:29 +0530
committerRohan Somvanshi <rsomvanshi@nvidia.com>2011-09-07 05:39:06 -0700
commit9bbfb4189474ede7f16a20b564ac7da2a93f6750 (patch)
treedd7cffc05f473dc05dd529c6ff3d0a94ba257e86 /arch/arm/mach-tegra/Kconfig
parentb1d7a4b7c309ebbc68d95b7fa66742bf462b6a3b (diff)
arm: tegra: pcie: Adding tegra3 support for pcie
Added support for tegra3 to pcie driver Fixes bug: 637871 Change-Id: I096ec1a2706aa9d77dd6b739ffb6bcf47d7639b1 Reviewed-on: http://git-master/r/44989 Reviewed-by: Rohan Somvanshi <rsomvanshi@nvidia.com> Tested-by: Rohan Somvanshi <rsomvanshi@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/Kconfig')
-rw-r--r--arch/arm/mach-tegra/Kconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/Kconfig b/arch/arm/mach-tegra/Kconfig
index fe63bfd9c478..a3ef5354d009 100644
--- a/arch/arm/mach-tegra/Kconfig
+++ b/arch/arm/mach-tegra/Kconfig
@@ -32,8 +32,10 @@ config ARCH_TEGRA_3x_SOC
ARM CortexA9MP CPU and the ARM PL310 L2 cache controller
config TEGRA_PCI
- bool "PCI Express support"
+ bool "PCIe host controller driver"
select PCI
+ help
+ Adds PCIe Host controller driver for tegra based systems
comment "Tegra board type"