summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/Kconfig
diff options
context:
space:
mode:
authorLiang Cheng <licheng@nvidia.com>2011-12-21 16:05:38 -0600
committerVarun Wadekar <vwadekar@nvidia.com>2011-12-27 12:15:14 +0530
commitafb496954b25d800d6847a4c3805fe42032c87ac (patch)
tree80708115ede4c06a7246d30e3303cd9a772010f3 /arch/arm/mach-tegra/Kconfig
parent66fa0f6523f8013b9f60af94bebbcc216f367a67 (diff)
ARM: config: enable profiling memory controller by default
bug 918997 Change-Id: I134ac6b40a9af40edca6dc902af604da32cfdc2b Reviewed-on: http://git-master/r/71698 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/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/Kconfig b/arch/arm/mach-tegra/Kconfig
index 7306df5d3672..6778958942fc 100644
--- a/arch/arm/mach-tegra/Kconfig
+++ b/arch/arm/mach-tegra/Kconfig
@@ -339,7 +339,7 @@ config TEGRA_AUTO_HOTPLUG
config TEGRA_MC_PROFILE
tristate "Enable profiling memory controller utilization"
- default n
+ default y
help
When enabled, provides a mechanism to perform statistical
sampling of the memory controller usage on a client-by-client