Merge tag 'tegra-for-5.2-arm64-soc-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
authorOlof Johansson <olof@lixom.net>
Thu, 16 May 2019 17:55:03 +0000 (10:55 -0700)
committerOlof Johansson <olof@lixom.net>
Thu, 16 May 2019 17:55:03 +0000 (10:55 -0700)
arm64: tegra: Core fixes for v5.2-rc1

This enables the ARM_GIC_PM driver by default for Tegra in order to
increase build coverage.

* tag 'tegra-for-5.2-arm64-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  arm64: tegra: Select ARM_GIC_PM

Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm64/Kconfig.platforms

index 0f4d91824e4b9cee6102ceedcb8427bba9166618..1001410c4782e8bc6f0d68f147010653bd1391a2 100644 (file)
@@ -215,6 +215,7 @@ config ARCH_SYNQUACER
 config ARCH_TEGRA
        bool "NVIDIA Tegra SoC Family"
        select ARCH_HAS_RESET_CONTROLLER
+       select ARM_GIC_PM
        select CLKDEV_LOOKUP
        select CLKSRC_MMIO
        select TIMER_OF