Skip to content

Commit 2e988a8

Browse files
pujarsthierryreding
authored andcommitted
arm64: tegra: Select ARM_GIC_PM
Enable ARM_GIC_PM for 64-bit Tegra devices. This is required to ensure that the driver gets built into kernel and helps to register the AGIC device when enabled in DT. Signed-off-by: Sameer Pujar <[email protected]> Reviewed-by: Jon Hunter <[email protected]> Tested-by: Jon Hunter <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
1 parent 9e98c67 commit 2e988a8

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
@@ -209,6 +209,7 @@ config ARCH_SYNQUACER
209209
config ARCH_TEGRA
210210
bool "NVIDIA Tegra SoC Family"
211211
select ARCH_HAS_RESET_CONTROLLER
212+
select ARM_GIC_PM
212213
select CLKDEV_LOOKUP
213214
select CLKSRC_MMIO
214215
select TIMER_OF

0 commit comments

Comments
 (0)