Browse Source

ARM: tegra: fix ARCH_TEGRA_114_SOC select sort order

All the other select statements are alphabetically sorted. Fix the one
remaining escape.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Stephen Warren 11 years ago
parent
commit
b6bda4e0d2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      arch/arm/mach-tegra/Kconfig

+ 1 - 1
arch/arm/mach-tegra/Kconfig

@@ -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