Skip to content

Commit 3c7f51b

Browse files
committed
Merge tag 'tegra-for-5.2-arm64-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/late
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 <[email protected]>
2 parents 23c6edd + 2e988a8 commit 3c7f51b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/Kconfig.platforms

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ config ARCH_SYNQUACER
215215
config ARCH_TEGRA
216216
bool "NVIDIA Tegra SoC Family"
217217
select ARCH_HAS_RESET_CONTROLLER
218+
select ARM_GIC_PM
218219
select CLKDEV_LOOKUP
219220
select CLKSRC_MMIO
220221
select TIMER_OF

0 commit comments

Comments
 (0)