summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJong Kim <jongk@nvidia.com>2012-04-27 18:11:26 -0700
committerWinnie Hsu <whsu@nvidia.com>2012-05-24 22:47:53 -0700
commita082676078a953f3e3de626898c215181cf09e0a (patch)
treeec9c24415a8d98282b0ec6d45942733a2b2eb829
parent133d3400a4cdc7433ea7811e089cf93112c53252 (diff)
ARM: tegra2: clock: Enable PREINIT_CLOCKS
Enable CONFIG_PREINIT_CLOCKS. bug 967065 Change-Id: Ib6675f9bff6729ffe7dfcd8b753c42b5d32240e4 Signed-off-by: Jong Kim <jongk@nvidia.com> (cherry picked from commit 09df3f00cb8e04ec1b7e421700dea3868cce0c0a) Reviewed-on: http://git-master/r/104607 GVS: Gerrit_Virtual_Submit Reviewed-by: Winnie Hsu <whsu@nvidia.com>
-rw-r--r--arch/arm/configs/tegra_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig
index 1360db6dcbc0..39a9d7314a12 100644
--- a/arch/arm/configs/tegra_defconfig
+++ b/arch/arm/configs/tegra_defconfig
@@ -37,6 +37,7 @@ CONFIG_TEGRA_EMC_SCALING_ENABLE=y
CONFIG_TEGRA_CLOCK_DEBUG_WRITE=y
CONFIG_USB_HOTPLUG=y
CONFIG_TEGRA_USB_MODEM_POWER=y
+CONFIG_TEGRA_PREINIT_CLOCKS=y
CONFIG_TEGRA_PREPOWER_WIFI=y
CONFIG_ARM_ERRATA_720789=y
CONFIG_ARM_ERRATA_751472=y