]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: tegra: fix ARCH_TEGRA_114_SOC select sort order
authorStephen Warren <swarren@nvidia.com>
Mon, 7 Oct 2013 17:11:42 +0000 (11:11 -0600)
committerStephen Warren <swarren@nvidia.com>
Mon, 7 Oct 2013 19:16:37 +0000 (13:16 -0600)
All the other select statements are alphabetically sorted. Fix the one
remaining escape.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/mach-tegra/Kconfig

index 67a76f2dfb9f62b99351e0e7ecb4d8c877b08d4b..f2e026af1ae4b12b9da53218564cbfa3e0ca103d 100644 (file)
@@ -53,9 +53,9 @@ config ARCH_TEGRA_3x_SOC
 
 config ARCH_TEGRA_114_SOC
        bool "Enable support for Tegra114 family"
-       select HAVE_ARM_ARCH_TIMER
        select ARM_ERRATA_798181
        select ARM_L1_CACHE_SHIFT_6
+       select HAVE_ARM_ARCH_TIMER
        select PINCTRL_TEGRA114
        help
          Support for NVIDIA Tegra T114 processor family, based on the